Pull request #43256 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7df7357e085703b4de3cb829c01cf4a9832a00db+a583434ebc5fb98bab6f693475e89e4d3a6703be (3da5e91c6d856154167c9d6883582a81970559f8) 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-43256@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-03-11T19:05:11.343Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-11T19:05:11.346Z] Trying to pass milestone 4 [Pipeline] milestone [2022-03-11T19:05:11.423Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-11T19:05:11.623Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0478aea6fff2bd28d) in /home/ubuntu/workspace/moby_PR-43256 [Pipeline] { [Pipeline] checkout [2022-03-11T19:05:11.656Z] The recommended git tool is: git [2022-03-11T19:05:11.663Z] using credential docker-jenkins-github-credentials [2022-03-11T19:05:11.672Z] Cloning the remote Git repository [2022-03-11T19:05:11.672Z] Cloning with configured refspecs honoured and without tags [2022-03-11T19:05:11.673Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T19:05:11.674Z] > git init /home/ubuntu/workspace/moby_PR-43256 # timeout=10 [2022-03-11T19:05:11.689Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:05:11.690Z] > git --version # timeout=10 [2022-03-11T19:05:11.692Z] > git --version # 'git version 2.17.1' [2022-03-11T19:05:11.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:11.693Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:27.269Z] Fetching without tags [2022-03-11T19:05:27.493Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:05:27.252Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:05:27.254Z] > git config --add remote.origin.fetch +refs/pull/43256/head:refs/remotes/origin/PR-43256 # timeout=10 [2022-03-11T19:05:27.258Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:27.266Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:05:27.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:05:27.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:27.271Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:27.494Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:05:27.497Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:05:28.038Z] Merge succeeded, producing 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:05:28.038Z] Checking out Revision 7df7357e085703b4de3cb829c01cf4a9832a00db (PR-43256) [2022-03-11T19:05:28.656Z] Commit message: "vendor: cloud.google.com/go v0.92.0, google.golang.org/api v0.54.0" [2022-03-11T19:05:28.661Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T19:05:27.994Z] > git remote # timeout=10 [2022-03-11T19:05:28.009Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T19:05:28.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:28.018Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T19:05:28.034Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T19:05:28.039Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:05:28.046Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:05:28.657Z] > git rev-list --no-walk 1d33b28b902e556a3e1994d7fc077ba44afcc76a # timeout=10 [2022-03-11T19:05:29.347Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43256:/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-03-11T19:05:31.873Z] 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-03-11T19:05:32.101Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0478aea6fff2bd28d) in /home/ubuntu/workspace/moby_PR-43256 [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) [2022-03-11T19:05:32.113Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-082316ec87e1983f8) in /home/ubuntu/workspace/moby_PR-43256 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2022-03-11T19:05:32.118Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-024a42d4790b1ad34) in /home/ubuntu/workspace/moby_PR-43256 [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] } [2022-03-11T19:05:32.121Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0478f24b45cdbec6a) in /home/ubuntu/workspace/moby_PR-43256 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-03-11T19:05:32.171Z] The recommended git tool is: git [2022-03-11T19:05:32.180Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-03-11T19:05:32.193Z] Fetching changes from the remote Git repository [2022-03-11T19:05:32.199Z] Fetching without tags [2022-03-11T19:05:32.204Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e1da55058af88d12) in /home/ubuntu/workspace/moby_PR-43256 [Pipeline] checkout [2022-03-11T19:05:32.221Z] The recommended git tool is: git [2022-03-11T19:05:32.227Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-11T19:05:32.234Z] Cloning the remote Git repository [2022-03-11T19:05:32.234Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-03-11T19:05:32.307Z] The recommended git tool is: git [Pipeline] { (Build dev image) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-03-11T19:05:32.317Z] using credential docker-jenkins-github-credentials [2022-03-11T19:05:32.319Z] The recommended git tool is: git [2022-03-11T19:05:32.328Z] Cloning the remote Git repository [2022-03-11T19:05:32.328Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [2022-03-11T19:05:32.378Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-03-11T19:05:32.385Z] Cloning the remote Git repository [2022-03-11T19:05:32.385Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2022-03-11T19:05:32.412Z] Running on azwin-2-5c7261 in d:\jenkins\workspace\moby_PR-43256 [2022-03-11T19:05:32.424Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit 7df7357e085703b4de3cb829c01cf4a9832a00db [Pipeline] // stage [Pipeline] // stage [2022-03-11T19:05:32.462Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] ws [2022-03-11T19:05:32.519Z] Running in d:\gopath\src\github.com\docker\docker [2022-03-11T19:05:32.519Z] Merge succeeded, producing 7df7357e085703b4de3cb829c01cf4a9832a00db [Pipeline] { [2022-03-11T19:05:32.520Z] Checking out Revision 7df7357e085703b4de3cb829c01cf4a9832a00db (PR-43256) [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-03-11T19:05:32.600Z] Commit message: "vendor: cloud.google.com/go v0.92.0, google.golang.org/api v0.54.0" [Pipeline] stage [Pipeline] { (Integration tests) [2022-03-11T19:05:32.613Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-11T19:05:32.844Z] using credential docker-jenkins-github-credentials [2022-03-11T19:05:32.924Z] Cloning the remote Git repository [2022-03-11T19:05:32.924Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T19:05:32.189Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43256/.git # timeout=10 [2022-03-11T19:05:32.195Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:05:32.200Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:05:32.200Z] > git --version # timeout=10 [2022-03-11T19:05:32.205Z] > git --version # 'git version 2.17.1' [2022-03-11T19:05:32.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:32.206Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:32.425Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:05:32.427Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:05:32.473Z] > git remote # timeout=10 [2022-03-11T19:05:32.476Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T19:05:32.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:32.481Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T19:05:32.501Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T19:05:32.522Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:05:32.529Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:05:32.277Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T19:05:32.278Z] > git init /home/ubuntu/workspace/moby_PR-43256 # timeout=10 [2022-03-11T19:05:32.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:05:32.291Z] > git --version # timeout=10 [2022-03-11T19:05:32.300Z] > git --version # 'git version 2.17.1' [2022-03-11T19:05:32.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:32.301Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:32.413Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T19:05:32.413Z] > git init /home/ubuntu/workspace/moby_PR-43256 # timeout=10 [2022-03-11T19:05:32.422Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:05:32.422Z] > git --version # timeout=10 [2022-03-11T19:05:32.427Z] > git --version # 'git version 2.25.1' [2022-03-11T19:05:32.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:32.428Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:32.320Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T19:05:32.320Z] > git init /home/ubuntu/workspace/moby_PR-43256 # timeout=10 [2022-03-11T19:05:32.332Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:05:32.332Z] > git --version # timeout=10 [2022-03-11T19:05:32.336Z] > git --version # 'git version 2.25.1' [2022-03-11T19:05:32.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:32.337Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:33.348Z] + docker version [2022-03-11T19:05:33.348Z] Client: Docker Engine - Community [2022-03-11T19:05:33.348Z] Version: 20.10.12 [2022-03-11T19:05:33.348Z] API version: 1.41 [2022-03-11T19:05:33.348Z] Go version: go1.16.12 [2022-03-11T19:05:33.348Z] Git commit: e91ed57 [2022-03-11T19:05:33.348Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-11T19:05:33.348Z] OS/Arch: linux/amd64 [2022-03-11T19:05:33.348Z] Context: default [2022-03-11T19:05:33.348Z] Experimental: true [2022-03-11T19:05:33.348Z] [2022-03-11T19:05:33.348Z] Server: Docker Engine - Community [2022-03-11T19:05:33.348Z] Engine: [2022-03-11T19:05:33.348Z] Version: 20.10.12 [2022-03-11T19:05:33.348Z] API version: 1.41 (minimum version 1.12) [2022-03-11T19:05:33.348Z] Go version: go1.16.12 [2022-03-11T19:05:33.348Z] Git commit: 459d0df [2022-03-11T19:05:33.348Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-11T19:05:33.348Z] OS/Arch: linux/amd64 [2022-03-11T19:05:33.348Z] Experimental: true [2022-03-11T19:05:33.348Z] containerd: [2022-03-11T19:05:33.348Z] Version: 1.4.12 [2022-03-11T19:05:33.348Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T19:05:33.348Z] runc: [2022-03-11T19:05:33.348Z] Version: 1.0.2 [2022-03-11T19:05:33.348Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T19:05:33.348Z] docker-init: [2022-03-11T19:05:33.348Z] Version: 0.19.0 [2022-03-11T19:05:33.348Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-11T19:05:33.626Z] + docker info [2022-03-11T19:05:32.961Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T19:05:32.962Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-11T19:05:33.042Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:05:33.043Z] > git --version # timeout=10 [2022-03-11T19:05:33.093Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-11T19:05:33.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:33.095Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:34.191Z] Client: [2022-03-11T19:05:34.191Z] Context: default [2022-03-11T19:05:34.191Z] Debug Mode: false [2022-03-11T19:05:34.191Z] Plugins: [2022-03-11T19:05:34.191Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T19:05:34.191Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T19:05:34.191Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-11T19:05:34.191Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-11T19:05:34.191Z] [2022-03-11T19:05:34.191Z] Server: [2022-03-11T19:05:34.191Z] Containers: 0 [2022-03-11T19:05:34.191Z] Running: 0 [2022-03-11T19:05:34.191Z] Paused: 0 [2022-03-11T19:05:34.191Z] Stopped: 0 [2022-03-11T19:05:34.191Z] Images: 5 [2022-03-11T19:05:34.191Z] Server Version: 20.10.12 [2022-03-11T19:05:34.191Z] Storage Driver: overlay2 [2022-03-11T19:05:34.191Z] Backing Filesystem: extfs [2022-03-11T19:05:34.191Z] Supports d_type: true [2022-03-11T19:05:34.191Z] Native Overlay Diff: true [2022-03-11T19:05:34.191Z] userxattr: false [2022-03-11T19:05:34.191Z] Logging Driver: json-file [2022-03-11T19:05:34.191Z] Cgroup Driver: cgroupfs [2022-03-11T19:05:34.191Z] Cgroup Version: 1 [2022-03-11T19:05:34.191Z] Plugins: [2022-03-11T19:05:34.191Z] Volume: local [2022-03-11T19:05:34.191Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T19:05:34.191Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T19:05:34.191Z] Swarm: inactive [2022-03-11T19:05:34.191Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-11T19:05:34.191Z] Default Runtime: runc [2022-03-11T19:05:34.191Z] Init Binary: docker-init [2022-03-11T19:05:34.191Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T19:05:34.191Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T19:05:34.191Z] init version: de40ad0 [2022-03-11T19:05:34.191Z] Security Options: [2022-03-11T19:05:34.191Z] apparmor [2022-03-11T19:05:34.191Z] seccomp [2022-03-11T19:05:34.191Z] Profile: default [2022-03-11T19:05:34.191Z] Kernel Version: 5.4.0-1061-aws [2022-03-11T19:05:34.191Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-11T19:05:34.191Z] OSType: linux [2022-03-11T19:05:34.191Z] Architecture: x86_64 [2022-03-11T19:05:34.191Z] CPUs: 2 [2022-03-11T19:05:34.191Z] Total Memory: 7.483GiB [2022-03-11T19:05:34.191Z] Name: ip-10-100-118-24 [2022-03-11T19:05:34.191Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-11T19:05:34.191Z] Docker Root Dir: /var/lib/docker [2022-03-11T19:05:34.191Z] Debug Mode: false [2022-03-11T19:05:34.191Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:05:34.191Z] Labels: [2022-03-11T19:05:34.191Z] Experimental: true [2022-03-11T19:05:34.191Z] Insecure Registries: [2022-03-11T19:05:34.191Z] 127.0.0.0/8 [2022-03-11T19:05:34.191Z] Live Restore Enabled: true [2022-03-11T19:05:34.191Z] [2022-03-11T19:05:34.191Z] WARNING: No swap limit support [Pipeline] sh [2022-03-11T19:05:34.475Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T19:05:34.475Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T19:05:34.475Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43256/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-11T19:05:34.475Z] + bash /home/ubuntu/workspace/moby_PR-43256/check-config.sh [2022-03-11T19:05:34.475Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-11T19:05:34.475Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-11T19:05:34.475Z] [2022-03-11T19:05:34.475Z] Generally Necessary: [2022-03-11T19:05:34.475Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-11T19:05:34.475Z] - apparmor: enabled and tools installed [2022-03-11T19:05:34.475Z] - CONFIG_NAMESPACES: enabled [2022-03-11T19:05:34.475Z] - CONFIG_NET_NS: enabled [2022-03-11T19:05:34.475Z] - CONFIG_PID_NS: enabled [2022-03-11T19:05:34.475Z] - CONFIG_IPC_NS: enabled [2022-03-11T19:05:34.475Z] - CONFIG_UTS_NS: enabled [2022-03-11T19:05:34.475Z] - CONFIG_CGROUPS: enabled [2022-03-11T19:05:34.475Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-11T19:05:34.475Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-11T19:05:34.475Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-11T19:05:34.475Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-11T19:05:34.475Z] - CONFIG_CPUSETS: enabled [2022-03-11T19:05:34.475Z] - CONFIG_MEMCG: enabled [2022-03-11T19:05:34.475Z] - CONFIG_KEYS: enabled [2022-03-11T19:05:34.475Z] - CONFIG_VETH: enabled (as module) [2022-03-11T19:05:34.612Z] using credential docker-jenkins-github-credentials [2022-03-11T19:05:34.620Z] Cloning the remote Git repository [2022-03-11T19:05:34.620Z] Cloning with configured refspecs honoured and without tags [2022-03-11T19:05:34.733Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-11T19:05:34.733Z] - CONFIG_CGROUP_BPF: enabled [2022-03-11T19:05:34.733Z] [2022-03-11T19:05:34.733Z] Optional Features: [2022-03-11T19:05:34.733Z] - CONFIG_USER_NS: enabled [2022-03-11T19:05:34.733Z] - CONFIG_SECCOMP: enabled [2022-03-11T19:05:34.733Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-11T19:05:34.733Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-11T19:05:34.733Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-11T19:05:34.733Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-11T19:05:34.733Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-11T19:05:34.733Z] - CONFIG_BLK_CGROUP: enabled [2022-03-11T19:05:34.733Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-11T19:05:34.733Z] - CONFIG_CGROUP_PERF: enabled [2022-03-11T19:05:34.733Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-11T19:05:34.733Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-11T19:05:34.733Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-11T19:05:34.733Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-11T19:05:34.733Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-11T19:05:34.733Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_IP_VS: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-11T19:05:34.733Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-11T19:05:34.733Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-11T19:05:34.733Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-11T19:05:34.733Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-11T19:05:34.733Z] - CONFIG_EXT4_FS: enabled [2022-03-11T19:05:34.733Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-11T19:05:34.733Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-11T19:05:34.733Z] - Network Drivers: [2022-03-11T19:05:34.733Z] - "overlay": [2022-03-11T19:05:34.733Z] - CONFIG_VXLAN: enabled (as module) [2022-03-11T19:05:34.733Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-11T19:05:34.733Z] Optional (for encrypted networks): [2022-03-11T19:05:34.644Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T19:05:34.707Z] > git init /home/ubuntu/workspace/moby_PR-43256 # timeout=10 [2022-03-11T19:05:34.990Z] - CONFIG_CRYPTO: enabled [2022-03-11T19:05:34.990Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-11T19:05:34.990Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-11T19:05:34.990Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-11T19:05:34.990Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-11T19:05:34.990Z] - CONFIG_XFRM: enabled [2022-03-11T19:05:34.990Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-11T19:05:34.990Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-11T19:05:34.990Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-11T19:05:34.990Z] - "ipvlan": [2022-03-11T19:05:34.990Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-11T19:05:34.990Z] - "macvlan": [2022-03-11T19:05:34.990Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-11T19:05:34.990Z] - CONFIG_DUMMY: enabled (as module) [2022-03-11T19:05:34.990Z] - "ftp,tftp client in container": [2022-03-11T19:05:34.990Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-11T19:05:34.991Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-11T19:05:34.991Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-11T19:05:34.991Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-11T19:05:34.991Z] - Storage Drivers: [2022-03-11T19:05:34.991Z] - "aufs": [2022-03-11T19:05:34.991Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-11T19:05:34.991Z] - "btrfs": [2022-03-11T19:05:34.991Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-11T19:05:34.991Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-11T19:05:34.991Z] - "devicemapper": [2022-03-11T19:05:34.991Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-11T19:05:34.991Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-11T19:05:34.991Z] - "overlay": [2022-03-11T19:05:34.991Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-11T19:05:34.991Z] - "zfs": [2022-03-11T19:05:34.991Z] - /dev/zfs: present [2022-03-11T19:05:34.991Z] - zfs command: missing [2022-03-11T19:05:34.991Z] - zpool command: missing [2022-03-11T19:05:34.991Z] [2022-03-11T19:05:34.991Z] Limits: [2022-03-11T19:05:34.991Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-11T19:05:34.991Z] [2022-03-11T19:05:34.991Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T19:05:35.330Z] + sudo modprobe ip_vs [2022-03-11T19:05:35.330Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7df7357e085703b4de3cb829c01cf4a9832a00db . [2022-03-11T19:05:35.587Z] #1 [internal] load build definition from Dockerfile [2022-03-11T19:05:35.587Z] #1 sha256:57259af031a9c78c5fbb92f431143ab4a298841a60cc1153d01dd1881e0eec85 [2022-03-11T19:05:35.587Z] #1 transferring dockerfile: 16.77kB done [2022-03-11T19:05:35.587Z] #1 DONE 0.0s [2022-03-11T19:05:35.587Z] [2022-03-11T19:05:35.587Z] #2 [internal] load .dockerignore [2022-03-11T19:05:35.587Z] #2 sha256:86964a6e8c49670156884bd2835c5ae352fde82e65b6406b1c8edb992b2f14bb [2022-03-11T19:05:35.587Z] #2 transferring context: 87B done [2022-03-11T19:05:35.587Z] #2 DONE 0.0s [2022-03-11T19:05:35.587Z] [2022-03-11T19:05:35.587Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T19:05:35.587Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-11T19:05:35.587Z] #3 DONE 0.1s [2022-03-11T19:05:35.587Z] [2022-03-11T19:05:35.587Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T19:05:35.587Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-11T19:05:35.587Z] #4 CACHED [2022-03-11T19:05:35.847Z] [2022-03-11T19:05:35.847Z] #5 [internal] load .dockerignore [2022-03-11T19:05:35.847Z] #5 sha256:2d447d61057d5306ea101a7e93ce032b337196fc20ab6932ed26493076611590 [2022-03-11T19:05:35.847Z] #5 DONE 0.0s [2022-03-11T19:05:35.847Z] [2022-03-11T19:05:35.847Z] #6 [internal] load build definition from Dockerfile [2022-03-11T19:05:35.847Z] #6 sha256:82be5de708742a79f138467b9c6ba03e61b422a9a826e85ab2756e2eaf7dc873 [2022-03-11T19:05:35.847Z] #6 DONE 0.0s [2022-03-11T19:05:35.847Z] [2022-03-11T19:05:35.847Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T19:05:35.847Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T19:05:35.847Z] #7 DONE 0.1s [2022-03-11T19:05:35.847Z] [2022-03-11T19:05:35.847Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T19:05:35.847Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T19:05:35.847Z] #8 DONE 0.1s [2022-03-11T19:05:35.847Z] [2022-03-11T19:05:35.847Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T19:05:35.847Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-11T19:05:35.847Z] #9 DONE 0.1s [2022-03-11T19:05:35.847Z] [2022-03-11T19:05:35.847Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T19:05:35.847Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-11T19:05:34.940Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:05:34.940Z] > git --version # timeout=10 [2022-03-11T19:05:34.948Z] > git --version # 'git version 2.17.1' [2022-03-11T19:05:34.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:34.950Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:36.104Z] #10 DONE 0.1s [2022-03-11T19:05:36.104Z] [2022-03-11T19:05:36.105Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T19:05:36.105Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T19:05:36.105Z] #69 DONE 0.0s [2022-03-11T19:05:36.105Z] [2022-03-11T19:05:36.105Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T19:05:36.105Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T19:05:36.105Z] #11 DONE 0.0s [2022-03-11T19:05:36.105Z] [2022-03-11T19:05:36.105Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T19:05:36.105Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T19:05:36.105Z] #67 DONE 0.0s [2022-03-11T19:05:36.105Z] [2022-03-11T19:05:36.105Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T19:05:36.105Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T19:05:36.105Z] #28 DONE 0.0s [2022-03-11T19:05:36.105Z] [2022-03-11T19:05:36.105Z] #24 [internal] load build context [2022-03-11T19:05:36.105Z] #24 sha256:cc4d7c21b7a6fa5281b8555acbf4dd15b09cca21783e1641f7756a63b24eea3c [2022-03-11T19:05:36.366Z] #24 ... [2022-03-11T19:05:36.366Z] [2022-03-11T19:05:36.366Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T19:05:36.366Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T19:05:36.366Z] #45 DONE 0.4s [2022-03-11T19:05:36.366Z] [2022-03-11T19:05:36.366Z] #24 [internal] load build context [2022-03-11T19:05:36.366Z] #24 sha256:cc4d7c21b7a6fa5281b8555acbf4dd15b09cca21783e1641f7756a63b24eea3c [2022-03-11T19:05:37.766Z] #24 transferring context: 58.90MB 1.6s done [2022-03-11T19:05:37.766Z] #24 DONE 1.6s [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T19:05:37.766Z] #39 sha256:1273d603b43a6095f4a655847efa939b2411ded3b879bdf899c38f44903d51b1 [2022-03-11T19:05:37.766Z] #39 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T19:05:37.766Z] #29 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-11T19:05:37.766Z] #13 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #56 sha256:b6f8b853d6ff8f9dda87f0ab05ed2976569821ae4a9a2e903602167bc068a292 [2022-03-11T19:05:37.766Z] #56 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T19:05:37.766Z] #48 sha256:e75af5ba7c473156aaf222d5faf91a407b3680a113758c2fa87c9c01ffa626aa [2022-03-11T19:05:37.766Z] #48 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-11T19:05:37.766Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T19:05:37.766Z] #51 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T19:05:37.766Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-11T19:05:37.766Z] #19 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T19:05:37.766Z] #65 sha256:cdd1f513753430c89152a79b7975778fecac7d3c887167805523624c48628513 [2022-03-11T19:05:37.766Z] #65 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #63 sha256:ddeea0d0b4ba981032c9638b85e2a40f70d77fb9cad8158b4bdae7f103b3cb1d [2022-03-11T19:05:37.766Z] #63 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T19:05:37.766Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-11T19:05:37.766Z] #12 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T19:05:37.766Z] #50 sha256:6a4802f12ef0c20b09b0359360088bf52d8132b719a496dedec75ce1c49bb9ee [2022-03-11T19:05:37.766Z] #50 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T19:05:37.766Z] #54 sha256:8c3a7374c69a6904df31b7d54b50363743f81adf77f25bf5f9b7f6922af23209 [2022-03-11T19:05:37.766Z] #54 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T19:05:37.766Z] #27 sha256:7b69ee79a7df3eeb629049dfeded719b3003e50395ed519203ec9297703459e3 [2022-03-11T19:05:37.766Z] #27 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T19:05:37.766Z] #61 sha256:b5f439ce6b90c0aaa4ca0d747e6368ff1ae34f1627e0ff419b4d3247acfef67e [2022-03-11T19:05:37.766Z] #61 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T19:05:37.766Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-11T19:05:37.766Z] #70 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T19:05:37.766Z] #43 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T19:05:37.766Z] #47 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T19:05:37.766Z] #25 sha256:e988dbc923b7a00f4a90d766f621852abbf05f8603e40e5c33fb33d111b0050b [2022-03-11T19:05:37.766Z] #25 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-11T19:05:37.766Z] #16 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T19:05:37.766Z] #44 sha256:0185530420b6ae3466deafc0abff98a147dd7c835bb9b480ad122825949e38d4 [2022-03-11T19:05:37.766Z] #44 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T19:05:37.766Z] #37 sha256:fd1ccf200b59380294b548a919a37fa3b65d1a44d3a1d72484b77aa6965c8e26 [2022-03-11T19:05:37.766Z] #37 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T19:05:37.766Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T19:05:37.766Z] #33 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T19:05:37.766Z] #59 sha256:3ad9d4b92376349e65a9f7ea09dd18b9775aeafa4febe19839fc8917d99b0a2f [2022-03-11T19:05:37.766Z] #59 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T19:05:37.766Z] #30 sha256:9c978678f4975a411e28899bd864fe288923482c1508831f572aacdb7279a437 [2022-03-11T19:05:37.766Z] #30 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T19:05:37.766Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-11T19:05:37.766Z] #18 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T19:05:37.766Z] #62 sha256:2091da6fcb757bb42a5ff55c13edd8151630cfc2977106e363ccc99a543af0d7 [2022-03-11T19:05:37.766Z] #62 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T19:05:37.766Z] #14 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T19:05:37.766Z] #64 sha256:66c3acc6de47067067b2454924ea042ef07132adfb1a3936cc849a7baf0c7c90 [2022-03-11T19:05:37.766Z] #64 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T19:05:37.766Z] #71 sha256:a6e5a1e6d2609608eb696bd1166017854def66443d7a92b2e5b1d1ad9aef5760 [2022-03-11T19:05:37.766Z] #71 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T19:05:37.766Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-11T19:05:37.766Z] #15 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T19:05:37.766Z] #53 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T19:05:37.766Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-11T19:05:37.766Z] #20 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T19:05:37.766Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-11T19:05:37.766Z] #68 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T19:05:37.766Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-11T19:05:37.766Z] #42 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-11T19:05:37.766Z] #46 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T19:05:37.766Z] #55 sha256:9719c16665b80f172995a29b55ed2e50d3cc9cc49b025a5ce97c3b9db4dc7339 [2022-03-11T19:05:37.766Z] #55 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T19:05:37.766Z] #41 sha256:1202bdd58999c7efbef9f882a53ff5612443b2c7cb148108f722ba55d0982940 [2022-03-11T19:05:37.766Z] #41 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T19:05:37.766Z] #34 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T19:05:37.766Z] #49 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-11T19:05:37.766Z] #22 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #31 sha256:6cbbcfb7298d75ede2f7d243c4d3ed959182cf10673dcdf72f9abdabc9ff6656 [2022-03-11T19:05:37.766Z] #31 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T19:05:37.766Z] #35 sha256:0b0967cd49f084ae0ab52c3a69a8fd47130bd8fea4c0ff52e89ecb5810e1e380 [2022-03-11T19:05:37.766Z] #35 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #40 sha256:78c01dd3c6cd55c2ab7f9f9e428991834f68db5f6428c4c423d997450ae22564 [2022-03-11T19:05:37.766Z] #40 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T19:05:37.766Z] #58 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T19:05:37.766Z] #32 sha256:7684620e988b5d42886e0fd7b9955cedc4bfeac6b451bfb9e1c3a6e0fb995a94 [2022-03-11T19:05:37.766Z] #32 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T19:05:37.766Z] #21 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T19:05:37.766Z] #52 sha256:fc58c7474f1b97533b6c2cc2bec39e91d4dbba891ff57085acc69e6cd64f658f [2022-03-11T19:05:37.766Z] #52 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T19:05:37.766Z] #57 sha256:d2f6131d24d82cdda5c96089f98ae1aca2c73cdbd85aa5a86042af9b627f6657 [2022-03-11T19:05:37.766Z] #57 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T19:05:37.766Z] #66 sha256:7e2fd2850872a59a0156f7c8aad1b6d4b881a5596f2bbff9267e0e3d31ddea52 [2022-03-11T19:05:37.766Z] #66 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #26 sha256:34cd0705ff5d6735b42cff1c3e635230421ed71d00ff9692671f31856852baf8 [2022-03-11T19:05:37.766Z] #26 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #60 sha256:9c717227c4fc442e2b93d32adddeaa822996757408fd17a30c9193180e4441cb [2022-03-11T19:05:37.766Z] #60 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T19:05:37.766Z] #38 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T19:05:37.766Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-11T19:05:37.766Z] #17 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #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-03-11T19:05:37.766Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T19:05:37.766Z] #36 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T19:05:37.766Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-11T19:05:37.766Z] #23 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T19:05:37.766Z] #72 sha256:86669fdbe0f2a629ca610f303c39108e427ed9c64a5808230aa0b412eb34bdc9 [2022-03-11T19:05:37.766Z] #72 CACHED [2022-03-11T19:05:37.766Z] [2022-03-11T19:05:37.766Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T19:05:37.766Z] #73 sha256:e02eabe8441ad999fb54974ef52a8bbe09971465d1cce807b463aabec0155f68 [2022-03-11T19:05:38.701Z] #73 DONE 0.9s [2022-03-11T19:05:38.701Z] [2022-03-11T19:05:38.701Z] #74 exporting to image [2022-03-11T19:05:38.701Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T19:05:38.701Z] #74 exporting layers [2022-03-11T19:05:39.634Z] #74 exporting layers 1.0s done [2022-03-11T19:05:39.634Z] #74 writing image sha256:8b2e2bb4d0a5198ec3fb196b0dd53e5d8ca40272781d81e4944e94f58c04bfd8 done [2022-03-11T19:05:39.634Z] #74 naming to docker.io/library/docker:7df7357e085703b4de3cb829c01cf4a9832a00db done [2022-03-11T19:05:39.634Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-11T19:05:39.969Z] + trap exit INT TERM [2022-03-11T19:05:39.969Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-11T19:05:39.969Z] + CONTAINER_NAME=docker-pr5 [2022-03-11T19:05:39.969Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43256/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -e DOCKER_GRAPHDRIVER docker:7df7357e085703b4de3cb829c01cf4a9832a00db hack/make.sh dynbinary [2022-03-11T19:05:40.226Z] [2022-03-11T19:05:40.485Z] Removing bundles/ [2022-03-11T19:05:40.485Z] [2022-03-11T19:05:40.485Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T19:05:40.485Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T19:05:40.485Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:05:44.668Z] Fetching without tags [2022-03-11T19:05:44.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:05:44.678Z] > git config --add remote.origin.fetch +refs/pull/43256/head:refs/remotes/origin/PR-43256 # timeout=10 [2022-03-11T19:05:44.680Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:44.687Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:05:44.695Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:05:44.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:44.696Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:44.898Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:05:45.421Z] Merge succeeded, producing 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:05:45.421Z] Checking out Revision 7df7357e085703b4de3cb829c01cf4a9832a00db (PR-43256) [2022-03-11T19:05:45.990Z] Commit message: "vendor: cloud.google.com/go v0.92.0, google.golang.org/api v0.54.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T19:05:44.925Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:05:44.928Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:05:45.411Z] > git remote # timeout=10 [2022-03-11T19:05:45.415Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T19:05:45.423Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:45.423Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T19:05:45.434Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T19:05:45.453Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:05:45.458Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:05:46.677Z] + docker version [2022-03-11T19:05:46.677Z] Client: Docker Engine - Community [2022-03-11T19:05:46.677Z] Version: 20.10.12 [2022-03-11T19:05:46.677Z] API version: 1.41 [2022-03-11T19:05:46.677Z] Go version: go1.16.12 [2022-03-11T19:05:46.677Z] Git commit: e91ed57 [2022-03-11T19:05:46.677Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-11T19:05:46.677Z] OS/Arch: linux/arm64 [2022-03-11T19:05:46.677Z] Context: default [2022-03-11T19:05:46.677Z] Experimental: true [2022-03-11T19:05:46.677Z] [2022-03-11T19:05:46.677Z] Server: Docker Engine - Community [2022-03-11T19:05:46.677Z] Engine: [2022-03-11T19:05:46.677Z] Version: 20.10.12 [2022-03-11T19:05:46.677Z] API version: 1.41 (minimum version 1.12) [2022-03-11T19:05:46.677Z] Go version: go1.16.12 [2022-03-11T19:05:46.677Z] Git commit: 459d0df [2022-03-11T19:05:46.677Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-11T19:05:46.677Z] OS/Arch: linux/arm64 [2022-03-11T19:05:46.677Z] Experimental: true [2022-03-11T19:05:46.677Z] containerd: [2022-03-11T19:05:46.677Z] Version: 1.4.12 [2022-03-11T19:05:46.677Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T19:05:46.677Z] runc: [2022-03-11T19:05:46.677Z] Version: 1.0.2 [2022-03-11T19:05:46.677Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T19:05:46.677Z] docker-init: [2022-03-11T19:05:46.677Z] Version: 0.19.0 [2022-03-11T19:05:46.677Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-11T19:05:46.969Z] + docker info [2022-03-11T19:05:47.106Z] Still waiting to schedule task [2022-03-11T19:05:47.107Z] Waiting for next available executor on ‘windows-2019’ [2022-03-11T19:05:47.109Z] Still waiting to schedule task [2022-03-11T19:05:47.109Z] Waiting for next available executor on ‘windows-2022’ [2022-03-11T19:05:47.229Z] Client: [2022-03-11T19:05:47.229Z] Context: default [2022-03-11T19:05:47.229Z] Debug Mode: false [2022-03-11T19:05:47.229Z] Plugins: [2022-03-11T19:05:47.229Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T19:05:47.229Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T19:05:47.229Z] [2022-03-11T19:05:47.229Z] Server: [2022-03-11T19:05:47.229Z] Containers: 0 [2022-03-11T19:05:47.229Z] Running: 0 [2022-03-11T19:05:47.229Z] Paused: 0 [2022-03-11T19:05:47.229Z] Stopped: 0 [2022-03-11T19:05:47.229Z] Images: 4 [2022-03-11T19:05:47.229Z] Server Version: 20.10.12 [2022-03-11T19:05:47.229Z] Storage Driver: overlay2 [2022-03-11T19:05:47.229Z] Backing Filesystem: extfs [2022-03-11T19:05:47.229Z] Supports d_type: true [2022-03-11T19:05:47.229Z] Native Overlay Diff: true [2022-03-11T19:05:47.229Z] userxattr: false [2022-03-11T19:05:47.229Z] Logging Driver: json-file [2022-03-11T19:05:47.229Z] Cgroup Driver: cgroupfs [2022-03-11T19:05:47.229Z] Cgroup Version: 1 [2022-03-11T19:05:47.229Z] Plugins: [2022-03-11T19:05:47.229Z] Volume: local [2022-03-11T19:05:47.229Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T19:05:47.229Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T19:05:47.229Z] Swarm: inactive [2022-03-11T19:05:47.229Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-11T19:05:47.229Z] Default Runtime: runc [2022-03-11T19:05:47.229Z] Init Binary: docker-init [2022-03-11T19:05:47.229Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T19:05:47.229Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T19:05:47.229Z] init version: de40ad0 [2022-03-11T19:05:47.229Z] Security Options: [2022-03-11T19:05:47.229Z] apparmor [2022-03-11T19:05:47.229Z] seccomp [2022-03-11T19:05:47.229Z] Profile: default [2022-03-11T19:05:47.229Z] Kernel Version: 5.11.0-1023-aws [2022-03-11T19:05:47.229Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-11T19:05:47.229Z] OSType: linux [2022-03-11T19:05:47.229Z] Architecture: aarch64 [2022-03-11T19:05:47.229Z] CPUs: 2 [2022-03-11T19:05:47.229Z] Total Memory: 7.576GiB [2022-03-11T19:05:47.229Z] Name: ip-10-100-52-98 [2022-03-11T19:05:47.229Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-11T19:05:47.229Z] Docker Root Dir: /var/lib/docker [2022-03-11T19:05:47.229Z] Debug Mode: false [2022-03-11T19:05:47.229Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:05:47.229Z] Labels: [2022-03-11T19:05:47.229Z] Experimental: true [2022-03-11T19:05:47.229Z] Insecure Registries: [2022-03-11T19:05:47.229Z] 127.0.0.0/8 [2022-03-11T19:05:47.229Z] Live Restore Enabled: true [2022-03-11T19:05:47.229Z] [Pipeline] sh [2022-03-11T19:05:47.516Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T19:05:47.516Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T19:05:47.516Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43256/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-11T19:05:47.516Z] + bash /home/ubuntu/workspace/moby_PR-43256/check-config.sh [2022-03-11T19:05:47.516Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-11T19:05:47.516Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-11T19:05:47.516Z] [2022-03-11T19:05:47.516Z] Generally Necessary: [2022-03-11T19:05:47.516Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-11T19:05:47.516Z] - apparmor: enabled and tools installed [2022-03-11T19:05:47.516Z] - CONFIG_NAMESPACES: enabled [2022-03-11T19:05:47.516Z] - CONFIG_NET_NS: enabled [2022-03-11T19:05:47.516Z] - CONFIG_PID_NS: enabled [2022-03-11T19:05:47.516Z] - CONFIG_IPC_NS: enabled [2022-03-11T19:05:47.516Z] - CONFIG_UTS_NS: enabled [2022-03-11T19:05:47.516Z] - CONFIG_CGROUPS: enabled [2022-03-11T19:05:47.516Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-11T19:05:47.516Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-11T19:05:47.516Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-11T19:05:47.516Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-11T19:05:47.516Z] - CONFIG_CPUSETS: enabled [2022-03-11T19:05:47.516Z] - CONFIG_MEMCG: enabled [2022-03-11T19:05:47.516Z] - CONFIG_KEYS: enabled [2022-03-11T19:05:47.516Z] - CONFIG_VETH: enabled (as module) [2022-03-11T19:05:47.516Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-11T19:05:47.516Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-11T19:05:47.516Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-11T19:05:47.516Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-11T19:05:47.516Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-11T19:05:47.516Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-11T19:05:47.517Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-11T19:05:47.517Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-11T19:05:47.517Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-11T19:05:47.517Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-11T19:05:47.517Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-11T19:05:47.517Z] - CONFIG_CGROUP_BPF: enabled [2022-03-11T19:05:47.517Z] [2022-03-11T19:05:47.517Z] Optional Features: [2022-03-11T19:05:47.517Z] - CONFIG_USER_NS: enabled [2022-03-11T19:05:47.517Z] - CONFIG_SECCOMP: enabled [2022-03-11T19:05:47.517Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-11T19:05:47.517Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-11T19:05:47.517Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-11T19:05:47.517Z] (cgroup swap accounting is currently enabled) [2022-03-11T19:05:47.517Z] - CONFIG_BLK_CGROUP: enabled [2022-03-11T19:05:47.517Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-11T19:05:47.517Z] - CONFIG_CGROUP_PERF: enabled [2022-03-11T19:05:47.517Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-11T19:05:47.517Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-11T19:05:47.517Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-11T19:05:47.517Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-11T19:05:47.517Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-11T19:05:47.517Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-11T19:05:47.517Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-11T19:05:47.517Z] - CONFIG_IP_VS: enabled (as module) [2022-03-11T19:05:47.517Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-11T19:05:47.517Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-11T19:05:47.622Z] Fetching without tags [2022-03-11T19:05:47.662Z] Fetching without tags [2022-03-11T19:05:47.777Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-11T19:05:47.777Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-11T19:05:47.777Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-11T19:05:47.777Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-11T19:05:47.777Z] - CONFIG_EXT4_FS: enabled [2022-03-11T19:05:47.777Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-11T19:05:47.777Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-11T19:05:47.777Z] - Network Drivers: [2022-03-11T19:05:47.777Z] - "overlay": [2022-03-11T19:05:47.777Z] - CONFIG_VXLAN: enabled (as module) [2022-03-11T19:05:47.777Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-11T19:05:47.777Z] Optional (for encrypted networks): [2022-03-11T19:05:47.777Z] - CONFIG_CRYPTO: enabled [2022-03-11T19:05:47.777Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-11T19:05:47.777Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-11T19:05:47.777Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-11T19:05:47.777Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-11T19:05:47.777Z] - CONFIG_XFRM: enabled [2022-03-11T19:05:47.777Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-11T19:05:47.777Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-11T19:05:47.777Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-11T19:05:47.777Z] - "ipvlan": [2022-03-11T19:05:47.777Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-11T19:05:47.777Z] - "macvlan": [2022-03-11T19:05:47.777Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-11T19:05:47.777Z] - CONFIG_DUMMY: enabled (as module) [2022-03-11T19:05:47.777Z] - "ftp,tftp client in container": [2022-03-11T19:05:47.777Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-11T19:05:47.777Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-11T19:05:47.777Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-11T19:05:47.777Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-11T19:05:47.777Z] - Storage Drivers: [2022-03-11T19:05:47.777Z] - "aufs": [2022-03-11T19:05:47.777Z] - CONFIG_AUFS_FS: missing [2022-03-11T19:05:47.777Z] - "btrfs": [2022-03-11T19:05:47.777Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-11T19:05:47.777Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-11T19:05:47.777Z] - "devicemapper": [2022-03-11T19:05:47.777Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-11T19:05:47.777Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-11T19:05:47.777Z] - "overlay": [2022-03-11T19:05:47.777Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-11T19:05:47.777Z] - "zfs": [2022-03-11T19:05:47.777Z] - /dev/zfs: present [2022-03-11T19:05:47.777Z] - zfs command: missing [2022-03-11T19:05:47.777Z] - zpool command: missing [2022-03-11T19:05:47.777Z] [2022-03-11T19:05:47.777Z] Limits: [2022-03-11T19:05:47.777Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-11T19:05:47.777Z] [2022-03-11T19:05:47.777Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T19:05:47.865Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:05:47.881Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:05:47.635Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:05:47.641Z] > git config --add remote.origin.fetch +refs/pull/43256/head:refs/remotes/origin/PR-43256 # timeout=10 [2022-03-11T19:05:47.649Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:47.657Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:05:47.664Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:05:47.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:47.665Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:47.883Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:05:47.888Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:05:48.123Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7df7357e085703b4de3cb829c01cf4a9832a00db . [2022-03-11T19:05:48.123Z] #1 [internal] load build definition from Dockerfile [2022-03-11T19:05:48.123Z] #1 sha256:3d9777a93fe2eb6c9e8b0952f712c120738b22ceb7900e14ec87bb71614e44c8 [2022-03-11T19:05:48.123Z] #1 transferring dockerfile: 16.77kB done [2022-03-11T19:05:48.123Z] #1 DONE 0.0s [2022-03-11T19:05:48.123Z] [2022-03-11T19:05:48.123Z] #2 [internal] load .dockerignore [2022-03-11T19:05:48.123Z] #2 sha256:41431b0680d378c74b8117ac7461cb2c673b81ff4e3fd2919e5a5e5f68aeb65c [2022-03-11T19:05:48.123Z] #2 transferring context: 87B done [2022-03-11T19:05:48.123Z] #2 DONE 0.0s [2022-03-11T19:05:48.123Z] [2022-03-11T19:05:48.123Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T19:05:48.123Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-11T19:05:47.593Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:05:47.596Z] > git config --add remote.origin.fetch +refs/pull/43256/head:refs/remotes/origin/PR-43256 # timeout=10 [2022-03-11T19:05:47.599Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:47.609Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:05:47.614Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:05:47.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:47.615Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:47.857Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:05:47.868Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:05:48.384Z] #3 DONE 0.1s [2022-03-11T19:05:48.384Z] [2022-03-11T19:05:48.384Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T19:05:48.384Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-11T19:05:48.384Z] #4 CACHED [2022-03-11T19:05:48.384Z] [2022-03-11T19:05:48.384Z] #6 [internal] load build definition from Dockerfile [2022-03-11T19:05:48.385Z] #6 sha256:722a955bf6a0d4c6cd0845358197a4093a86807c55811f044ce75b69daab1a71 [2022-03-11T19:05:48.385Z] #6 DONE 0.0s [2022-03-11T19:05:48.385Z] [2022-03-11T19:05:48.385Z] #5 [internal] load .dockerignore [2022-03-11T19:05:48.385Z] #5 sha256:a21ee80a26f356ae084e95eb708ef0857cd644fad8aa6f30deeaefa5a7fb3f36 [2022-03-11T19:05:48.385Z] #5 DONE 0.0s [2022-03-11T19:05:48.385Z] [2022-03-11T19:05:48.385Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T19:05:48.385Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T19:05:48.435Z] Merge succeeded, producing 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:05:48.435Z] Checking out Revision 7df7357e085703b4de3cb829c01cf4a9832a00db (PR-43256) [2022-03-11T19:05:48.435Z] Merge succeeded, producing 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:05:48.435Z] Checking out Revision 7df7357e085703b4de3cb829c01cf4a9832a00db (PR-43256) [2022-03-11T19:05:48.645Z] #7 DONE 0.1s [2022-03-11T19:05:48.645Z] [2022-03-11T19:05:48.645Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T19:05:48.645Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T19:05:48.645Z] #8 DONE 0.1s [2022-03-11T19:05:48.645Z] [2022-03-11T19:05:48.645Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T19:05:48.645Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-11T19:05:48.645Z] #9 DONE 0.1s [2022-03-11T19:05:48.645Z] [2022-03-11T19:05:48.645Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T19:05:48.645Z] #10 sha256:22ad42c0f63999343985ab56aa068321849128ea8a7a89632def013e434f4488 [2022-03-11T19:05:48.645Z] #10 DONE 0.1s [2022-03-11T19:05:48.906Z] [2022-03-11T19:05:48.906Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T19:05:48.906Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T19:05:48.906Z] #67 DONE 0.0s [2022-03-11T19:05:48.906Z] [2022-03-11T19:05:48.906Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T19:05:48.906Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T19:05:48.906Z] #69 DONE 0.0s [2022-03-11T19:05:48.906Z] [2022-03-11T19:05:48.906Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T19:05:48.906Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-11T19:05:48.906Z] #11 DONE 0.0s [2022-03-11T19:05:48.906Z] [2022-03-11T19:05:48.906Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T19:05:48.906Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-11T19:05:48.906Z] #28 DONE 0.0s [2022-03-11T19:05:48.906Z] [2022-03-11T19:05:48.906Z] #24 [internal] load build context [2022-03-11T19:05:48.906Z] #24 sha256:3d307ebbf606fce3d3c1c6dac4bb0c32231c625f18a708d8b8d371f5af2a5fc0 [2022-03-11T19:05:48.916Z] Commit message: "vendor: cloud.google.com/go v0.92.0, google.golang.org/api v0.54.0" [2022-03-11T19:05:48.964Z] Commit message: "vendor: cloud.google.com/go v0.92.0, google.golang.org/api v0.54.0" [2022-03-11T19:05:49.176Z] #24 ... [2022-03-11T19:05:49.176Z] [2022-03-11T19:05:49.176Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T19:05:49.176Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T19:05:49.176Z] #45 DONE 0.4s [2022-03-11T19:05:49.176Z] [2022-03-11T19:05:49.176Z] #24 [internal] load build context [2022-03-11T19:05:49.176Z] #24 sha256:3d307ebbf606fce3d3c1c6dac4bb0c32231c625f18a708d8b8d371f5af2a5fc0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T19:05:49.667Z] + docker version [2022-03-11T19:05:49.667Z] Client: Docker Engine - Community [2022-03-11T19:05:49.667Z] Version: 20.10.12 [2022-03-11T19:05:49.667Z] API version: 1.41 [2022-03-11T19:05:49.667Z] Go version: go1.16.12 [2022-03-11T19:05:49.667Z] Git commit: e91ed57 [2022-03-11T19:05:49.667Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-11T19:05:49.667Z] OS/Arch: linux/amd64 [2022-03-11T19:05:49.667Z] Context: default [2022-03-11T19:05:49.667Z] Experimental: true [2022-03-11T19:05:49.667Z] [2022-03-11T19:05:49.667Z] Server: Docker Engine - Community [2022-03-11T19:05:49.667Z] Engine: [2022-03-11T19:05:49.667Z] Version: 20.10.12 [2022-03-11T19:05:49.667Z] API version: 1.41 (minimum version 1.12) [2022-03-11T19:05:49.667Z] Go version: go1.16.12 [2022-03-11T19:05:49.667Z] Git commit: 459d0df [2022-03-11T19:05:49.667Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-11T19:05:49.667Z] OS/Arch: linux/amd64 [2022-03-11T19:05:49.667Z] Experimental: true [2022-03-11T19:05:49.667Z] containerd: [2022-03-11T19:05:49.667Z] Version: 1.4.12 [2022-03-11T19:05:49.667Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T19:05:49.667Z] runc: [2022-03-11T19:05:49.667Z] Version: 1.0.2 [2022-03-11T19:05:49.667Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T19:05:49.667Z] docker-init: [2022-03-11T19:05:49.667Z] Version: 0.19.0 [2022-03-11T19:05:49.667Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T19:05:48.383Z] > git remote # timeout=10 [2022-03-11T19:05:48.388Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T19:05:48.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:48.401Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T19:05:48.418Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T19:05:48.445Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:05:48.455Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:05:49.957Z] + docker info [2022-03-11T19:05:48.393Z] > git remote # timeout=10 [2022-03-11T19:05:48.398Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T19:05:48.403Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:48.403Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T19:05:48.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T19:05:48.428Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:05:48.439Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:05:50.128Z] + docker version [2022-03-11T19:05:50.128Z] Client: Docker Engine - Community [2022-03-11T19:05:50.128Z] Version: 20.10.12 [2022-03-11T19:05:50.128Z] API version: 1.41 [2022-03-11T19:05:50.128Z] Go version: go1.16.12 [2022-03-11T19:05:50.128Z] Git commit: e91ed57 [2022-03-11T19:05:50.128Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-11T19:05:50.128Z] OS/Arch: linux/amd64 [2022-03-11T19:05:50.128Z] Context: default [2022-03-11T19:05:50.128Z] Experimental: true [2022-03-11T19:05:50.128Z] [2022-03-11T19:05:50.128Z] Server: Docker Engine - Community [2022-03-11T19:05:50.128Z] Engine: [2022-03-11T19:05:50.128Z] Version: 20.10.12 [2022-03-11T19:05:50.128Z] API version: 1.41 (minimum version 1.12) [2022-03-11T19:05:50.128Z] Go version: go1.16.12 [2022-03-11T19:05:50.128Z] Git commit: 459d0df [2022-03-11T19:05:50.128Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-11T19:05:50.128Z] OS/Arch: linux/amd64 [2022-03-11T19:05:50.128Z] Experimental: true [2022-03-11T19:05:50.128Z] containerd: [2022-03-11T19:05:50.128Z] Version: 1.4.12 [2022-03-11T19:05:50.128Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T19:05:50.128Z] runc: [2022-03-11T19:05:50.128Z] Version: 1.0.2 [2022-03-11T19:05:50.128Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T19:05:50.128Z] docker-init: [2022-03-11T19:05:50.128Z] Version: 0.19.0 [2022-03-11T19:05:50.128Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-11T19:05:50.143Z] #24 transferring context: 58.90MB 1.1s done [2022-03-11T19:05:50.143Z] #24 DONE 1.2s [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #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-03-11T19:05:50.143Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-11T19:05:50.143Z] #34 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #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-03-11T19:05:50.143Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-11T19:05:50.143Z] #53 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-11T19:05:50.143Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-11T19:05:50.143Z] #51 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #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-03-11T19:05:50.143Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-11T19:05:50.143Z] #49 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T19:05:50.143Z] #50 sha256:dfdbed78112568eb6db25d37fae6d94d0b8f2f4c44f5760c030e1c2e10770238 [2022-03-11T19:05:50.143Z] #50 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T19:05:50.143Z] #32 sha256:7e3145f636cfdd06862258ab81cc2c6497cc0d031a675a835f55396bd5df94d9 [2022-03-11T19:05:50.143Z] #32 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T19:05:50.143Z] #55 sha256:ef0a4c680b7f4a86106f138504b55d29d6d4cd3385ae4da9f59532b2628c5ab7 [2022-03-11T19:05:50.143Z] #55 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #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-03-11T19:05:50.143Z] #26 sha256:08d41ffb5c20469893f2004f58ecd3d48aa38af16e256a1d54a49b260e1fb111 [2022-03-11T19:05:50.143Z] #26 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #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-03-11T19:05:50.143Z] #22 sha256:d14082d5357a42ffaebfff01d9ae84eabcf067dba5a4ac6a2b542cae9eff8027 [2022-03-11T19:05:50.143Z] #22 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #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-03-11T19:05:50.143Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-11T19:05:50.143Z] #21 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T19:05:50.143Z] #35 sha256:11f274d9d6fae656bfd07909601c59d353e5c811f28a3a73926f807c30be4e04 [2022-03-11T19:05:50.143Z] #35 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T19:05:50.143Z] #59 sha256:91218967f23d77427ea9bf969ccebf617d2ff87ce8db5048b5ccc1d44317bb89 [2022-03-11T19:05:50.143Z] #59 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T19:05:50.143Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-11T19:05:50.143Z] #68 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T19:05:50.143Z] #57 sha256:cefa1d57b42bfa34dc1fc4365bb3a550bbc67ad120952842b7710ef2cfd5faaa [2022-03-11T19:05:50.143Z] #57 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #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-03-11T19:05:50.143Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-11T19:05:50.143Z] #58 CACHED [2022-03-11T19:05:50.143Z] [2022-03-11T19:05:50.143Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T19:05:50.144Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-11T19:05:50.144Z] #23 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T19:05:50.144Z] #18 sha256:0be824bad61d5c4f371287ba4ea9564b3a8b3e2fe93d6ace3c834395cc1bdf6d [2022-03-11T19:05:50.144Z] #18 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T19:05:50.144Z] #17 sha256:6d445e17e82a6afd8099c23fd61946d766c1342f7cb9d89c86708f3e96199681 [2022-03-11T19:05:50.144Z] #17 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T19:05:50.144Z] #15 sha256:9fcee72a13afdc64193673faad22cfc8d635840bd59b8c3a85761ebc70bcc3c3 [2022-03-11T19:05:50.144Z] #15 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T19:05:50.144Z] #65 sha256:028df9f151e0bfd57bde05d48dadfa1eb412c5c95a2d0afbc6d32e885532ed6f [2022-03-11T19:05:50.144Z] #65 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-11T19:05:50.144Z] #36 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T19:05:50.144Z] #39 sha256:7a8c84513856fc8531bc95da1d68c3502a9022bcc209eac5a468806ca8e510ba [2022-03-11T19:05:50.144Z] #39 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #13 sha256:9f188e1017c9fac2fca657577c71ee2cc73089491a98e5c2195a0038fb0a90a9 [2022-03-11T19:05:50.144Z] #13 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T19:05:50.144Z] #19 sha256:0d803f813b44ffe2129290229a5c41393e6d4e3d0bc33dd512d88242a9059d4a [2022-03-11T19:05:50.144Z] #19 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-11T19:05:50.144Z] #47 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T19:05:50.144Z] #14 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T19:05:50.144Z] #27 sha256:49123fdccbdc07ba0c65286660a99fab8f364e61a5054a45ff1a98e1a0dcd0a6 [2022-03-11T19:05:50.144Z] #27 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #56 sha256:d4e4bbb9c82143af0480dd67db47e238d9108d6c79fc2d3f66de113012037ff4 [2022-03-11T19:05:50.144Z] #56 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T19:05:50.144Z] #33 sha256:a978201be0c5f3787ef2cb2a4e67e283eb0ff961151521c3ea699a76d4ee7da9 [2022-03-11T19:05:50.144Z] #33 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #46 sha256:29f307aacc913c168d34ae6100258981712fa6f867ace27802647a2e17757ba8 [2022-03-11T19:05:50.144Z] #46 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-11T19:05:50.144Z] #29 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #40 sha256:6013b28d91fcfb819e040640407fe6d00ebfdf1bf5c33e9eb871cae24f956a21 [2022-03-11T19:05:50.144Z] #40 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T19:05:50.144Z] #37 sha256:1fbc7b8ee637de09ad61acb5bd81d486b2e48d6c1dda798898c9da036efa488b [2022-03-11T19:05:50.144Z] #37 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T19:05:50.144Z] #64 sha256:c87759aa06aa5bd84b599b0fe40ad6d7f0e35850718c6faaa27947a07155d61c [2022-03-11T19:05:50.144Z] #64 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T19:05:50.144Z] #54 sha256:29912d79cdb8cc7aacab1bec369431aad7b09e6f794c14de7550ad4fa2e8a2a7 [2022-03-11T19:05:50.144Z] #54 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T19:05:50.144Z] #48 sha256:726574efd574dc13cda183f948f8f49e56c22ff84f44dd4f8d89cf06983dd2d2 [2022-03-11T19:05:50.144Z] #48 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T19:05:50.144Z] #52 sha256:e9bde279605ef969c0a1e932895874e757011a7437ba3fa21d9c88f87af480f4 [2022-03-11T19:05:50.144Z] #52 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T19:05:50.144Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-11T19:05:50.144Z] #70 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #16 sha256:0c80225504182bbac7a0e55e8c1aa3859d87336028874264d84ff9fa2df8a46a [2022-03-11T19:05:50.144Z] #16 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T19:05:50.144Z] #44 sha256:67ba069ab3d4b376b9742148482d80149fe3ca531ddbe9b87aac0fb9268d35a2 [2022-03-11T19:05:50.144Z] #44 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T19:05:50.144Z] #30 sha256:0845fdaad22694348be96a0115547306ce5d5f946dc4caa6f88544b2451ea333 [2022-03-11T19:05:50.144Z] #30 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T19:05:50.144Z] #41 sha256:79e811f87d3b21dfe3c5ad4641be9fc3872dd2e3551ee018cdbee8b28e6cdd87 [2022-03-11T19:05:50.144Z] #41 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T19:05:50.144Z] #42 sha256:0e338dcbed0835dbc2e2e4721efc34d8208489bcae390ba527e5b7e61e8d880f [2022-03-11T19:05:50.144Z] #42 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T19:05:50.144Z] #71 sha256:776ae984aa05b6828a481d01367b44aa4d2239f53a615c2920d68319f5f9cded [2022-03-11T19:05:50.144Z] #71 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T19:05:50.144Z] #62 sha256:912760473abdbd3f48a2e466cdf0acd90b16635c37ec3ced9a16fcc8c250571c [2022-03-11T19:05:50.144Z] #62 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #31 sha256:74614d7cb89dff4dff00b96f2b8662ffe9969c6fd887ff79a1d734b398434a75 [2022-03-11T19:05:50.144Z] #31 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-11T19:05:50.144Z] #43 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T19:05:50.144Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-11T19:05:50.144Z] #12 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #60 sha256:dedf4b889831250d67ca84a1141e1aedcdea7eddffacaf9762c31854a335bead [2022-03-11T19:05:50.144Z] #60 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T19:05:50.144Z] #61 sha256:45dff00b34381a1cac6bf3ea1dbc690c744abb201774866c579358c7c8cc723f [2022-03-11T19:05:50.144Z] #61 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T19:05:50.144Z] #25 sha256:43ac917a73848442ac84406b43f09e9311642c3821e83e3a98d9f6898921a455 [2022-03-11T19:05:50.144Z] #25 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #63 sha256:5916daca79eb74f78d53e51e76bcbbdd0017e30fc87f620924cee45e314c83e7 [2022-03-11T19:05:50.144Z] #63 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #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-03-11T19:05:50.144Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-11T19:05:50.144Z] #38 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T19:05:50.144Z] #20 sha256:3632c16c49cb9271406f3686f7bfc9cabcb81928521e8ce1c755c8632f702f99 [2022-03-11T19:05:50.144Z] #20 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T19:05:50.144Z] #66 sha256:2a203e7d787a5f59e5288b22469efe9a16fa2e221baf492d0f39de7f174eb4ad [2022-03-11T19:05:50.144Z] #66 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T19:05:50.144Z] #72 sha256:97d668e3c785be41317e675149a26a5ef79a470a23b4157753855e8d4e9166fa [2022-03-11T19:05:50.144Z] #72 CACHED [2022-03-11T19:05:50.144Z] [2022-03-11T19:05:50.144Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T19:05:50.144Z] #73 sha256:2d05ff04aa97989de3ee43426ee12fed8156f64b6be98a031728bacae0eb9bf3 [2022-03-11T19:05:50.404Z] + docker info [2022-03-11T19:05:50.899Z] Client: [2022-03-11T19:05:50.899Z] Context: default [2022-03-11T19:05:50.899Z] Debug Mode: false [2022-03-11T19:05:50.899Z] Plugins: [2022-03-11T19:05:50.899Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T19:05:50.899Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T19:05:50.899Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-11T19:05:50.899Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-11T19:05:50.899Z] [2022-03-11T19:05:50.899Z] Server: [2022-03-11T19:05:50.899Z] Containers: 0 [2022-03-11T19:05:50.899Z] Running: 0 [2022-03-11T19:05:50.899Z] Paused: 0 [2022-03-11T19:05:50.899Z] Stopped: 0 [2022-03-11T19:05:50.899Z] Images: 3 [2022-03-11T19:05:50.899Z] Server Version: 20.10.12 [2022-03-11T19:05:50.899Z] Storage Driver: overlay2 [2022-03-11T19:05:50.899Z] Backing Filesystem: extfs [2022-03-11T19:05:50.899Z] Supports d_type: true [2022-03-11T19:05:50.899Z] Native Overlay Diff: true [2022-03-11T19:05:50.899Z] userxattr: false [2022-03-11T19:05:50.899Z] Logging Driver: json-file [2022-03-11T19:05:50.899Z] Cgroup Driver: systemd [2022-03-11T19:05:50.899Z] Cgroup Version: 2 [2022-03-11T19:05:50.899Z] Plugins: [2022-03-11T19:05:50.899Z] Volume: local [2022-03-11T19:05:50.899Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T19:05:50.899Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T19:05:50.899Z] Swarm: inactive [2022-03-11T19:05:50.899Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-11T19:05:50.899Z] Default Runtime: runc [2022-03-11T19:05:50.899Z] Init Binary: docker-init [2022-03-11T19:05:50.899Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T19:05:50.899Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T19:05:50.899Z] init version: de40ad0 [2022-03-11T19:05:50.899Z] Security Options: [2022-03-11T19:05:50.899Z] apparmor [2022-03-11T19:05:50.899Z] seccomp [2022-03-11T19:05:50.899Z] Profile: default [2022-03-11T19:05:50.899Z] cgroupns [2022-03-11T19:05:50.899Z] Kernel Version: 5.11.0-1023-aws [2022-03-11T19:05:50.899Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-11T19:05:50.899Z] OSType: linux [2022-03-11T19:05:50.899Z] Architecture: x86_64 [2022-03-11T19:05:50.899Z] CPUs: 2 [2022-03-11T19:05:50.899Z] Total Memory: 7.477GiB [2022-03-11T19:05:50.899Z] Name: ip-10-100-57-104 [2022-03-11T19:05:50.899Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-11T19:05:50.899Z] Docker Root Dir: /var/lib/docker [2022-03-11T19:05:50.899Z] Debug Mode: false [2022-03-11T19:05:50.899Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:05:50.899Z] Labels: [2022-03-11T19:05:50.899Z] Experimental: true [2022-03-11T19:05:50.899Z] Insecure Registries: [2022-03-11T19:05:50.899Z] 127.0.0.0/8 [2022-03-11T19:05:50.899Z] Live Restore Enabled: true [2022-03-11T19:05:50.899Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T19:05:50.966Z] Client: [2022-03-11T19:05:50.966Z] Context: default [2022-03-11T19:05:50.966Z] Debug Mode: false [2022-03-11T19:05:50.966Z] Plugins: [2022-03-11T19:05:50.966Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T19:05:50.966Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T19:05:50.966Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-11T19:05:50.966Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-11T19:05:50.966Z] [2022-03-11T19:05:50.966Z] Server: [2022-03-11T19:05:50.966Z] Containers: 0 [2022-03-11T19:05:50.966Z] Running: 0 [2022-03-11T19:05:50.966Z] Paused: 0 [2022-03-11T19:05:50.966Z] Stopped: 0 [2022-03-11T19:05:50.966Z] Images: 2 [2022-03-11T19:05:50.966Z] Server Version: 20.10.12 [2022-03-11T19:05:50.966Z] Storage Driver: overlay2 [2022-03-11T19:05:50.966Z] Backing Filesystem: extfs [2022-03-11T19:05:50.966Z] Supports d_type: true [2022-03-11T19:05:50.966Z] Native Overlay Diff: true [2022-03-11T19:05:50.966Z] userxattr: false [2022-03-11T19:05:50.966Z] Logging Driver: json-file [2022-03-11T19:05:50.966Z] Cgroup Driver: cgroupfs [2022-03-11T19:05:50.966Z] Cgroup Version: 1 [2022-03-11T19:05:50.966Z] Plugins: [2022-03-11T19:05:50.966Z] Volume: local [2022-03-11T19:05:50.966Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T19:05:50.966Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T19:05:50.966Z] Swarm: inactive [2022-03-11T19:05:50.966Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-11T19:05:50.966Z] Default Runtime: runc [2022-03-11T19:05:50.966Z] Init Binary: docker-init [2022-03-11T19:05:50.966Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T19:05:50.966Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T19:05:50.966Z] init version: de40ad0 [2022-03-11T19:05:50.966Z] Security Options: [2022-03-11T19:05:50.966Z] apparmor [2022-03-11T19:05:50.966Z] seccomp [2022-03-11T19:05:50.966Z] Profile: default [2022-03-11T19:05:50.966Z] Kernel Version: 5.4.0-1061-aws [2022-03-11T19:05:50.966Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-11T19:05:50.966Z] OSType: linux [2022-03-11T19:05:50.966Z] Architecture: x86_64 [2022-03-11T19:05:50.966Z] CPUs: 2 [2022-03-11T19:05:50.966Z] Total Memory: 15.35GiB [2022-03-11T19:05:50.966Z] Name: ip-10-100-94-238 [2022-03-11T19:05:50.966Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-11T19:05:50.966Z] Docker Root Dir: /var/lib/docker [2022-03-11T19:05:50.966Z] Debug Mode: false [2022-03-11T19:05:50.966Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:05:50.966Z] Labels: [2022-03-11T19:05:50.966Z] Experimental: true [2022-03-11T19:05:50.966Z] Insecure Registries: [2022-03-11T19:05:50.966Z] 127.0.0.0/8 [2022-03-11T19:05:50.966Z] Live Restore Enabled: true [2022-03-11T19:05:50.966Z] [2022-03-11T19:05:50.966Z] WARNING: No swap limit support [Pipeline] sh [2022-03-11T19:05:51.085Z] #73 DONE 0.8s [2022-03-11T19:05:51.085Z] [2022-03-11T19:05:51.085Z] #74 exporting to image [2022-03-11T19:05:51.085Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T19:05:51.085Z] #74 exporting layers [2022-03-11T19:05:51.235Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7df7357e085703b4de3cb829c01cf4a9832a00db . [2022-03-11T19:05:51.235Z] #1 [internal] load build definition from Dockerfile [2022-03-11T19:05:51.235Z] #1 sha256:ba77fb0a3670113238e7a19ef2e46d7bece3e2fd457f9368296c400be0d52d79 [2022-03-11T19:05:51.235Z] #1 transferring dockerfile: 16.77kB done [2022-03-11T19:05:51.235Z] #1 DONE 0.0s [2022-03-11T19:05:51.235Z] [2022-03-11T19:05:51.235Z] #2 [internal] load .dockerignore [2022-03-11T19:05:51.235Z] #2 sha256:6a757bd750626b5c881a86aa429fb18d9cc4f45f4cfc920835ae13067efde081 [2022-03-11T19:05:51.235Z] #2 transferring context: 87B 0.0s done [2022-03-11T19:05:51.235Z] #2 DONE 0.0s [2022-03-11T19:05:51.235Z] [2022-03-11T19:05:51.235Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T19:05:51.235Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-11T19:05:51.262Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T19:05:51.262Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T19:05:51.262Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43256/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-11T19:05:51.262Z] + bash /home/ubuntu/workspace/moby_PR-43256/check-config.sh [2022-03-11T19:05:51.262Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-11T19:05:51.262Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-11T19:05:51.262Z] [2022-03-11T19:05:51.262Z] Generally Necessary: [2022-03-11T19:05:51.262Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-11T19:05:51.262Z] - apparmor: enabled and tools installed [2022-03-11T19:05:51.262Z] - CONFIG_NAMESPACES: enabled [2022-03-11T19:05:51.262Z] - CONFIG_NET_NS: enabled [2022-03-11T19:05:51.262Z] - CONFIG_PID_NS: enabled [2022-03-11T19:05:51.262Z] - CONFIG_IPC_NS: enabled [2022-03-11T19:05:51.262Z] - CONFIG_UTS_NS: enabled [2022-03-11T19:05:51.262Z] - CONFIG_CGROUPS: enabled [2022-03-11T19:05:51.262Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-11T19:05:51.262Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-11T19:05:51.262Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-11T19:05:51.262Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-11T19:05:51.262Z] - CONFIG_CPUSETS: enabled [2022-03-11T19:05:51.262Z] - CONFIG_MEMCG: enabled [2022-03-11T19:05:51.262Z] - CONFIG_KEYS: enabled [2022-03-11T19:05:51.262Z] - CONFIG_VETH: enabled (as module) [2022-03-11T19:05:51.262Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-11T19:05:51.262Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-11T19:05:51.262Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-11T19:05:51.262Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-11T19:05:51.262Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-11T19:05:51.262Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-11T19:05:51.262Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-11T19:05:51.262Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-11T19:05:51.262Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-11T19:05:51.262Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-11T19:05:51.262Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-11T19:05:51.262Z] - CONFIG_CGROUP_BPF: enabled [2022-03-11T19:05:51.262Z] [2022-03-11T19:05:51.262Z] Optional Features: [2022-03-11T19:05:51.262Z] - CONFIG_USER_NS: enabled [2022-03-11T19:05:51.262Z] - CONFIG_SECCOMP: enabled [2022-03-11T19:05:51.262Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-11T19:05:51.262Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-11T19:05:51.262Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-11T19:05:51.262Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-11T19:05:51.262Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-11T19:05:51.262Z] - CONFIG_BLK_CGROUP: enabled [2022-03-11T19:05:51.262Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-11T19:05:51.262Z] - CONFIG_CGROUP_PERF: enabled [2022-03-11T19:05:51.495Z] #3 DONE 0.1s [2022-03-11T19:05:51.495Z] [2022-03-11T19:05:51.495Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T19:05:51.495Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-11T19:05:51.495Z] #4 CACHED [2022-03-11T19:05:51.518Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-11T19:05:51.518Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-11T19:05:51.518Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-11T19:05:51.518Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-11T19:05:51.518Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-11T19:05:51.518Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-11T19:05:51.518Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-11T19:05:51.518Z] - CONFIG_IP_VS: enabled (as module) [2022-03-11T19:05:51.518Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-11T19:05:51.518Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-11T19:05:51.518Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-11T19:05:51.518Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-11T19:05:51.518Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-11T19:05:51.518Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-11T19:05:51.518Z] - CONFIG_EXT4_FS: enabled [2022-03-11T19:05:51.518Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-11T19:05:51.518Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-11T19:05:51.518Z] - Network Drivers: [2022-03-11T19:05:51.518Z] - "overlay": [2022-03-11T19:05:51.518Z] - CONFIG_VXLAN: enabled (as module) [2022-03-11T19:05:51.518Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-11T19:05:51.518Z] Optional (for encrypted networks): [2022-03-11T19:05:51.518Z] - CONFIG_CRYPTO: enabled [2022-03-11T19:05:51.518Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-11T19:05:51.518Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-11T19:05:51.518Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-11T19:05:51.518Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-11T19:05:51.518Z] - CONFIG_XFRM: enabled [2022-03-11T19:05:51.518Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-11T19:05:51.518Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-11T19:05:51.518Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-11T19:05:51.518Z] - "ipvlan": [2022-03-11T19:05:51.518Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-11T19:05:51.518Z] - "macvlan": [2022-03-11T19:05:51.518Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-11T19:05:51.518Z] - CONFIG_DUMMY: enabled (as module) [2022-03-11T19:05:51.518Z] - "ftp,tftp client in container": [2022-03-11T19:05:51.518Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-11T19:05:51.518Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-11T19:05:51.518Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-11T19:05:51.518Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-11T19:05:51.518Z] - Storage Drivers: [2022-03-11T19:05:51.518Z] - "aufs": [2022-03-11T19:05:51.518Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-11T19:05:51.518Z] - "btrfs": [2022-03-11T19:05:51.518Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-11T19:05:51.518Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-11T19:05:51.518Z] - "devicemapper": [2022-03-11T19:05:51.518Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-11T19:05:51.518Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-11T19:05:51.518Z] - "overlay": [2022-03-11T19:05:51.518Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-11T19:05:51.518Z] - "zfs": [2022-03-11T19:05:51.518Z] - /dev/zfs: present [2022-03-11T19:05:51.518Z] - zfs command: missing [2022-03-11T19:05:51.518Z] - zpool command: missing [2022-03-11T19:05:51.518Z] [2022-03-11T19:05:51.518Z] Limits: [2022-03-11T19:05:51.518Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-11T19:05:51.518Z] [2022-03-11T19:05:51.518Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T19:05:51.655Z] #74 exporting layers 0.8s done [2022-03-11T19:05:51.755Z] [2022-03-11T19:05:51.755Z] #6 [internal] load .dockerignore [2022-03-11T19:05:51.755Z] #6 sha256:d2a8aad0f7917aa3e81ca2bf733e2ecf16b472c73a2646cb84e64663b0ba143f [2022-03-11T19:05:51.755Z] #6 DONE 0.0s [2022-03-11T19:05:51.755Z] [2022-03-11T19:05:51.755Z] #5 [internal] load build definition from Dockerfile [2022-03-11T19:05:51.755Z] #5 sha256:4ddea332aad023e45f5c2cf55ad398e2348001fc22213ef2bab26f3fa7018993 [2022-03-11T19:05:51.755Z] #5 DONE 0.0s [2022-03-11T19:05:51.755Z] [2022-03-11T19:05:51.755Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T19:05:51.755Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T19:05:51.755Z] #10 DONE 0.1s [2022-03-11T19:05:51.755Z] [2022-03-11T19:05:51.755Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T19:05:51.755Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T19:05:51.841Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7df7357e085703b4de3cb829c01cf4a9832a00db . [2022-03-11T19:05:51.841Z] #1 [internal] load build definition from Dockerfile [2022-03-11T19:05:51.841Z] #1 sha256:754ffbc36ad75b23bbdc666a1ca83f336b9a274c22c979291eed2097379d5b9c [2022-03-11T19:05:51.841Z] #1 transferring dockerfile: 16.77kB done [2022-03-11T19:05:51.841Z] #1 DONE 0.0s [2022-03-11T19:05:51.841Z] [2022-03-11T19:05:51.841Z] #2 [internal] load .dockerignore [2022-03-11T19:05:51.841Z] #2 sha256:c5a44cf4f403fce32b8f3de22dd924fbe892f026428c62969ea9f650700bbc86 [2022-03-11T19:05:51.841Z] #2 transferring context: 87B done [2022-03-11T19:05:51.841Z] #2 DONE 0.0s [2022-03-11T19:05:51.841Z] [2022-03-11T19:05:51.841Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T19:05:51.841Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-11T19:05:51.915Z] #74 writing image sha256:d2e900bfefa201f38e858f4de8cad3d2780c711b5fb437001e6f0d85b0f21dc3 done [2022-03-11T19:05:51.915Z] #74 naming to docker.io/library/docker:7df7357e085703b4de3cb829c01cf4a9832a00db done [2022-03-11T19:05:51.915Z] #74 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-11T19:05:52.022Z] #9 DONE 0.1s [2022-03-11T19:05:52.023Z] [2022-03-11T19:05:52.023Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T19:05:52.023Z] #7 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-11T19:05:52.023Z] #7 DONE 0.1s [2022-03-11T19:05:52.023Z] [2022-03-11T19:05:52.023Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T19:05:52.023Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-11T19:05:52.023Z] #8 DONE 0.1s [2022-03-11T19:05:52.023Z] [2022-03-11T19:05:52.023Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T19:05:52.023Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T19:05:52.023Z] #69 DONE 0.0s [2022-03-11T19:05:52.023Z] [2022-03-11T19:05:52.023Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T19:05:52.023Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T19:05:52.023Z] #67 DONE 0.0s [2022-03-11T19:05:52.023Z] [2022-03-11T19:05:52.023Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T19:05:52.023Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T19:05:52.023Z] #28 DONE 0.0s [2022-03-11T19:05:52.023Z] [2022-03-11T19:05:52.023Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T19:05:52.023Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T19:05:52.023Z] #11 DONE 0.0s [2022-03-11T19:05:52.023Z] [2022-03-11T19:05:52.023Z] #24 [internal] load build context [2022-03-11T19:05:52.023Z] #24 sha256:546b8862df88c4e54935376e8f809bd6cbfbd6bebe467163b554cd0dab4003d5 [2022-03-11T19:05:52.104Z] #3 DONE 0.1s [2022-03-11T19:05:52.104Z] [2022-03-11T19:05:52.104Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T19:05:52.104Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-11T19:05:52.104Z] #4 CACHED [2022-03-11T19:05:52.249Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-11T19:05:52.286Z] #24 ... [2022-03-11T19:05:52.286Z] [2022-03-11T19:05:52.286Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T19:05:52.286Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T19:05:52.286Z] #45 DONE 0.4s [2022-03-11T19:05:52.286Z] [2022-03-11T19:05:52.286Z] #24 [internal] load build context [2022-03-11T19:05:52.286Z] #24 sha256:546b8862df88c4e54935376e8f809bd6cbfbd6bebe467163b554cd0dab4003d5 [2022-03-11T19:05:52.368Z] [2022-03-11T19:05:52.368Z] #6 [internal] load .dockerignore [2022-03-11T19:05:52.368Z] #6 sha256:2ed17d93cfcf9d24b68fa87eb13da0de64e64bf4f06ef16d7a3f7bfa0dd01fdb [2022-03-11T19:05:52.368Z] #6 DONE 0.0s [2022-03-11T19:05:52.368Z] [2022-03-11T19:05:52.368Z] #5 [internal] load build definition from Dockerfile [2022-03-11T19:05:52.368Z] #5 sha256:bd39a1adf1e74b50346cc709838a619326eed26ccf5c452af1295a90305daab5 [2022-03-11T19:05:52.368Z] #5 DONE 0.0s [2022-03-11T19:05:52.368Z] [2022-03-11T19:05:52.368Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T19:05:52.368Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T19:05:52.368Z] #8 DONE 0.1s [2022-03-11T19:05:52.368Z] [2022-03-11T19:05:52.368Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T19:05:52.368Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-11T19:05:52.368Z] #10 DONE 0.1s [2022-03-11T19:05:52.368Z] [2022-03-11T19:05:52.368Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T19:05:52.368Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-11T19:05:52.368Z] #7 DONE 0.1s [2022-03-11T19:05:52.368Z] [2022-03-11T19:05:52.368Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T19:05:52.368Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T19:05:52.368Z] #9 DONE 0.1s [2022-03-11T19:05:52.532Z] Fetching without tags [2022-03-11T19:05:52.537Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7df7357e085703b4de3cb829c01cf4a9832a00db hack/test/unit [2022-03-11T19:05:52.633Z] [2022-03-11T19:05:52.633Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T19:05:52.633Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T19:05:52.633Z] #11 DONE 0.0s [2022-03-11T19:05:52.633Z] [2022-03-11T19:05:52.633Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T19:05:52.633Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T19:05:52.633Z] #69 DONE 0.0s [2022-03-11T19:05:52.633Z] [2022-03-11T19:05:52.633Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T19:05:52.633Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T19:05:52.633Z] #67 DONE 0.0s [2022-03-11T19:05:52.633Z] [2022-03-11T19:05:52.633Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T19:05:52.633Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T19:05:52.633Z] #28 DONE 0.0s [2022-03-11T19:05:52.633Z] [2022-03-11T19:05:52.633Z] #24 [internal] load build context [2022-03-11T19:05:52.633Z] #24 sha256:d7ba727c297374065ef9e3672b6ca114053e2adc6ea046528a4820c325b07add [2022-03-11T19:05:52.770Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:05:52.797Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-11T19:05:52.797Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-11T19:05:52.797Z] + TESTDIRS=./... [2022-03-11T19:05:52.797Z] + exclude_paths='/vendor/|/integration' [2022-03-11T19:05:52.797Z] ++ go list ./... [2022-03-11T19:05:52.797Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-11T19:05:52.896Z] #24 ... [2022-03-11T19:05:52.896Z] [2022-03-11T19:05:52.896Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T19:05:52.896Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T19:05:52.896Z] #45 DONE 0.4s [2022-03-11T19:05:52.896Z] [2022-03-11T19:05:52.896Z] #24 [internal] load build context [2022-03-11T19:05:52.896Z] #24 sha256:d7ba727c297374065ef9e3672b6ca114053e2adc6ea046528a4820c325b07add [2022-03-11T19:05:53.450Z] Merge succeeded, producing 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:05:53.450Z] Checking out Revision 7df7357e085703b4de3cb829c01cf4a9832a00db (PR-43256) [2022-03-11T19:05:53.708Z] #24 transferring context: 58.89MB 1.7s done [2022-03-11T19:05:53.708Z] #24 DONE 1.7s [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-11T19:05:53.708Z] #13 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T19:05:53.708Z] #49 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T19:05:53.708Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-11T19:05:53.708Z] #15 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T19:05:53.708Z] #29 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T19:05:53.708Z] #39 sha256:dd924871b7053a6968fc9dd4c58601a6b9539e0d654fbdf6a11c6109870f4681 [2022-03-11T19:05:53.708Z] #39 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T19:05:53.708Z] #55 sha256:b202a09e1706c95793dba8cc42f3dd109dc57cecf430b780a75d4261cb9f9043 [2022-03-11T19:05:53.708Z] #55 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T19:05:53.708Z] #14 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T19:05:53.708Z] #64 sha256:6f1d90b2a3cb339fefab20a2247d94aecd30a801f26c8cd70805fa9be70470a7 [2022-03-11T19:05:53.708Z] #64 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T19:05:53.708Z] #53 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T19:05:53.708Z] #47 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T19:05:53.708Z] #61 sha256:13f5e467971ece23761423d2e21597084a9b292ab849ec277beaca5e16eeef4d [2022-03-11T19:05:53.708Z] #61 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T19:05:53.708Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-11T19:05:53.708Z] #19 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #60 sha256:705bb998f21254355263f09458a20f7ee1203157a47674a8ec68fc713a57d3ee [2022-03-11T19:05:53.708Z] #60 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-11T19:05:53.708Z] #46 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #63 sha256:24487db7b46471fe7a0628863e35887d5c41230743e105e8ea90a8fe2be158f0 [2022-03-11T19:05:53.708Z] #63 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T19:05:53.708Z] #62 sha256:ad0fbd0d2693efe9696a7fa64c3b759637d794c8a930746c0f1287571a3dfdf8 [2022-03-11T19:05:53.708Z] #62 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #73 sha256:d08523a5049c9865b3dd72f3acbdeb848a1de2fe627a8167a271cda5dc7a6956 [2022-03-11T19:05:53.708Z] #73 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T19:05:53.708Z] #65 sha256:2b93374089aecab31192e2ec56bb22b0e1f4a4b8157e3674e3274733b4b95319 [2022-03-11T19:05:53.708Z] #65 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T19:05:53.708Z] #36 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T19:05:53.708Z] #58 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T19:05:53.708Z] #48 sha256:adc9cdc5f6031994138e056536ba687b6b7f0b0117a7854742ffa334a5590ef7 [2022-03-11T19:05:53.708Z] #48 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T19:05:53.708Z] #66 sha256:df8163808746cf793eeaca7ae81acfbdd30c8ad0a50f11936cf02cd9c8717c04 [2022-03-11T19:05:53.708Z] #66 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T19:05:53.708Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-11T19:05:53.708Z] #68 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T19:05:53.708Z] #50 sha256:5ecd0ebe413f7ccdd19d4cf1fa509f0b878dc5a72a834aa5c16ca48eaa4fc65d [2022-03-11T19:05:53.708Z] #50 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T19:05:53.708Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-11T19:05:53.708Z] #70 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T19:05:53.708Z] #71 sha256:8fd0b02fda2046445c8617ef7a78c617d72c75bf912245857dc53a473bf2a4fe [2022-03-11T19:05:53.708Z] #71 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T19:05:53.708Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-11T19:05:53.708Z] #20 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T19:05:53.708Z] #41 sha256:577bdd676fab30fd67a8743b657c8ee7c54328fed7340e151999df02d1719fbe [2022-03-11T19:05:53.708Z] #41 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T19:05:53.708Z] #34 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T19:05:53.708Z] #43 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T19:05:53.708Z] #52 sha256:32564f8fdb2e330091d6332815cd5ce0a1272b86002247dc61c2230b80d33623 [2022-03-11T19:05:53.708Z] #52 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #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-03-11T19:05:53.708Z] #31 sha256:4064ac530435f2dfb4c6260de332e4d02b9420143ad214faf40f533424fdd9f6 [2022-03-11T19:05:53.708Z] #31 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.708Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T19:05:53.708Z] #44 sha256:0504a621120ebd445f698c75c181dc7c24ed02dfc669fa7bb621782ecb9ddbc2 [2022-03-11T19:05:53.708Z] #44 CACHED [2022-03-11T19:05:53.708Z] [2022-03-11T19:05:53.709Z] #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-03-11T19:05:53.709Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T19:05:53.709Z] #21 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #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-03-11T19:05:53.709Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T19:05:53.709Z] #38 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #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-03-11T19:05:53.709Z] #26 sha256:a04b7cfde21421b37a9b92b9cf20d8cace7cbc1f426776be37fc80cbbde06944 [2022-03-11T19:05:53.709Z] #26 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T19:05:53.709Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-11T19:05:53.709Z] #17 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T19:05:53.709Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-11T19:05:53.709Z] #42 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T19:05:53.709Z] #35 sha256:bb4269b530d99784112c15efb814969e38a1be0c6f614d76b576c8cfc88580da [2022-03-11T19:05:53.709Z] #35 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T19:05:53.709Z] #30 sha256:6c7bdfa201d29cf8f31ba1edc9eb38a608cb8cb73673cf19482350c74bfedcce [2022-03-11T19:05:53.709Z] #30 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T19:05:53.709Z] #37 sha256:1c6faa50e06c7e26dd4dae1e503bd67f8086e6b848dd2af7dcba286c14a2b18e [2022-03-11T19:05:53.709Z] #37 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #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-03-11T19:05:53.709Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-11T19:05:53.709Z] #22 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T19:05:53.709Z] #27 sha256:ba00ed786a11da0cea7d9f53e39edfbd0539d217eb7746293c6aa1864bceaf25 [2022-03-11T19:05:53.709Z] #27 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T19:05:53.709Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T19:05:53.709Z] #33 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T19:05:53.709Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-11T19:05:53.709Z] #12 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #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-03-11T19:05:53.709Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-11T19:05:53.709Z] #16 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T19:05:53.709Z] #32 sha256:61e3265862b3a1ee8436c45b85913d58f47495a5502df0425d51ca018fb43342 [2022-03-11T19:05:53.709Z] #32 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T19:05:53.709Z] #72 sha256:ef9f15a8ce767aeef3d1f5d7aaf49aef61935ca63403b1d32a320b2318285d35 [2022-03-11T19:05:53.709Z] #72 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T19:05:53.709Z] #57 sha256:9b140ff631468785854cd192eac8167460530cb7a6dee888f8008830648777f1 [2022-03-11T19:05:53.709Z] #57 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T19:05:53.709Z] #25 sha256:2c9f57348f2b6cb91d73fe20595cf58ef8b15b8bbc6c64adbb339c5f03b11c2c [2022-03-11T19:05:53.709Z] #25 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-11T19:05:53.709Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T19:05:53.709Z] #51 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T19:05:53.709Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-11T19:05:53.709Z] #18 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T19:05:53.709Z] #59 sha256:fd4ddecf42e92f37fd3b68c11c33565ea5551946828d7125b5837c8c155555cf [2022-03-11T19:05:53.709Z] #59 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T19:05:53.709Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-11T19:05:53.709Z] #23 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #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-03-11T19:05:53.709Z] #40 sha256:336d9d659d9b2fa03311be3fca775aa8d619a928ffe75166d986adc585659234 [2022-03-11T19:05:53.709Z] #40 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #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-03-11T19:05:53.709Z] #56 sha256:5b86d7e42068ce53dd73e91187bb6e80eeb7aa8d6f2c3c973df8258d16eecdfc [2022-03-11T19:05:53.709Z] #56 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T19:05:53.709Z] #54 sha256:fe506657954259c3cca4353cf6bd4c2c72a86f3b50193d88d994064e1434244d [2022-03-11T19:05:53.709Z] #54 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #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-03-11T19:05:53.709Z] #74 sha256:03abfa6c4d0c82171f3a409b3b1b64acb493192b1b3ab4d7235ce1244cea0af1 [2022-03-11T19:05:53.709Z] #74 CACHED [2022-03-11T19:05:53.709Z] [2022-03-11T19:05:53.709Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T19:05:53.709Z] #75 sha256:d6eb0dd17bd1b88f167cd5c2e50e05d56e84cd5e111752c63472ceae6949052d [2022-03-11T19:05:53.740Z] + pkg_list='github.com/docker/docker/api [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/backend [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/container [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/events [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/filters [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/image [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/mount [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/network [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/registry [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/time [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/versions [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/volume [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:05:53.740Z] github.com/docker/docker/cli [2022-03-11T19:05:53.740Z] github.com/docker/docker/cli/config [2022-03-11T19:05:53.740Z] github.com/docker/docker/cli/debug [2022-03-11T19:05:53.740Z] github.com/docker/docker/client [2022-03-11T19:05:53.740Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:05:53.740Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:05:53.740Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:05:53.740Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:05:53.740Z] github.com/docker/docker/container [2022-03-11T19:05:53.740Z] github.com/docker/docker/container/stream [2022-03-11T19:05:53.740Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:05:53.740Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:05:53.740Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/config [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/events [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/exec [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/images [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/links [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/names [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/network [2022-03-11T19:05:53.740Z] github.com/docker/docker/daemon/stats [2022-03-11T19:05:53.740Z] github.com/docker/docker/distribution [2022-03-11T19:05:53.740Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:05:53.740Z] github.com/docker/docker/distribution/utils [2022-03-11T19:05:53.740Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:05:53.740Z] github.com/docker/docker/dockerversion [2022-03-11T19:05:53.740Z] github.com/docker/docker/errdefs [2022-03-11T19:05:53.740Z] github.com/docker/docker/image [2022-03-11T19:05:53.740Z] github.com/docker/docker/image/cache [2022-03-11T19:05:53.740Z] github.com/docker/docker/image/tarexport [2022-03-11T19:05:53.740Z] github.com/docker/docker/image/v1 [2022-03-11T19:05:53.740Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:05:53.740Z] github.com/docker/docker/layer [2022-03-11T19:05:53.740Z] github.com/docker/docker/libcontainerd [2022-03-11T19:05:53.740Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:05:53.740Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:05:53.740Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:05:53.740Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:05:53.740Z] github.com/docker/docker/libnetwork/types [2022-03-11T19:05:53.740Z] github.com/docker/docker/oci [2022-03-11T19:05:53.740Z] github.com/docker/docker/oci/caps [2022-03-11T19:05:53.740Z] github.com/docker/docker/opts [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/archive [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/directory [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/platform [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/pools [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/progress [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/signal [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/stack [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/system [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:05:53.740Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:05:53.740Z] github.com/docker/docker/plugin [2022-03-11T19:05:53.740Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:05:53.740Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:05:53.740Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:05:53.740Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:05:53.740Z] github.com/docker/docker/quota [2022-03-11T19:05:53.740Z] github.com/docker/docker/reference [2022-03-11T19:05:53.740Z] github.com/docker/docker/registry [2022-03-11T19:05:53.740Z] github.com/docker/docker/registry/resumable [2022-03-11T19:05:53.740Z] github.com/docker/docker/restartmanager [2022-03-11T19:05:53.740Z] github.com/docker/docker/rootless [2022-03-11T19:05:53.740Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:05:53.740Z] github.com/docker/docker/runconfig [2022-03-11T19:05:53.740Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:05:53.740Z] github.com/docker/docker/testutil [2022-03-11T19:05:53.740Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:05:53.740Z] github.com/docker/docker/testutil/environment [2022-03-11T19:05:53.740Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:05:53.740Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:05:53.740Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:05:53.740Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:05:53.740Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:05:53.740Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:05:53.740Z] github.com/docker/docker/testutil/registry [2022-03-11T19:05:53.740Z] github.com/docker/docker/testutil/request [2022-03-11T19:05:53.740Z] github.com/docker/docker/volume [2022-03-11T19:05:53.740Z] github.com/docker/docker/volume/drivers [2022-03-11T19:05:53.740Z] github.com/docker/docker/volume/local [2022-03-11T19:05:53.740Z] github.com/docker/docker/volume/mounts [2022-03-11T19:05:53.740Z] github.com/docker/docker/volume/service [2022-03-11T19:05:53.740Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:05:53.740Z] github.com/docker/docker/volume/testutils' [2022-03-11T19:05:53.740Z] ++ grep --fixed-strings -v /libnetwork [2022-03-11T19:05:53.740Z] ++ echo 'github.com/docker/docker/api [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/backend [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/container [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/events [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/filters [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/image [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/mount [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/network [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/registry [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/time [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/versions [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:05:53.740Z] github.com/docker/docker/api/types/volume [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:05:53.740Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:05:53.741Z] github.com/docker/docker/cli [2022-03-11T19:05:53.741Z] github.com/docker/docker/cli/config [2022-03-11T19:05:53.741Z] github.com/docker/docker/cli/debug [2022-03-11T19:05:53.741Z] github.com/docker/docker/client [2022-03-11T19:05:53.741Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:05:53.741Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:05:53.741Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:05:53.741Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:05:53.741Z] github.com/docker/docker/container [2022-03-11T19:05:53.741Z] github.com/docker/docker/container/stream [2022-03-11T19:05:53.741Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:05:53.741Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:05:53.741Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/config [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/events [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/exec [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/images [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/links [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/names [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/network [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/stats [2022-03-11T19:05:53.741Z] github.com/docker/docker/distribution [2022-03-11T19:05:53.741Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:05:53.741Z] github.com/docker/docker/distribution/utils [2022-03-11T19:05:53.741Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:05:53.741Z] github.com/docker/docker/dockerversion [2022-03-11T19:05:53.741Z] github.com/docker/docker/errdefs [2022-03-11T19:05:53.741Z] github.com/docker/docker/image [2022-03-11T19:05:53.741Z] github.com/docker/docker/image/cache [2022-03-11T19:05:53.741Z] github.com/docker/docker/image/tarexport [2022-03-11T19:05:53.741Z] github.com/docker/docker/image/v1 [2022-03-11T19:05:53.741Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:05:53.741Z] github.com/docker/docker/layer [2022-03-11T19:05:53.741Z] github.com/docker/docker/libcontainerd [2022-03-11T19:05:53.741Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:05:53.741Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:05:53.741Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:05:53.741Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:05:53.741Z] github.com/docker/docker/libnetwork/types [2022-03-11T19:05:53.741Z] github.com/docker/docker/oci [2022-03-11T19:05:53.741Z] github.com/docker/docker/oci/caps [2022-03-11T19:05:53.741Z] github.com/docker/docker/opts [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/archive [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/directory [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/platform [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/pools [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/progress [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/signal [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/stack [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/system [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:05:53.741Z] github.com/docker/docker/plugin [2022-03-11T19:05:53.741Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:05:53.741Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:05:53.741Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:05:53.741Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:05:53.741Z] github.com/docker/docker/quota [2022-03-11T19:05:53.741Z] github.com/docker/docker/reference [2022-03-11T19:05:53.741Z] github.com/docker/docker/registry [2022-03-11T19:05:53.741Z] github.com/docker/docker/registry/resumable [2022-03-11T19:05:53.741Z] github.com/docker/docker/restartmanager [2022-03-11T19:05:53.741Z] github.com/docker/docker/rootless [2022-03-11T19:05:53.741Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:05:53.741Z] github.com/docker/docker/runconfig [2022-03-11T19:05:53.741Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:05:53.741Z] github.com/docker/docker/testutil [2022-03-11T19:05:53.741Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:05:53.741Z] github.com/docker/docker/testutil/environment [2022-03-11T19:05:53.741Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:05:53.741Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:05:53.741Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:05:53.741Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:05:53.741Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:05:53.741Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:05:53.741Z] github.com/docker/docker/testutil/registry [2022-03-11T19:05:53.741Z] github.com/docker/docker/testutil/request [2022-03-11T19:05:53.741Z] github.com/docker/docker/volume [2022-03-11T19:05:53.741Z] github.com/docker/docker/volume/drivers [2022-03-11T19:05:53.741Z] github.com/docker/docker/volume/local [2022-03-11T19:05:53.741Z] github.com/docker/docker/volume/mounts [2022-03-11T19:05:53.741Z] github.com/docker/docker/volume/service [2022-03-11T19:05:53.741Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:05:53.741Z] github.com/docker/docker/volume/testutils' [2022-03-11T19:05:53.741Z] + base_pkg_list='github.com/docker/docker/api [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/backend [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/container [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/events [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/filters [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/image [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/mount [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/network [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/registry [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/time [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/versions [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:05:53.741Z] github.com/docker/docker/api/types/volume [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:05:53.741Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:05:53.741Z] github.com/docker/docker/cli [2022-03-11T19:05:53.741Z] github.com/docker/docker/cli/config [2022-03-11T19:05:53.741Z] github.com/docker/docker/cli/debug [2022-03-11T19:05:53.741Z] github.com/docker/docker/client [2022-03-11T19:05:53.741Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:05:53.741Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:05:53.741Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:05:53.741Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:05:53.741Z] github.com/docker/docker/container [2022-03-11T19:05:53.741Z] github.com/docker/docker/container/stream [2022-03-11T19:05:53.741Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:05:53.741Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:05:53.741Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/config [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/events [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/exec [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/images [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/links [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/names [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/network [2022-03-11T19:05:53.741Z] github.com/docker/docker/daemon/stats [2022-03-11T19:05:53.741Z] github.com/docker/docker/distribution [2022-03-11T19:05:53.741Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:05:53.741Z] github.com/docker/docker/distribution/utils [2022-03-11T19:05:53.741Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:05:53.741Z] github.com/docker/docker/dockerversion [2022-03-11T19:05:53.741Z] github.com/docker/docker/errdefs [2022-03-11T19:05:53.741Z] github.com/docker/docker/image [2022-03-11T19:05:53.741Z] github.com/docker/docker/image/cache [2022-03-11T19:05:53.741Z] github.com/docker/docker/image/tarexport [2022-03-11T19:05:53.741Z] github.com/docker/docker/image/v1 [2022-03-11T19:05:53.741Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:05:53.741Z] github.com/docker/docker/layer [2022-03-11T19:05:53.741Z] github.com/docker/docker/libcontainerd [2022-03-11T19:05:53.741Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:05:53.741Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:05:53.741Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:05:53.741Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:05:53.741Z] github.com/docker/docker/oci [2022-03-11T19:05:53.741Z] github.com/docker/docker/oci/caps [2022-03-11T19:05:53.741Z] github.com/docker/docker/opts [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/archive [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:05:53.741Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/directory [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/platform [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/pools [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/progress [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/signal [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/stack [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/system [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:05:53.742Z] github.com/docker/docker/plugin [2022-03-11T19:05:53.742Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:05:53.742Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:05:53.742Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:05:53.742Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:05:53.742Z] github.com/docker/docker/quota [2022-03-11T19:05:53.742Z] github.com/docker/docker/reference [2022-03-11T19:05:53.742Z] github.com/docker/docker/registry [2022-03-11T19:05:53.742Z] github.com/docker/docker/registry/resumable [2022-03-11T19:05:53.742Z] github.com/docker/docker/restartmanager [2022-03-11T19:05:53.742Z] github.com/docker/docker/rootless [2022-03-11T19:05:53.742Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:05:53.742Z] github.com/docker/docker/runconfig [2022-03-11T19:05:53.742Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:05:53.742Z] github.com/docker/docker/testutil [2022-03-11T19:05:53.742Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:05:53.742Z] github.com/docker/docker/testutil/environment [2022-03-11T19:05:53.742Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:05:53.742Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:05:53.742Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:05:53.742Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:05:53.742Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:05:53.742Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:05:53.742Z] github.com/docker/docker/testutil/registry [2022-03-11T19:05:53.742Z] github.com/docker/docker/testutil/request [2022-03-11T19:05:53.742Z] github.com/docker/docker/volume [2022-03-11T19:05:53.742Z] github.com/docker/docker/volume/drivers [2022-03-11T19:05:53.742Z] github.com/docker/docker/volume/local [2022-03-11T19:05:53.742Z] github.com/docker/docker/volume/mounts [2022-03-11T19:05:53.742Z] github.com/docker/docker/volume/service [2022-03-11T19:05:53.742Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:05:53.742Z] github.com/docker/docker/volume/testutils' [2022-03-11T19:05:53.742Z] ++ grep --fixed-strings /libnetwork [2022-03-11T19:05:53.742Z] ++ echo 'github.com/docker/docker/api [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/backend [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/container [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/events [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/filters [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/image [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/mount [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/network [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/registry [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/time [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/versions [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:05:53.742Z] github.com/docker/docker/api/types/volume [2022-03-11T19:05:53.742Z] github.com/docker/docker/builder [2022-03-11T19:05:53.742Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:05:53.742Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:05:53.742Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:05:53.742Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:05:53.742Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:05:53.742Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:05:53.742Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:05:53.742Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:05:53.742Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:05:53.742Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:05:53.742Z] github.com/docker/docker/cli [2022-03-11T19:05:53.742Z] github.com/docker/docker/cli/config [2022-03-11T19:05:53.742Z] github.com/docker/docker/cli/debug [2022-03-11T19:05:53.742Z] github.com/docker/docker/client [2022-03-11T19:05:53.742Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:05:53.742Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:05:53.742Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:05:53.742Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:05:53.742Z] github.com/docker/docker/container [2022-03-11T19:05:53.742Z] github.com/docker/docker/container/stream [2022-03-11T19:05:53.742Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:05:53.742Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:05:53.742Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/config [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/events [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/exec [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/images [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/links [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/names [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/network [2022-03-11T19:05:53.742Z] github.com/docker/docker/daemon/stats [2022-03-11T19:05:53.742Z] github.com/docker/docker/distribution [2022-03-11T19:05:53.742Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:05:53.742Z] github.com/docker/docker/distribution/utils [2022-03-11T19:05:53.742Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:05:53.742Z] github.com/docker/docker/dockerversion [2022-03-11T19:05:53.742Z] github.com/docker/docker/errdefs [2022-03-11T19:05:53.742Z] github.com/docker/docker/image [2022-03-11T19:05:53.742Z] github.com/docker/docker/image/cache [2022-03-11T19:05:53.742Z] github.com/docker/docker/image/tarexport [2022-03-11T19:05:53.742Z] github.com/docker/docker/image/v1 [2022-03-11T19:05:53.742Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:05:53.742Z] github.com/docker/docker/layer [2022-03-11T19:05:53.742Z] github.com/docker/docker/libcontainerd [2022-03-11T19:05:53.742Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:05:53.742Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:05:53.742Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:05:53.742Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:05:53.742Z] github.com/docker/docker/libnetwork/types [2022-03-11T19:05:53.742Z] github.com/docker/docker/oci [2022-03-11T19:05:53.742Z] github.com/docker/docker/oci/caps [2022-03-11T19:05:53.742Z] github.com/docker/docker/opts [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/archive [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/directory [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/platform [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/pools [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/progress [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/signal [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/stack [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/system [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:05:53.742Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:05:53.742Z] github.com/docker/docker/plugin [2022-03-11T19:05:53.742Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:05:53.742Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:05:53.742Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:05:53.742Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:05:53.742Z] github.com/docker/docker/quota [2022-03-11T19:05:53.742Z] github.com/docker/docker/reference [2022-03-11T19:05:53.742Z] github.com/docker/docker/registry [2022-03-11T19:05:53.742Z] github.com/docker/docker/registry/resumable [2022-03-11T19:05:53.742Z] github.com/docker/docker/restartmanager [2022-03-11T19:05:53.743Z] github.com/docker/docker/rootless [2022-03-11T19:05:53.743Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:05:53.743Z] github.com/docker/docker/runconfig [2022-03-11T19:05:53.743Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:05:53.743Z] github.com/docker/docker/testutil [2022-03-11T19:05:53.743Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:05:53.743Z] github.com/docker/docker/testutil/environment [2022-03-11T19:05:53.743Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:05:53.743Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:05:53.743Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:05:53.743Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:05:53.743Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:05:53.743Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:05:53.743Z] github.com/docker/docker/testutil/registry [2022-03-11T19:05:53.743Z] github.com/docker/docker/testutil/request [2022-03-11T19:05:53.743Z] github.com/docker/docker/volume [2022-03-11T19:05:53.743Z] github.com/docker/docker/volume/drivers [2022-03-11T19:05:53.743Z] github.com/docker/docker/volume/local [2022-03-11T19:05:53.743Z] github.com/docker/docker/volume/mounts [2022-03-11T19:05:53.743Z] github.com/docker/docker/volume/service [2022-03-11T19:05:53.743Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:05:53.743Z] github.com/docker/docker/volume/testutils' [2022-03-11T19:05:53.743Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/types' [2022-03-11T19:05:53.743Z] + echo 'github.com/docker/docker/libnetwork [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/types' [2022-03-11T19:05:53.743Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:05:53.743Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:05:53.743Z] + type docker-proxy [2022-03-11T19:05:53.743Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-11T19:05:53.743Z] + hack/make.sh binary-proxy install-proxy [2022-03-11T19:05:53.743Z] [2022-03-11T19:05:54.004Z] Removing bundles/ [2022-03-11T19:05:54.004Z] [2022-03-11T19:05:54.004Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-11T19:05:54.004Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-11T19:05:54.004Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:05:52.486Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:05:52.497Z] > git config --add remote.origin.fetch +refs/pull/43256/head:refs/remotes/origin/PR-43256 # timeout=10 [2022-03-11T19:05:52.515Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:52.529Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:05:52.548Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:05:52.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:52.549Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:52.786Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:05:52.805Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:05:53.379Z] > git remote # timeout=10 [2022-03-11T19:05:53.394Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T19:05:53.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:53.418Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T19:05:53.444Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T19:05:53.461Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:05:53.474Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:05:54.280Z] #24 transferring context: 58.90MB 1.6s done [2022-03-11T19:05:54.536Z] #24 DONE 1.7s [2022-03-11T19:05:54.536Z] [2022-03-11T19:05:54.536Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T19:05:54.536Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-11T19:05:54.536Z] #12 CACHED [2022-03-11T19:05:54.536Z] [2022-03-11T19:05:54.536Z] #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-03-11T19:05:54.536Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-11T19:05:54.536Z] #13 CACHED [2022-03-11T19:05:54.536Z] [2022-03-11T19:05:54.536Z] #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-03-11T19:05:54.536Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T19:05:54.536Z] #58 CACHED [2022-03-11T19:05:54.536Z] [2022-03-11T19:05:54.536Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T19:05:54.536Z] #59 sha256:b2c553abd7149fa5ef2ad14d2fe85a18ee602d6b32f6856e4fca88b850be5d2a [2022-03-11T19:05:54.650Z] #75 DONE 0.8s [2022-03-11T19:05:54.650Z] [2022-03-11T19:05:54.650Z] #76 exporting to image [2022-03-11T19:05:54.650Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T19:05:54.650Z] #76 exporting layers [2022-03-11T19:05:54.793Z] #59 DONE 0.3s [2022-03-11T19:05:54.793Z] [2022-03-11T19:05:54.793Z] #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-03-11T19:05:54.793Z] #60 sha256:99b672814c572de89373a8317fe21138b294d03537eb511e115c3d460770c108 [2022-03-11T19:05:55.049Z] #60 0.366 + RM_GOPATH=0 [2022-03-11T19:05:55.049Z] #60 0.366 + TMP_GOPATH= [2022-03-11T19:05:55.049Z] #60 0.366 + : /build [2022-03-11T19:05:55.049Z] #60 0.366 + '[' -z '' ']' [2022-03-11T19:05:55.049Z] #60 0.366 ++ mktemp -d [2022-03-11T19:05:55.049Z] #60 0.369 + export GOPATH=/tmp/tmp.NiRPD3Jzn9 [2022-03-11T19:05:55.049Z] #60 0.369 + GOPATH=/tmp/tmp.NiRPD3Jzn9 [2022-03-11T19:05:55.049Z] #60 0.369 + RM_GOPATH=1 [2022-03-11T19:05:55.049Z] #60 0.369 + case "$(go env GOARCH)" in [2022-03-11T19:05:55.049Z] #60 0.371 ++ go env GOARCH [2022-03-11T19:05:55.049Z] #60 0.372 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T19:05:55.049Z] #60 0.372 + GO_BUILDMODE=-buildmode=pie [2022-03-11T19:05:55.049Z] #60 0.373 ++ dirname /install.sh [2022-03-11T19:05:55.049Z] #60 0.373 + dir=/ [2022-03-11T19:05:55.049Z] #60 0.373 + bin=containerd [2022-03-11T19:05:55.049Z] #60 0.373 + shift [2022-03-11T19:05:55.049Z] #60 0.373 + '[' '!' -f //containerd.installer ']' [2022-03-11T19:05:55.049Z] #60 0.374 + . //containerd.installer [2022-03-11T19:05:55.049Z] #60 0.374 ++ set -e [2022-03-11T19:05:55.049Z] #60 0.374 ++ : v1.5.10 [2022-03-11T19:05:55.049Z] #60 0.374 + install_containerd [2022-03-11T19:05:55.049Z] #60 0.374 Install containerd version v1.5.10 [2022-03-11T19:05:55.049Z] #60 0.374 + echo 'Install containerd version v1.5.10' [2022-03-11T19:05:55.049Z] #60 0.374 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NiRPD3Jzn9/src/github.com/containerd/containerd [2022-03-11T19:05:55.049Z] #60 0.376 Cloning into '/tmp/tmp.NiRPD3Jzn9/src/github.com/containerd/containerd'... [2022-03-11T19:05:55.592Z] #76 exporting layers 1.0s done [2022-03-11T19:05:55.592Z] #76 writing image sha256:8a9eafb975c7f67b300643f4d9f1f2a5b16d3ecff25d7d49aafdac65e8b82c23 done [2022-03-11T19:05:55.592Z] #76 naming to docker.io/library/docker:7df7357e085703b4de3cb829c01cf4a9832a00db done [2022-03-11T19:05:55.592Z] #76 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T19:05:55.963Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -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:7df7357e085703b4de3cb829c01cf4a9832a00db hack/make.sh dynbinary test-integration [2022-03-11T19:05:56.165Z] Fetching without tags [2022-03-11T19:05:56.223Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-11T19:05:56.223Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-11T19:05:56.223Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-11T19:05:56.223Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-11T19:05:56.223Z] 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-03-11T19:05:56.223Z] Detected virtualization docker. [2022-03-11T19:05:56.223Z] Detected architecture x86-64. [2022-03-11T19:05:56.223Z] Set hostname to . [2022-03-11T19:05:55.838Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:05:55.890Z] > git config --add remote.origin.fetch +refs/pull/43256/head:refs/remotes/origin/PR-43256 # timeout=10 [2022-03-11T19:05:55.942Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:56.065Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:05:56.201Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:05:56.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:05:56.204Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:05:56.483Z] modprobe@configfs.service: Succeeded. [2022-03-11T19:05:56.483Z] modprobe@drm.service: Succeeded. [2022-03-11T19:05:56.483Z] modprobe@fuse.service: Succeeded. [2022-03-11T19:05:56.483Z] + source /etc/docker-entrypoint-cmd [2022-03-11T19:05:56.483Z] ++ hack/make.sh dynbinary test-integration [2022-03-11T19:05:56.483Z] [2022-03-11T19:05:56.744Z] Removing bundles/ [2022-03-11T19:05:56.744Z] [2022-03-11T19:05:56.744Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T19:05:56.744Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T19:05:56.744Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:05:56.884Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:05:57.425Z] Commit message: "vendor: cloud.google.com/go v0.92.0, google.golang.org/api v0.54.0" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T19:05:58.363Z] + [ PR != PR ] [2022-03-11T19:05:58.363Z] + [ master != master ] [2022-03-11T19:05:58.363Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T19:05:56.920Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:05:56.991Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:05:58.725Z] + docker version [2022-03-11T19:06:00.593Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-11T19:06:00.594Z] [2022-03-11T19:06:00.594Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-11T19:06:00.594Z] Installing docker-proxy to /usr/local/bin/ [2022-03-11T19:06:00.594Z] [2022-03-11T19:06:00.594Z] + mkdir -p bundles [2022-03-11T19:06:00.594Z] + '[' -n 'github.com/docker/docker/api [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/backend [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/container [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/events [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/filters [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/image [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/mount [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/network [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/registry [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/time [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/versions [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:06:00.594Z] github.com/docker/docker/api/types/volume [2022-03-11T19:06:00.594Z] github.com/docker/docker/builder [2022-03-11T19:06:00.594Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:06:00.594Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:06:00.594Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:06:00.594Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:06:00.594Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:06:00.594Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:06:00.594Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:06:00.594Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:06:00.594Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:06:00.594Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:06:00.594Z] github.com/docker/docker/cli [2022-03-11T19:06:00.594Z] github.com/docker/docker/cli/config [2022-03-11T19:06:00.594Z] github.com/docker/docker/cli/debug [2022-03-11T19:06:00.594Z] github.com/docker/docker/client [2022-03-11T19:06:00.594Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:06:00.594Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:06:00.594Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:06:00.594Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:06:00.594Z] github.com/docker/docker/container [2022-03-11T19:06:00.594Z] github.com/docker/docker/container/stream [2022-03-11T19:06:00.594Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:06:00.594Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:06:00.594Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/config [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/events [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/exec [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/images [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/links [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/names [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/network [2022-03-11T19:06:00.594Z] github.com/docker/docker/daemon/stats [2022-03-11T19:06:00.594Z] github.com/docker/docker/distribution [2022-03-11T19:06:00.594Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:06:00.594Z] github.com/docker/docker/distribution/utils [2022-03-11T19:06:00.594Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:06:00.594Z] github.com/docker/docker/dockerversion [2022-03-11T19:06:00.594Z] github.com/docker/docker/errdefs [2022-03-11T19:06:00.594Z] github.com/docker/docker/image [2022-03-11T19:06:00.594Z] github.com/docker/docker/image/cache [2022-03-11T19:06:00.594Z] github.com/docker/docker/image/tarexport [2022-03-11T19:06:00.594Z] github.com/docker/docker/image/v1 [2022-03-11T19:06:00.594Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:06:00.594Z] github.com/docker/docker/layer [2022-03-11T19:06:00.594Z] github.com/docker/docker/libcontainerd [2022-03-11T19:06:00.594Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:06:00.594Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:06:00.594Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:06:00.594Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:06:00.594Z] github.com/docker/docker/oci [2022-03-11T19:06:00.594Z] github.com/docker/docker/oci/caps [2022-03-11T19:06:00.594Z] github.com/docker/docker/opts [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/archive [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/directory [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/platform [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/pools [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/progress [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/signal [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/stack [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/system [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:06:00.594Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:06:00.594Z] github.com/docker/docker/plugin [2022-03-11T19:06:00.594Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:06:00.594Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:06:00.594Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:06:00.594Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:06:00.594Z] github.com/docker/docker/quota [2022-03-11T19:06:00.594Z] github.com/docker/docker/reference [2022-03-11T19:06:00.594Z] github.com/docker/docker/registry [2022-03-11T19:06:00.594Z] github.com/docker/docker/registry/resumable [2022-03-11T19:06:00.594Z] github.com/docker/docker/restartmanager [2022-03-11T19:06:00.594Z] github.com/docker/docker/rootless [2022-03-11T19:06:00.594Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:06:00.594Z] github.com/docker/docker/runconfig [2022-03-11T19:06:00.594Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:06:00.594Z] github.com/docker/docker/testutil [2022-03-11T19:06:00.594Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:06:00.594Z] github.com/docker/docker/testutil/environment [2022-03-11T19:06:00.594Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:06:00.594Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:06:00.594Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:06:00.594Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:06:00.594Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:06:00.594Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:06:00.594Z] github.com/docker/docker/testutil/registry [2022-03-11T19:06:00.594Z] github.com/docker/docker/testutil/request [2022-03-11T19:06:00.594Z] github.com/docker/docker/volume [2022-03-11T19:06:00.594Z] github.com/docker/docker/volume/drivers [2022-03-11T19:06:00.594Z] github.com/docker/docker/volume/local [2022-03-11T19:06:00.594Z] github.com/docker/docker/volume/mounts [2022-03-11T19:06:00.594Z] github.com/docker/docker/volume/service [2022-03-11T19:06:00.594Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:06:00.594Z] github.com/docker/docker/volume/testutils' ']' [2022-03-11T19:06:00.595Z] + 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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-11T19:06:00.595Z] ? github.com/docker/docker/api [no test files] [2022-03-11T19:06:00.712Z] Merge succeeded, producing 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:06:00.712Z] Checking out Revision 7df7357e085703b4de3cb829c01cf4a9832a00db (PR-43256) [2022-03-11T19:06:00.388Z] > git remote # timeout=10 [2022-03-11T19:06:00.436Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T19:06:00.490Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:06:00.492Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T19:06:00.625Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-11T19:06:01.147Z] Commit message: "vendor: cloud.google.com/go v0.92.0, google.golang.org/api v0.54.0" [Pipeline] withEnv [Pipeline] { [2022-03-11T19:06:01.602Z] #60 6.424 + cd /tmp/tmp.NiRPD3Jzn9/src/github.com/containerd/containerd [2022-03-11T19:06:01.602Z] #60 6.424 + git checkout -q v1.5.10 [2022-03-11T19:06:01.602Z] #60 6.991 + export 'BUILDTAGS=netgo osusergo static_build' [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T19:06:01.858Z] #60 6.991 + BUILDTAGS='netgo osusergo static_build' [2022-03-11T19:06:01.859Z] #60 6.991 + export EXTRA_FLAGS=-buildmode=pie [2022-03-11T19:06:01.859Z] #60 6.991 + EXTRA_FLAGS=-buildmode=pie [2022-03-11T19:06:01.859Z] #60 6.991 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-11T19:06:01.859Z] #60 6.991 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-11T19:06:01.859Z] #60 6.991 + '[' '' = dynamic ']' [2022-03-11T19:06:01.859Z] #60 6.992 + make [2022-03-11T19:06:02.421Z] #60 7.604 + bin/ctr [2022-03-11T19:06:02.568Z] + docker version [2022-03-11T19:06:02.568Z] Client: [2022-03-11T19:06:02.568Z] Version: 20.10.9 [2022-03-11T19:06:02.568Z] API version: 1.41 [2022-03-11T19:06:02.568Z] Go version: go1.16.8 [2022-03-11T19:06:02.568Z] Git commit: c2ea9bc [2022-03-11T19:06:02.568Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T19:06:02.568Z] OS/Arch: windows/amd64 [2022-03-11T19:06:02.568Z] Context: default [2022-03-11T19:06:02.568Z] Experimental: true [2022-03-11T19:06:02.568Z] [2022-03-11T19:06:02.568Z] Server: Docker Engine - Community [2022-03-11T19:06:02.568Z] Engine: [2022-03-11T19:06:02.568Z] Version: 20.10.9 [2022-03-11T19:06:02.568Z] API version: 1.41 (minimum version 1.24) [2022-03-11T19:06:02.568Z] Go version: go1.16.8 [2022-03-11T19:06:02.568Z] Git commit: 79ea9d3 [2022-03-11T19:06:02.568Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T19:06:02.568Z] OS/Arch: windows/amd64 [2022-03-11T19:06:02.568Z] Experimental: true [Pipeline] sh [2022-03-11T19:06:00.749Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:06:00.796Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:06:03.620Z] + docker info [2022-03-11T19:06:03.620Z] Client: [2022-03-11T19:06:03.620Z] Context: default [2022-03-11T19:06:03.620Z] Debug Mode: false [2022-03-11T19:06:03.620Z] [2022-03-11T19:06:03.620Z] Server: [2022-03-11T19:06:03.620Z] Containers: 0 [2022-03-11T19:06:03.620Z] Running: 0 [2022-03-11T19:06:03.620Z] Paused: 0 [2022-03-11T19:06:03.620Z] Stopped: 0 [2022-03-11T19:06:03.620Z] Images: 11 [2022-03-11T19:06:03.620Z] Server Version: 20.10.9 [2022-03-11T19:06:03.620Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T19:06:03.620Z] Windows: [2022-03-11T19:06:03.620Z] LCOW: [2022-03-11T19:06:03.620Z] Logging Driver: json-file [2022-03-11T19:06:03.620Z] Plugins: [2022-03-11T19:06:03.620Z] Volume: local [2022-03-11T19:06:03.620Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T19:06:03.620Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T19:06:03.620Z] Swarm: inactive [2022-03-11T19:06:03.620Z] Default Isolation: process [2022-03-11T19:06:03.620Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T19:06:03.620Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T19:06:03.620Z] OSType: windows [2022-03-11T19:06:03.620Z] Architecture: x86_64 [2022-03-11T19:06:03.620Z] CPUs: 4 [2022-03-11T19:06:03.620Z] Total Memory: 32GiB [2022-03-11T19:06:03.620Z] Name: azwin-2-5c7261 [2022-03-11T19:06:03.620Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-11T19:06:03.620Z] Docker Root Dir: D:\docker [2022-03-11T19:06:03.620Z] Debug Mode: false [2022-03-11T19:06:03.620Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:06:03.620Z] Labels: [2022-03-11T19:06:03.620Z] Experimental: true [2022-03-11T19:06:03.620Z] Insecure Registries: [2022-03-11T19:06:03.620Z] 10.0.0.4:5000 [2022-03-11T19:06:03.620Z] 127.0.0.0/8 [2022-03-11T19:06:03.620Z] Registry Mirrors: [2022-03-11T19:06:03.620Z] http://10.0.0.4:5000/ [2022-03-11T19:06:03.620Z] Live Restore Enabled: false [2022-03-11T19:06:03.620Z] Product License: Community Engine [2022-03-11T19:06:03.620Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-11T19:06:05.292Z] Client: Docker Engine - Community [2022-03-11T19:06:05.293Z] Version: 20.10.12 [2022-03-11T19:06:05.293Z] API version: 1.41 [2022-03-11T19:06:05.293Z] Go version: go1.16.12 [2022-03-11T19:06:05.293Z] Git commit: e91ed57 [2022-03-11T19:06:05.293Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-11T19:06:05.293Z] OS/Arch: linux/amd64 [2022-03-11T19:06:05.293Z] Context: default [2022-03-11T19:06:05.293Z] Experimental: true [2022-03-11T19:06:05.293Z] [2022-03-11T19:06:05.293Z] Server: Docker Engine - Community [2022-03-11T19:06:05.293Z] Engine: [2022-03-11T19:06:05.293Z] Version: 20.10.12 [2022-03-11T19:06:05.293Z] API version: 1.41 (minimum version 1.12) [2022-03-11T19:06:05.293Z] Go version: go1.16.12 [2022-03-11T19:06:05.293Z] Git commit: 459d0df [2022-03-11T19:06:05.293Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-11T19:06:05.293Z] OS/Arch: linux/amd64 [2022-03-11T19:06:05.293Z] Experimental: true [2022-03-11T19:06:05.293Z] containerd: [2022-03-11T19:06:05.293Z] Version: 1.4.12 [2022-03-11T19:06:05.293Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T19:06:05.293Z] runc: [2022-03-11T19:06:05.293Z] Version: 1.0.2 [2022-03-11T19:06:05.293Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T19:06:05.293Z] docker-init: [2022-03-11T19:06:05.293Z] Version: 0.19.0 [2022-03-11T19:06:05.293Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-11T19:06:05.574Z] + docker info [2022-03-11T19:06:13.303Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-11T19:06:13.303Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-945d2cc8\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-11T19:06:13.303Z] ---------------------------------------------------------------------------- [2022-03-11T19:06:13.303Z] [2022-03-11T19:06:13.303Z] INFO: executeCI.ps1 starting at Fri Mar 11 19:06:12 CUT 2022 [2022-03-11T19:06:13.303Z] [2022-03-11T19:06:13.303Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-11T19:06:13.303Z] INFO: Running git version 2.24.1.windows.2 [2022-03-11T19:06:13.303Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-11T19:06:13.303Z] INFO: Environment variables: [2022-03-11T19:06:13.303Z] [2022-03-11T19:06:13.303Z] Name Value [2022-03-11T19:06:13.303Z] ---- ----- [2022-03-11T19:06:13.303Z] ALLUSERSPROFILE C:\ProgramData [2022-03-11T19:06:13.303Z] amd64 true [2022-03-11T19:06:13.303Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-11T19:06:13.303Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-11T19:06:13.303Z] arm64 true [2022-03-11T19:06:13.303Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-11T19:06:13.303Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-11T19:06:13.303Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-11T19:06:13.303Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-11T19:06:13.303Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-11T19:06:13.303Z] BRANCH_NAME PR-43256 [2022-03-11T19:06:13.303Z] BUILD_DISPLAY_NAME #5 [2022-03-11T19:06:13.303Z] BUILD_ID 5 [2022-03-11T19:06:13.303Z] BUILD_NUMBER 5 [2022-03-11T19:06:13.303Z] BUILD_TAG jenkins-moby-PR-43256-5 [2022-03-11T19:06:13.303Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/ [2022-03-11T19:06:13.303Z] cgroup2 true [2022-03-11T19:06:13.303Z] CHANGE_AUTHOR thaJeztah [2022-03-11T19:06:13.303Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-11T19:06:13.303Z] CHANGE_BRANCH bump_google_apis [2022-03-11T19:06:13.303Z] CHANGE_FORK thaJeztah/docker [2022-03-11T19:06:13.303Z] CHANGE_ID 43256 [2022-03-11T19:06:13.303Z] CHANGE_TARGET master [2022-03-11T19:06:13.303Z] CHANGE_TITLE vendor: cloud.google.com/go v0.92.0, google.golang.org/api v0.54.0 [2022-03-11T19:06:13.303Z] CHANGE_URL https://github.com/moby/moby/pull/43256 [2022-03-11T19:06:13.303Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T19:06:13.303Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-11T19:06:13.303Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-11T19:06:13.303Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-11T19:06:13.303Z] COMPUTERNAME azwin-2-5c7261 [2022-03-11T19:06:13.303Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-11T19:06:13.303Z] ConfigSequenceNumber 0 [2022-03-11T19:06:13.303Z] dco true [2022-03-11T19:06:13.303Z] DOCKER_BUILDKIT 0 [2022-03-11T19:06:13.303Z] DOCKER_DUT_DEBUG 1 [2022-03-11T19:06:13.303Z] DOCKER_EXPERIMENTAL 1 [2022-03-11T19:06:13.303Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-11T19:06:13.303Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-11T19:06:13.303Z] EXECUTOR_NUMBER 0 [2022-03-11T19:06:13.303Z] FQDN azwin-2-5c7261.westus.cloudapp.azure.com [2022-03-11T19:06:13.303Z] GIT_BRANCH PR-43256 [2022-03-11T19:06:13.303Z] GIT_COMMIT 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:06:13.303Z] GIT_PREVIOUS_COMMIT 1d33b28b902e556a3e1994d7fc077ba44afcc76a [2022-03-11T19:06:13.303Z] GIT_URL https://github.com/moby/moby.git [2022-03-11T19:06:13.303Z] HUDSON_COOKIE 1a06cf10-e375-4510-98d7-880082c0bfb0 [2022-03-11T19:06:13.303Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-11T19:06:13.303Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-11T19:06:13.303Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-11T19:06:13.303Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-11T19:06:13.303Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-11T19:06:13.303Z] JENKINS_NODE_COOKIE 5382445c-2f23-4c12-a4a0-1d561190ac12 [2022-03-11T19:06:13.303Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-11T19:06:13.303Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-11T19:06:13.303Z] JOB_BASE_NAME PR-43256 [2022-03-11T19:06:13.303Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/display/redirect [2022-03-11T19:06:13.303Z] JOB_NAME moby/PR-43256 [2022-03-11T19:06:13.303Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/ [2022-03-11T19:06:13.303Z] library.jps.version master [2022-03-11T19:06:13.303Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-11T19:06:13.303Z] NODE_LABELS amd64 azure azwin-2-5c7261 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-11T19:06:13.303Z] NODE_NAME azwin-2-5c7261 [2022-03-11T19:06:13.303Z] NUMBER_OF_PROCESSORS 4 [2022-03-11T19:06:13.303Z] OS Windows_NT [2022-03-11T19:06:13.303Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-11T19:06:13.303Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-11T19:06:13.303Z] ppc64le false [2022-03-11T19:06:13.303Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-11T19:06:13.303Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-11T19:06:13.303Z] PROCESSOR_LEVEL 6 [2022-03-11T19:06:13.303Z] PROCESSOR_REVISION 4f01 [2022-03-11T19:06:13.304Z] ProgramData C:\ProgramData [2022-03-11T19:06:13.304Z] ProgramFiles C:\Program Files [2022-03-11T19:06:13.304Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-11T19:06:13.304Z] ProgramW6432 C:\Program Files [2022-03-11T19:06:13.304Z] PROMPT $P$G [2022-03-11T19:06:13.304Z] PSExecutionPolicyPreference Bypass [2022-03-11T19:06:13.304Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-11T19:06:13.304Z] PUBLIC C:\Users\Public [2022-03-11T19:06:13.304Z] rootless true [2022-03-11T19:06:13.304Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/display/redirect?page=artif... [2022-03-11T19:06:13.304Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/display/redirect?page=changes [2022-03-11T19:06:13.304Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/display/redirect [2022-03-11T19:06:13.304Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/display/redirect?page=tests [2022-03-11T19:06:13.304Z] s390x false [2022-03-11T19:06:13.304Z] SKIP_VALIDATION_TESTS 1 [2022-03-11T19:06:13.304Z] SOURCES_DRIVE d [2022-03-11T19:06:13.304Z] SOURCES_SUBDIR gopath [2022-03-11T19:06:13.304Z] STAGE_NAME Run tests [2022-03-11T19:06:13.304Z] SystemDrive C: [2022-03-11T19:06:13.304Z] SystemRoot C:\Windows [2022-03-11T19:06:13.304Z] TEMP C:\Windows\TEMP [2022-03-11T19:06:13.304Z] TESTDEBUG 0 [2022-03-11T19:06:13.304Z] TESTRUN_DRIVE d [2022-03-11T19:06:13.304Z] TESTRUN_SUBDIR CI [2022-03-11T19:06:13.304Z] TIMEOUT 120m [2022-03-11T19:06:13.304Z] TMP C:\Windows\TEMP [2022-03-11T19:06:13.304Z] unit_validate true [2022-03-11T19:06:13.304Z] USERDOMAIN WORKGROUP [2022-03-11T19:06:13.304Z] USERNAME azwin-2-5c7261$ [2022-03-11T19:06:13.304Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-11T19:06:13.304Z] validate_force false [2022-03-11T19:06:13.304Z] windir C:\Windows [2022-03-11T19:06:13.304Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-11T19:06:13.304Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-11T19:06:13.304Z] windows2022 true [2022-03-11T19:06:13.304Z] windows2022containerd true [2022-03-11T19:06:13.304Z] windowsRS5 true [2022-03-11T19:06:13.304Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-11T19:06:13.304Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-11T19:06:13.304Z] [2022-03-11T19:06:13.304Z] [2022-03-11T19:06:13.304Z] [2022-03-11T19:06:13.771Z] INFO: Sources under d:\gopath\... [2022-03-11T19:06:13.771Z] INFO: Test run under d:\CI\... [2022-03-11T19:06:13.771Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-11T19:06:13.771Z] INFO: docker/docker repository was found [2022-03-11T19:06:13.771Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-11T19:06:13.771Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-11T19:06:13.771Z] INFO: Docker version of control daemon [2022-03-11T19:06:13.771Z] [2022-03-11T19:06:13.771Z] Client: [2022-03-11T19:06:13.771Z] Version: 20.10.9 [2022-03-11T19:06:13.771Z] API version: 1.41 [2022-03-11T19:06:13.771Z] Go version: go1.16.8 [2022-03-11T19:06:13.771Z] Git commit: c2ea9bc [2022-03-11T19:06:13.771Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T19:06:13.771Z] OS/Arch: windows/amd64 [2022-03-11T19:06:13.771Z] Context: default [2022-03-11T19:06:13.771Z] Experimental: true [2022-03-11T19:06:13.771Z] [2022-03-11T19:06:13.771Z] Server: Docker Engine - Community [2022-03-11T19:06:13.771Z] Engine: [2022-03-11T19:06:13.771Z] Version: 20.10.9 [2022-03-11T19:06:13.771Z] API version: 1.41 (minimum version 1.24) [2022-03-11T19:06:13.771Z] Go version: go1.16.8 [2022-03-11T19:06:13.771Z] Git commit: 79ea9d3 [2022-03-11T19:06:13.771Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T19:06:13.771Z] OS/Arch: windows/amd64 [2022-03-11T19:06:13.771Z] Experimental: true [2022-03-11T19:06:13.771Z] [2022-03-11T19:06:13.771Z] INFO: Docker info of control daemon [2022-03-11T19:06:13.771Z] [2022-03-11T19:06:14.240Z] Client: [2022-03-11T19:06:14.240Z] Context: default [2022-03-11T19:06:14.240Z] Debug Mode: false [2022-03-11T19:06:14.240Z] [2022-03-11T19:06:14.240Z] Server: [2022-03-11T19:06:14.240Z] Containers: 0 [2022-03-11T19:06:14.240Z] Running: 0 [2022-03-11T19:06:14.240Z] Paused: 0 [2022-03-11T19:06:14.240Z] Stopped: 0 [2022-03-11T19:06:14.240Z] Images: 11 [2022-03-11T19:06:14.240Z] Server Version: 20.10.9 [2022-03-11T19:06:14.240Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T19:06:14.240Z] Windows: [2022-03-11T19:06:14.240Z] LCOW: [2022-03-11T19:06:14.240Z] Logging Driver: json-file [2022-03-11T19:06:14.240Z] Plugins: [2022-03-11T19:06:14.240Z] Volume: local [2022-03-11T19:06:14.240Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T19:06:14.240Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T19:06:14.240Z] Swarm: inactive [2022-03-11T19:06:14.240Z] Default Isolation: process [2022-03-11T19:06:14.240Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T19:06:14.240Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T19:06:14.240Z] OSType: windows [2022-03-11T19:06:14.240Z] Architecture: x86_64 [2022-03-11T19:06:14.240Z] CPUs: 4 [2022-03-11T19:06:14.240Z] Total Memory: 32GiB [2022-03-11T19:06:14.240Z] Name: azwin-2-5c7261 [2022-03-11T19:06:14.240Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-11T19:06:14.240Z] Docker Root Dir: D:\docker [2022-03-11T19:06:14.240Z] Debug Mode: false [2022-03-11T19:06:14.240Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:06:14.240Z] Labels: [2022-03-11T19:06:14.240Z] Experimental: true [2022-03-11T19:06:14.240Z] Insecure Registries: [2022-03-11T19:06:14.240Z] 10.0.0.4:5000 [2022-03-11T19:06:14.240Z] 127.0.0.0/8 [2022-03-11T19:06:14.240Z] Registry Mirrors: [2022-03-11T19:06:14.240Z] http://10.0.0.4:5000/ [2022-03-11T19:06:14.240Z] Live Restore Enabled: false [2022-03-11T19:06:14.240Z] Product License: Community Engine [2022-03-11T19:06:14.240Z] [2022-03-11T19:06:14.240Z] [2022-03-11T19:06:14.240Z] INFO: Commit hash is 7df7357e08 [2022-03-11T19:06:14.240Z] INFO: Nuke-Everything... [2022-03-11T19:06:14.240Z] INFO: Container count on control daemon to delete is 0 [2022-03-11T19:06:14.240Z] INFO: Nuking d:\CI [2022-03-11T19:06:14.240Z] INFO: Zapped successfully [2022-03-11T19:06:14.707Z] INFO: Location for testing is d:\CI\PR-43256\5 [2022-03-11T19:06:14.707Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-11T19:06:14.707Z] [2022-03-11T19:06:14.707Z] [2022-03-11T19:06:14.707Z] INFO: Building the image from Dockerfile.windows at 03/11/2022 19:06:14... [2022-03-11T19:06:14.707Z] [2022-03-11T19:06:15.502Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2022-03-11T19:06:21.855Z] Sending build context to Docker daemon 64.27MB [2022-03-11T19:06:21.855Z] [2022-03-11T19:06:21.855Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-11T19:06:21.855Z] ---> 02f938cacc3b [2022-03-11T19:06:21.855Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-11T19:06:21.855Z] ---> Using cache [2022-03-11T19:06:21.855Z] ---> 9bf0c8b8922e [2022-03-11T19:06:21.855Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-11T19:06:21.855Z] ---> Using cache [2022-03-11T19:06:21.855Z] ---> 3c18d52f5139 [2022-03-11T19:06:21.855Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-11T19:06:21.855Z] ---> Running in 29a9e7088c58 [2022-03-11T19:06:21.855Z] Removing intermediate container 29a9e7088c58 [2022-03-11T19:06:21.855Z] ---> 3ccb780753ff [2022-03-11T19:06:21.855Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-11T19:06:21.855Z] ---> Running in 07e8edf94f80 [2022-03-11T19:06:22.323Z] Removing intermediate container 07e8edf94f80 [2022-03-11T19:06:22.323Z] ---> b35600e22af6 [2022-03-11T19:06:22.323Z] 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-03-11T19:06:22.323Z] ---> Running in 6c36d3ebdbfe [2022-03-11T19:06:22.323Z] Removing intermediate container 6c36d3ebdbfe [2022-03-11T19:06:22.323Z] ---> fa8c871dc905 [2022-03-11T19:06:22.323Z] 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-03-11T19:06:22.323Z] ---> Running in efd287c8a091 [2022-03-11T19:06:23.655Z] Client: [2022-03-11T19:06:23.655Z] Context: default [2022-03-11T19:06:23.655Z] Debug Mode: false [2022-03-11T19:06:23.655Z] Plugins: [2022-03-11T19:06:23.655Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T19:06:23.655Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T19:06:23.655Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-11T19:06:23.655Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-11T19:06:23.655Z] [2022-03-11T19:06:23.655Z] Server: [2022-03-11T19:06:23.655Z] Containers: 0 [2022-03-11T19:06:23.655Z] Running: 0 [2022-03-11T19:06:23.655Z] Paused: 0 [2022-03-11T19:06:23.655Z] Stopped: 0 [2022-03-11T19:06:23.655Z] Images: 0 [2022-03-11T19:06:23.655Z] Server Version: 20.10.12 [2022-03-11T19:06:23.655Z] Storage Driver: overlay2 [2022-03-11T19:06:23.655Z] Backing Filesystem: extfs [2022-03-11T19:06:23.655Z] Supports d_type: true [2022-03-11T19:06:23.655Z] Native Overlay Diff: true [2022-03-11T19:06:23.655Z] userxattr: false [2022-03-11T19:06:23.655Z] Logging Driver: json-file [2022-03-11T19:06:23.655Z] Cgroup Driver: cgroupfs [2022-03-11T19:06:23.655Z] Cgroup Version: 1 [2022-03-11T19:06:23.655Z] Plugins: [2022-03-11T19:06:23.655Z] Volume: local [2022-03-11T19:06:23.655Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T19:06:23.655Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T19:06:23.655Z] Swarm: inactive [2022-03-11T19:06:23.655Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-11T19:06:23.655Z] Default Runtime: runc [2022-03-11T19:06:23.655Z] Init Binary: docker-init [2022-03-11T19:06:23.655Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T19:06:23.655Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T19:06:23.655Z] init version: de40ad0 [2022-03-11T19:06:23.655Z] Security Options: [2022-03-11T19:06:23.655Z] apparmor [2022-03-11T19:06:23.655Z] seccomp [2022-03-11T19:06:23.655Z] Profile: default [2022-03-11T19:06:23.655Z] Kernel Version: 5.4.0-1061-aws [2022-03-11T19:06:23.655Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-11T19:06:23.655Z] OSType: linux [2022-03-11T19:06:23.655Z] Architecture: x86_64 [2022-03-11T19:06:23.655Z] CPUs: 2 [2022-03-11T19:06:23.655Z] Total Memory: 7.565GiB [2022-03-11T19:06:23.655Z] Name: ip-10-100-97-207 [2022-03-11T19:06:23.655Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-11T19:06:23.655Z] Docker Root Dir: /var/lib/docker [2022-03-11T19:06:23.655Z] Debug Mode: false [2022-03-11T19:06:23.655Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:06:23.655Z] Labels: [2022-03-11T19:06:23.655Z] Experimental: true [2022-03-11T19:06:23.655Z] Insecure Registries: [2022-03-11T19:06:23.655Z] 127.0.0.0/8 [2022-03-11T19:06:23.655Z] Live Restore Enabled: true [2022-03-11T19:06:23.655Z] [2022-03-11T19:06:23.655Z] WARNING: No swap limit support [Pipeline] sh [2022-03-11T19:06:23.946Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T19:06:23.946Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T19:06:23.946Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43256/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-11T19:06:23.946Z] + bash /home/ubuntu/workspace/moby_PR-43256/check-config.sh [2022-03-11T19:06:23.946Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-11T19:06:23.946Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-11T19:06:23.946Z] [2022-03-11T19:06:23.946Z] Generally Necessary: [2022-03-11T19:06:23.946Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-11T19:06:23.946Z] - apparmor: enabled and tools installed [2022-03-11T19:06:23.946Z] - CONFIG_NAMESPACES: enabled [2022-03-11T19:06:23.946Z] - CONFIG_NET_NS: enabled [2022-03-11T19:06:23.946Z] - CONFIG_PID_NS: enabled [2022-03-11T19:06:23.946Z] - CONFIG_IPC_NS: enabled [2022-03-11T19:06:23.946Z] - CONFIG_UTS_NS: enabled [2022-03-11T19:06:23.946Z] - CONFIG_CGROUPS: enabled [2022-03-11T19:06:23.946Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-11T19:06:23.946Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-11T19:06:23.946Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-11T19:06:23.946Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-11T19:06:23.946Z] - CONFIG_CPUSETS: enabled [2022-03-11T19:06:23.946Z] - CONFIG_MEMCG: enabled [2022-03-11T19:06:23.946Z] - CONFIG_KEYS: enabled [2022-03-11T19:06:23.946Z] - CONFIG_VETH: enabled (as module) [2022-03-11T19:06:23.946Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-11T19:06:23.946Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-11T19:06:23.946Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-11T19:06:23.946Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-11T19:06:23.946Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-11T19:06:23.946Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-11T19:06:23.946Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-11T19:06:23.946Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-11T19:06:23.946Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-11T19:06:23.946Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-11T19:06:23.946Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-11T19:06:23.946Z] - CONFIG_CGROUP_BPF: enabled [2022-03-11T19:06:23.946Z] [2022-03-11T19:06:23.946Z] Optional Features: [2022-03-11T19:06:23.946Z] - CONFIG_USER_NS: enabled [2022-03-11T19:06:24.206Z] - CONFIG_SECCOMP: enabled [2022-03-11T19:06:24.206Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-11T19:06:24.206Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-11T19:06:24.206Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-11T19:06:24.206Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-11T19:06:24.206Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-11T19:06:24.206Z] - CONFIG_BLK_CGROUP: enabled [2022-03-11T19:06:24.206Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-11T19:06:24.206Z] - CONFIG_CGROUP_PERF: enabled [2022-03-11T19:06:24.206Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-11T19:06:24.206Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-11T19:06:24.206Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-11T19:06:24.206Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-11T19:06:24.206Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-11T19:06:24.206Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-11T19:06:24.206Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-11T19:06:24.206Z] - CONFIG_IP_VS: enabled (as module) [2022-03-11T19:06:24.206Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-11T19:06:24.206Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-11T19:06:24.206Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-11T19:06:24.206Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-11T19:06:24.206Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-11T19:06:24.206Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-11T19:06:24.206Z] - CONFIG_EXT4_FS: enabled [2022-03-11T19:06:24.206Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-11T19:06:24.206Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-11T19:06:24.206Z] - Network Drivers: [2022-03-11T19:06:24.206Z] - "overlay": [2022-03-11T19:06:24.206Z] - CONFIG_VXLAN: enabled (as module) [2022-03-11T19:06:24.206Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-11T19:06:24.206Z] Optional (for encrypted networks): [2022-03-11T19:06:24.206Z] - CONFIG_CRYPTO: enabled [2022-03-11T19:06:24.206Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-11T19:06:24.206Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-11T19:06:24.206Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-11T19:06:24.206Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-11T19:06:24.206Z] - CONFIG_XFRM: enabled [2022-03-11T19:06:24.206Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-11T19:06:24.206Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-11T19:06:24.206Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-11T19:06:24.206Z] - "ipvlan": [2022-03-11T19:06:24.206Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-11T19:06:24.206Z] - "macvlan": [2022-03-11T19:06:24.206Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-11T19:06:24.206Z] - CONFIG_DUMMY: enabled (as module) [2022-03-11T19:06:24.206Z] - "ftp,tftp client in container": [2022-03-11T19:06:24.206Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-11T19:06:24.206Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-11T19:06:24.206Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-11T19:06:24.206Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-11T19:06:24.206Z] - Storage Drivers: [2022-03-11T19:06:24.206Z] - "aufs": [2022-03-11T19:06:24.206Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-11T19:06:24.206Z] - "btrfs": [2022-03-11T19:06:24.206Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-11T19:06:24.206Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-11T19:06:24.206Z] - "devicemapper": [2022-03-11T19:06:24.465Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-11T19:06:24.465Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-11T19:06:24.465Z] - "overlay": [2022-03-11T19:06:24.465Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-11T19:06:24.465Z] - "zfs": [2022-03-11T19:06:24.465Z] - /dev/zfs: present [2022-03-11T19:06:24.465Z] - zfs command: missing [2022-03-11T19:06:24.465Z] - zpool command: missing [2022-03-11T19:06:24.465Z] [2022-03-11T19:06:24.465Z] Limits: [2022-03-11T19:06:24.465Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-11T19:06:24.465Z] [2022-03-11T19:06:24.465Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T19:06:24.795Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:7df7357e085703b4de3cb829c01cf4a9832a00db . [2022-03-11T19:06:25.055Z] #1 [internal] load build definition from Dockerfile [2022-03-11T19:06:25.055Z] #1 sha256:7406d7d2526a27d8642f3680539a17dda0a6e915870799358b313bc104754492 [2022-03-11T19:06:25.055Z] #1 transferring dockerfile: 16.77kB done [2022-03-11T19:06:25.055Z] #1 DONE 0.1s [2022-03-11T19:06:25.055Z] [2022-03-11T19:06:25.055Z] #2 [internal] load .dockerignore [2022-03-11T19:06:25.055Z] #2 sha256:0ce853b8fe2761f5135d543b8f04e1649efee7de595e0756bff9bb8804c5b73a [2022-03-11T19:06:25.055Z] #2 transferring context: 87B done [2022-03-11T19:06:25.055Z] #2 DONE 0.0s [2022-03-11T19:06:25.055Z] [2022-03-11T19:06:25.055Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T19:06:25.055Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-11T19:06:25.314Z] #3 DONE 0.4s [2022-03-11T19:06:25.314Z] [2022-03-11T19:06:25.314Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T19:06:25.314Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-11T19:06:25.314Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-11T19:06:25.314Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-03-11T19:06:25.314Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-11T19:06:25.314Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-11T19:06:25.314Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-11T19:06:25.573Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-11T19:06:25.573Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-11T19:06:25.573Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-11T19:06:25.832Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-11T19:06:25.832Z] #4 DONE 0.6s [2022-03-11T19:06:26.093Z] [2022-03-11T19:06:26.093Z] #6 [internal] load build definition from Dockerfile [2022-03-11T19:06:26.093Z] #6 sha256:5a0c8c9f4e13cf80dcc9fe2dcd8d12bad380f9dfb1c6b61743e3292db8f6f2b9 [2022-03-11T19:06:26.093Z] #6 DONE 0.0s [2022-03-11T19:06:26.093Z] [2022-03-11T19:06:26.093Z] #5 [internal] load .dockerignore [2022-03-11T19:06:26.093Z] #5 sha256:b48b7b71b26c0b25293634d113346d208838043b9dd31847fa83708bd222a24f [2022-03-11T19:06:26.093Z] #5 DONE 0.0s [2022-03-11T19:06:26.093Z] [2022-03-11T19:06:26.093Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T19:06:26.093Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T19:06:26.662Z] #9 DONE 0.7s [2022-03-11T19:06:26.662Z] [2022-03-11T19:06:26.662Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T19:06:26.662Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T19:06:26.662Z] #10 DONE 0.6s [2022-03-11T19:06:26.662Z] [2022-03-11T19:06:26.662Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T19:06:26.662Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-11T19:06:26.662Z] #7 DONE 0.7s [2022-03-11T19:06:26.662Z] [2022-03-11T19:06:26.662Z] #8 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T19:06:26.662Z] #8 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-11T19:06:26.662Z] #8 DONE 0.7s [2022-03-11T19:06:27.086Z] [2022-03-11T19:06:27.086Z] SUCCESS: Specified value was saved. [2022-03-11T19:06:27.241Z] [2022-03-11T19:06:27.242Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T19:06:27.242Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T19:06:27.242Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-11T19:06:27.242Z] #11 DONE 0.1s [2022-03-11T19:06:27.242Z] [2022-03-11T19:06:27.242Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T19:06:27.242Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T19:06:27.242Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-11T19:06:27.242Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-11T19:06:27.242Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-11T19:06:27.242Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-03-11T19:06:27.508Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.3s [2022-03-11T19:06:27.508Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-03-11T19:06:27.775Z] #74 ... [2022-03-11T19:06:27.775Z] [2022-03-11T19:06:27.775Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T19:06:27.775Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T19:06:27.775Z] #52 DONE 0.0s [2022-03-11T19:06:27.775Z] [2022-03-11T19:06:27.775Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T19:06:27.775Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T19:06:27.775Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-03-11T19:06:27.775Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-11T19:06:28.070Z] INFO: Downloading git... [2022-03-11T19:06:29.124Z] #60 32.53 + bin/containerd [2022-03-11T19:06:29.636Z] INFO: Downloading go... [2022-03-11T19:06:31.074Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-03-11T19:06:31.198Z] INFO: Downloading compiler 1 of 3... [2022-03-11T19:06:31.199Z] INFO: Downloading compiler 2 of 3... [2022-03-11T19:06:32.183Z] INFO: Downloading compiler 3 of 3... [2022-03-11T19:06:32.650Z] INFO: Extracting git... [2022-03-11T19:06:32.983Z] #74 DONE 5.7s [2022-03-11T19:06:32.983Z] [2022-03-11T19:06:32.983Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T19:06:32.983Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T19:06:32.983Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-11T19:06:32.983Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.3s done [2022-03-11T19:06:32.983Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-11T19:06:32.983Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-11T19:06:32.983Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.3s done [2022-03-11T19:06:32.983Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.5s done [2022-03-11T19:06:32.983Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.7s done [2022-03-11T19:06:32.983Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 4.1s [2022-03-11T19:06:32.983Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 4.3s done [2022-03-11T19:06:32.983Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 5.6s [2022-03-11T19:06:32.983Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 4.3s done [2022-03-11T19:06:32.983Z] #11 ... [2022-03-11T19:06:32.983Z] [2022-03-11T19:06:32.983Z] #31 [internal] load build context [2022-03-11T19:06:32.983Z] #31 sha256:82b4867daf21f68735b9cc5a4a94f20397bdd30177cb46014ca8a47528d42d25 [2022-03-11T19:06:32.983Z] #31 transferring context: 58.90MB 4.4s done [2022-03-11T19:06:32.983Z] #31 DONE 5.8s [2022-03-11T19:06:32.983Z] [2022-03-11T19:06:32.983Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T19:06:32.983Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T19:06:32.983Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-11T19:06:32.983Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-11T19:06:32.983Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-11T19:06:32.983Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-11T19:06:32.983Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-03-11T19:06:32.983Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-03-11T19:06:32.983Z] #76 DONE 5.8s [2022-03-11T19:06:32.983Z] [2022-03-11T19:06:32.983Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T19:06:32.983Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T19:06:32.983Z] #35 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-11T19:06:32.983Z] #35 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-11T19:06:32.983Z] #35 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-11T19:06:32.983Z] #35 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-11T19:06:32.983Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.3s done [2022-03-11T19:06:34.364Z] #35 DONE 7.0s [2022-03-11T19:06:34.364Z] [2022-03-11T19:06:34.364Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T19:06:34.364Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T19:06:34.364Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.2s done [2022-03-11T19:06:34.364Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.1s [2022-03-11T19:06:34.364Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.3s done [2022-03-11T19:06:34.624Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.1s [2022-03-11T19:06:35.192Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.5s done [2022-03-11T19:06:35.452Z] #11 ... [2022-03-11T19:06:35.452Z] [2022-03-11T19:06:35.452Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T19:06:35.452Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-11T19:06:35.452Z] #75 DONE 0.7s [2022-03-11T19:06:35.711Z] [2022-03-11T19:06:35.711Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T19:06:35.711Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T19:06:35.711Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-11T19:06:36.278Z] #11 ... [2022-03-11T19:06:36.278Z] [2022-03-11T19:06:36.278Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T19:06:36.278Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-11T19:06:36.278Z] #77 DONE 0.9s [2022-03-11T19:06:36.278Z] [2022-03-11T19:06:36.278Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T19:06:36.278Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T19:06:40.468Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.9s done [2022-03-11T19:06:40.726Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0.1s [2022-03-11T19:06:44.924Z] #11 ... [2022-03-11T19:06:44.924Z] [2022-03-11T19:06:44.924Z] #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-03-11T19:06:44.924Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T19:06:44.924Z] #36 1.304 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T19:06:44.924Z] #36 1.319 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T19:06:44.924Z] #36 1.319 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T19:06:44.924Z] #36 1.494 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T19:06:44.924Z] #36 1.682 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T19:06:44.925Z] #36 1.943 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T19:06:44.925Z] #36 3.406 Fetched 8507 kB in 2s (3613 kB/s) [2022-03-11T19:06:44.925Z] #36 3.406 Reading package lists... [2022-03-11T19:06:44.925Z] #36 4.234 Reading package lists... [2022-03-11T19:06:44.925Z] #36 5.035 Building dependency tree... [2022-03-11T19:06:44.925Z] #36 5.406 The following additional packages will be installed: [2022-03-11T19:06:44.925Z] #36 5.406 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-11T19:06:44.925Z] #36 5.406 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-11T19:06:44.925Z] #36 5.406 Recommended packages: [2022-03-11T19:06:44.925Z] #36 5.406 libldap-common publicsuffix libsasl2-modules [2022-03-11T19:06:44.925Z] #36 5.578 The following NEW packages will be installed: [2022-03-11T19:06:44.925Z] #36 5.582 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-11T19:06:44.925Z] #36 5.582 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-11T19:06:44.925Z] #36 5.582 libssh2-1 openssl [2022-03-11T19:06:44.925Z] #36 5.873 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T19:06:44.925Z] #36 5.873 Need to get 3038 kB of archives. [2022-03-11T19:06:44.925Z] #36 5.873 After this operation, 6650 kB of additional disk space will be used. [2022-03-11T19:06:44.925Z] #36 5.873 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-11T19:06:44.925Z] #36 5.873 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-11T19:06:44.925Z] #36 5.880 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-11T19:06:44.925Z] #36 5.895 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-11T19:06:44.925Z] #36 5.895 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-11T19:06:44.925Z] #36 5.895 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-11T19:06:44.925Z] #36 5.896 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-11T19:06:44.925Z] #36 5.916 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-11T19:06:44.925Z] #36 5.916 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-11T19:06:44.925Z] #36 5.930 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-11T19:06:44.925Z] #36 5.930 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-11T19:06:44.925Z] #36 5.930 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-11T19:06:44.925Z] #36 5.932 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T19:06:44.925Z] #36 5.934 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T19:06:44.925Z] #36 5.935 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T19:06:44.925Z] #36 6.170 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T19:06:44.925Z] #36 6.201 Fetched 3038 kB in 0s (8741 kB/s) [2022-03-11T19:06:44.925Z] #36 6.242 Selecting previously unselected package openssl. [2022-03-11T19:06:44.925Z] #36 6.242 (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-03-11T19:06:44.925Z] #36 6.242 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 6.248 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-11T19:06:44.925Z] #36 6.415 Selecting previously unselected package ca-certificates. [2022-03-11T19:06:44.925Z] #36 6.415 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-11T19:06:44.925Z] #36 6.423 Unpacking ca-certificates (20210119) ... [2022-03-11T19:06:44.925Z] #36 6.520 Selecting previously unselected package libbrotli1:amd64. [2022-03-11T19:06:44.925Z] #36 6.520 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 6.532 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-11T19:06:44.925Z] #36 6.615 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-11T19:06:44.925Z] #36 6.615 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 6.619 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T19:06:44.925Z] #36 6.664 Selecting previously unselected package libsasl2-2:amd64. [2022-03-11T19:06:44.925Z] #36 6.664 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 6.670 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T19:06:44.925Z] #36 6.740 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-11T19:06:44.925Z] #36 6.740 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 6.745 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-11T19:06:44.925Z] #36 6.814 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-11T19:06:44.925Z] #36 6.814 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 6.819 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-11T19:06:44.925Z] #36 6.868 Selecting previously unselected package libpsl5:amd64. [2022-03-11T19:06:44.925Z] #36 6.868 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 6.872 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-11T19:06:44.925Z] #36 6.933 Selecting previously unselected package librtmp1:amd64. [2022-03-11T19:06:44.925Z] #36 6.933 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 6.938 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T19:06:44.925Z] #36 6.983 Selecting previously unselected package libssh2-1:amd64. [2022-03-11T19:06:44.925Z] #36 6.983 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 6.986 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-11T19:06:44.925Z] #36 7.055 Selecting previously unselected package libcurl4:amd64. [2022-03-11T19:06:44.925Z] #36 7.055 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 7.060 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-11T19:06:44.925Z] #36 7.127 Selecting previously unselected package curl. [2022-03-11T19:06:44.925Z] #36 7.127 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 7.139 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-11T19:06:44.925Z] #36 7.206 Selecting previously unselected package libonig5:amd64. [2022-03-11T19:06:44.925Z] #36 7.206 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 7.214 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T19:06:44.925Z] #36 7.280 Selecting previously unselected package libjq1:amd64. [2022-03-11T19:06:44.925Z] #36 7.280 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 7.293 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T19:06:44.925Z] #36 7.351 Selecting previously unselected package jq. [2022-03-11T19:06:44.925Z] #36 7.351 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-11T19:06:44.925Z] #36 7.363 Unpacking jq (1.6-2.1) ... [2022-03-11T19:06:44.925Z] #36 7.410 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-11T19:06:44.925Z] #36 7.421 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-11T19:06:44.925Z] #36 7.436 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-11T19:06:44.925Z] #36 7.450 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T19:06:44.925Z] #36 7.466 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T19:06:44.925Z] #36 7.480 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T19:06:44.925Z] #36 7.497 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-11T19:06:44.925Z] #36 7.513 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-11T19:06:44.925Z] #36 7.535 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T19:06:44.925Z] #36 7.556 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T19:06:44.925Z] #36 7.573 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-11T19:06:44.925Z] #36 7.590 Setting up ca-certificates (20210119) ... [2022-03-11T19:06:44.925Z] #36 8.175 Updating certificates in /etc/ssl/certs... [2022-03-11T19:06:44.925Z] #36 8.888 129 added, 0 removed; done. [2022-03-11T19:06:44.925Z] #36 8.956 Setting up jq (1.6-2.1) ... [2022-03-11T19:06:44.925Z] #36 8.969 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-11T19:06:44.925Z] #36 8.985 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-11T19:06:44.925Z] #36 9.000 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T19:06:44.925Z] #36 9.021 Processing triggers for ca-certificates (20210119) ... [2022-03-11T19:06:44.925Z] #36 9.028 Updating certificates in /etc/ssl/certs... [2022-03-11T19:06:44.925Z] #36 9.636 0 added, 0 removed; done. [2022-03-11T19:06:44.925Z] #36 9.636 Running hooks in /etc/ca-certificates/update.d... [2022-03-11T19:06:44.925Z] #36 9.637 done. [2022-03-11T19:06:44.925Z] #36 ... [2022-03-11T19:06:44.925Z] [2022-03-11T19:06:44.925Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T19:06:44.925Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T19:06:44.925Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.1s done [2022-03-11T19:06:45.491Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-11T19:06:45.749Z] #11 ... [2022-03-11T19:06:45.749Z] [2022-03-11T19:06:45.749Z] #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-03-11T19:06:45.749Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T19:06:45.749Z] #36 DONE 11.7s [2022-03-11T19:06:46.008Z] [2022-03-11T19:06:46.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T19:06:46.008Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T19:06:46.267Z] #11 ... [2022-03-11T19:06:46.267Z] [2022-03-11T19:06:46.267Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T19:06:46.267Z] #37 sha256:0e78c3c68ac3c27fd7658e62be1e2e0da323720a7671431dd510b85b6825c5c2 [2022-03-11T19:06:46.267Z] #37 DONE 0.4s [2022-03-11T19:06:46.267Z] [2022-03-11T19:06:46.267Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T19:06:46.267Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T19:06:47.567Z] INFO: Expanding go... [2022-03-11T19:06:51.550Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.1s [2022-03-11T19:06:53.459Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 7.8s done [2022-03-11T19:06:53.459Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-11T19:06:54.026Z] #11 DONE 26.8s [2022-03-11T19:06:54.026Z] [2022-03-11T19:06:54.026Z] #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-03-11T19:06:54.026Z] #38 sha256:5fb1562788d4e3bf59aefa77183b5b4c60bf6425814d828f0dd9993accd8fd93 [2022-03-11T19:06:54.026Z] #38 1.520 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-11T19:06:54.026Z] #38 1.786 [2022-03-11T19:06:54.026Z] #38 2.000 #=#=# ######################################################################## 100.0% [2022-03-11T19:06:54.026Z] #38 2.235 [2022-03-11T19:06:54.026Z] #38 3.116 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-11T19:06:54.026Z] #38 3.384 [2022-03-11T19:06:54.026Z] #38 3.596 #=#=# ######################################################################## 100.0% [2022-03-11T19:06:54.026Z] #38 3.844 [2022-03-11T19:06:54.026Z] #38 4.834 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-11T19:06:54.026Z] #38 5.087 [2022-03-11T19:06:54.026Z] #38 5.309 #=#=# #################### 28.0% ########################################## 59.4% ################################################################## 91.9% ######################################################################## 100.0% [2022-03-11T19:06:54.026Z] #38 5.829 [2022-03-11T19:06:54.026Z] #38 6.731 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-11T19:06:54.026Z] #38 7.034 [2022-03-11T19:06:54.026Z] #38 7.258 #=#=# ######################################################################## 100.0% [2022-03-11T19:06:54.026Z] #38 7.495 [2022-03-11T19:06:54.284Z] #38 8.125 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-11T19:06:54.542Z] #38 8.322 [2022-03-11T19:06:54.800Z] #38 8.536 #=#=# ######################################################################## 100.0% [2022-03-11T19:06:55.058Z] #38 8.700 [2022-03-11T19:06:55.058Z] #38 8.738 Download of images into '/build' complete. [2022-03-11T19:06:55.058Z] #38 8.739 Use something like the following to load the result into a Docker daemon: [2022-03-11T19:06:55.058Z] #38 8.739 tar -cC '/build' . | docker load [2022-03-11T19:06:55.995Z] #38 DONE 9.8s [2022-03-11T19:06:55.995Z] [2022-03-11T19:06:55.995Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T19:06:55.995Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-11T19:06:55.995Z] #12 DONE 2.1s [2022-03-11T19:06:55.995Z] [2022-03-11T19:06:55.995Z] #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-03-11T19:06:55.995Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-11T19:06:56.941Z] #13 DONE 0.7s [2022-03-11T19:06:56.941Z] [2022-03-11T19:06:56.941Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T19:06:56.941Z] #40 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T19:06:56.941Z] #40 ... [2022-03-11T19:06:56.941Z] [2022-03-11T19:06:56.941Z] #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-03-11T19:06:56.941Z] #53 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-11T19:06:56.941Z] #53 DONE 0.2s [2022-03-11T19:06:56.941Z] [2022-03-11T19:06:56.941Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T19:06:56.941Z] #49 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-11T19:06:56.941Z] #49 DONE 0.3s [2022-03-11T19:06:57.205Z] [2022-03-11T19:06:57.205Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T19:06:57.205Z] #40 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T19:06:57.205Z] #40 DONE 0.3s [2022-03-11T19:06:57.205Z] [2022-03-11T19:06:57.205Z] #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-03-11T19:06:57.205Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T19:06:58.589Z] #41 ... [2022-03-11T19:06:58.589Z] [2022-03-11T19:06:58.589Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-11T19:06:58.589Z] #14 sha256:09b6e3692320f08cf6327db0ae6dbac3f5eaa5ea0349ddf964de4290be45ec49 [2022-03-11T19:06:58.589Z] #14 DONE 1.7s [2022-03-11T19:06:58.589Z] [2022-03-11T19:06:58.589Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-11T19:06:58.589Z] #15 sha256:96bcf02670b65def60e1b23dcad47755d0bff725bd59a782e559ae99ba7a16f0 [2022-03-11T19:06:59.967Z] #15 DONE 1.5s [2022-03-11T19:06:59.967Z] [2022-03-11T19:06:59.967Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-11T19:06:59.967Z] #16 sha256:beddf0d6d60e18c9ac5b3546568cba2a4901f4a5fec519fe15cb3d5d496e5cb7 [2022-03-11T19:07:01.169Z] #60 63.39 # github.com/containerd/containerd/cmd/containerd [2022-03-11T19:07:01.169Z] #60 63.39 /usr/bin/ld: /tmp/go-link-3970050115/000019.o: in function `New': [2022-03-11T19:07:01.169Z] #60 63.39 /tmp/tmp.NiRPD3Jzn9/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-03-11T19:07:01.169Z] #60 63.46 + bin/containerd-stress [2022-03-11T19:07:01.169Z] #60 64.54 + bin/containerd-shim [2022-03-11T19:07:01.346Z] #16 DONE 1.2s [2022-03-11T19:07:01.346Z] [2022-03-11T19:07:01.346Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-11T19:07:01.346Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-11T19:07:02.726Z] #17 DONE 1.3s [2022-03-11T19:07:02.726Z] [2022-03-11T19:07:02.726Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-11T19:07:02.726Z] #18 sha256:4537d596aeb6a1f91ba4cb2255575856f0f9010515abf5fd2f90bdd0313e4de4 [2022-03-11T19:07:03.664Z] #18 DONE 1.2s [2022-03-11T19:07:03.664Z] [2022-03-11T19:07:03.664Z] #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-03-11T19:07:03.664Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-11T19:07:05.043Z] #19 1.467 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T19:07:05.043Z] #19 1.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T19:07:05.308Z] #19 1.675 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T19:07:05.888Z] #19 2.132 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T19:07:06.456Z] #19 2.741 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T19:07:06.715Z] #19 ... [2022-03-11T19:07:06.715Z] [2022-03-11T19:07:06.715Z] #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-03-11T19:07:06.715Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T19:07:06.715Z] #43 2.984 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-11T19:07:07.013Z] #43 ... [2022-03-11T19:07:07.013Z] [2022-03-11T19:07:07.013Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-11T19:07:07.013Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T19:07:07.014Z] #58 2.714 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-11T19:07:07.014Z] #58 ... [2022-03-11T19:07:07.014Z] [2022-03-11T19:07:07.014Z] #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-03-11T19:07:07.014Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T19:07:07.014Z] #56 2.579 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T19:07:07.014Z] #56 3.697 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T19:07:07.014Z] #56 3.697 go: downloading github.com/fatih/color v1.10.0 [2022-03-11T19:07:07.014Z] #56 3.737 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T19:07:07.014Z] #56 3.787 go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T19:07:07.014Z] #56 4.179 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T19:07:07.014Z] #56 4.201 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T19:07:07.014Z] #56 4.254 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T19:07:07.014Z] #56 4.278 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T19:07:07.014Z] #56 4.326 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T19:07:07.014Z] #56 4.383 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T19:07:07.014Z] #56 4.454 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T19:07:07.014Z] #56 4.734 go: downloading golang.org/x/tools v0.1.0 [2022-03-11T19:07:07.014Z] #56 8.713 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T19:07:07.014Z] #56 8.721 go: downloading golang.org/x/mod v0.3.0 [2022-03-11T19:07:07.327Z] #56 ... [2022-03-11T19:07:07.327Z] [2022-03-11T19:07:07.327Z] #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-03-11T19:07:07.327Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T19:07:07.327Z] #60 2.723 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-11T19:07:07.327Z] #60 3.609 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-11T19:07:07.327Z] #60 3.609 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-11T19:07:07.327Z] #60 3.706 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-11T19:07:07.327Z] #60 5.183 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-11T19:07:07.327Z] #60 ... [2022-03-11T19:07:07.327Z] [2022-03-11T19:07:07.327Z] #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-03-11T19:07:07.327Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T19:07:07.327Z] #54 3.126 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T19:07:07.327Z] #54 3.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T19:07:07.327Z] #54 3.512 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T19:07:07.327Z] #54 3.530 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-11T19:07:07.327Z] #54 3.982 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T19:07:07.327Z] #54 5.276 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T19:07:07.327Z] #54 6.746 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T19:07:07.327Z] #54 9.022 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-11T19:07:07.655Z] #54 ... [2022-03-11T19:07:07.655Z] [2022-03-11T19:07:07.655Z] #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-03-11T19:07:07.655Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T19:07:07.655Z] #50 2.371 + git clone https://github.com/docker/distribution.git . [2022-03-11T19:07:07.655Z] #50 2.371 Cloning into '.'... [2022-03-11T19:07:07.655Z] #50 ... [2022-03-11T19:07:07.655Z] [2022-03-11T19:07:07.655Z] #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-03-11T19:07:07.655Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-11T19:07:07.655Z] #19 3.448 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T19:07:07.714Z] #60 71.91 + bin/containerd-shim-runc-v1 [2022-03-11T19:07:08.234Z] #19 4.369 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T19:07:09.194Z] #19 5.323 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T19:07:09.194Z] #19 ... [2022-03-11T19:07:09.194Z] [2022-03-11T19:07:09.194Z] #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-03-11T19:07:09.194Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T19:07:09.194Z] #41 2.141 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-11T19:07:09.194Z] #41 2.141 Cloning into '.'... [2022-03-11T19:07:09.194Z] #41 ... [2022-03-11T19:07:09.194Z] [2022-03-11T19:07:09.194Z] #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-03-11T19:07:09.194Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T19:07:09.194Z] #43 12.23 tomll can be used in two ways: [2022-03-11T19:07:09.194Z] #43 12.23 Writing to STDIN and reading from STDOUT: [2022-03-11T19:07:09.194Z] #43 12.23 cat file.toml | tomll > file.toml [2022-03-11T19:07:09.194Z] #43 12.23 [2022-03-11T19:07:09.194Z] #43 12.23 Reading and updating a list of files: [2022-03-11T19:07:09.194Z] #43 12.23 tomll a.toml b.toml c.toml [2022-03-11T19:07:09.194Z] #43 12.23 [2022-03-11T19:07:09.194Z] #43 12.23 When given a list of files, tomll will modify all files in place without asking. [2022-03-11T19:07:09.194Z] #43 DONE 12.5s [2022-03-11T19:07:09.454Z] [2022-03-11T19:07:09.454Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-11T19:07:09.454Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T19:07:10.392Z] #50 ... [2022-03-11T19:07:10.392Z] [2022-03-11T19:07:10.392Z] #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-03-11T19:07:10.392Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T19:07:10.392Z] #54 13.17 Fetched 8511 kB in 10s (813 kB/s) [2022-03-11T19:07:11.888Z] #60 77.07 + bin/containerd-shim-runc-v2 [2022-03-11T19:07:12.451Z] #60 77.66 + binaries [2022-03-11T19:07:12.451Z] #60 77.66 + install -D bin/containerd /build/containerd [2022-03-11T19:07:12.451Z] #60 77.69 + install -D bin/containerd-shim /build/containerd-shim [2022-03-11T19:07:12.451Z] #60 77.69 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-11T19:07:12.451Z] #60 77.70 + install -D bin/ctr /build/ctr [2022-03-11T19:07:12.707Z] #60 DONE 78.1s [2022-03-11T19:07:12.841Z] INFO: Expanding compiler 1 of 3... [2022-03-11T19:07:12.841Z] INFO: Expanding compiler 2 of 3... [2022-03-11T19:07:13.635Z] [2022-03-11T19:07:13.635Z] #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-03-11T19:07:13.635Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T19:07:13.635Z] #49 CACHED [2022-03-11T19:07:13.635Z] [2022-03-11T19:07:13.635Z] #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-03-11T19:07:13.635Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T19:07:13.635Z] #38 CACHED [2022-03-11T19:07:13.635Z] [2022-03-11T19:07:13.635Z] #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-03-11T19:07:13.635Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-11T19:07:13.635Z] #22 CACHED [2022-03-11T19:07:13.635Z] [2022-03-11T19:07:13.636Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T19:07:13.636Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-11T19:07:13.636Z] #19 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #31 sha256:a8041a8b61bcd0269afccf036823451899f9f0ed176ab3f06e2fa6c08be1a8e5 [2022-03-11T19:07:13.636Z] #31 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T19:07:13.636Z] #50 sha256:ff7fad75823c3f47eea617ed229a3ebf05c56de1bc9c7fedb0a773fef62e9882 [2022-03-11T19:07:13.636Z] #50 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T19:07:13.636Z] #41 sha256:e40de64e869e61a15a1bfcc48bffc4b7a65c506bc5aed7ab80b8c9073b864cea [2022-03-11T19:07:13.636Z] #41 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-11T19:07:13.636Z] #16 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #26 sha256:b76b1d51f1c7e2f648a8a1025ec5411d98e8d8a31f1c1a0a1e8ad9bbba9d9a8e [2022-03-11T19:07:13.636Z] #26 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T19:07:13.636Z] #43 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T19:07:13.636Z] #52 sha256:542f7f06bc7a57af1e341897edc46c2bb8166e364cd34ec13d535122d84adea2 [2022-03-11T19:07:13.636Z] #52 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T19:07:13.636Z] #37 sha256:b78eabc642c053803d584bcaf4714245218622f9c8ace7255ba4023234942198 [2022-03-11T19:07:13.636Z] #37 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T19:07:13.636Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-11T19:07:13.636Z] #15 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T19:07:13.636Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-11T19:07:13.636Z] #17 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T19:07:13.636Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-11T19:07:13.636Z] #18 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T19:07:13.636Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-11T19:07:13.636Z] #20 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T19:07:13.636Z] #25 sha256:151e87315f97053a46e9f3abd95e568acade5e8dfeba6c9db4dd1016ba3d68f6 [2022-03-11T19:07:13.636Z] #25 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T19:07:13.636Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-11T19:07:13.636Z] #42 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T19:07:13.636Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-11T19:07:13.636Z] #23 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #56 sha256:ebbfc081a3fbec5a815f41472cb8b3dbc57dc0a40586840b81ef66a74e68f6ec [2022-03-11T19:07:13.636Z] #56 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T19:07:13.636Z] #35 sha256:8eabf797537ce7b0ad60364cd392a4d35cbc6908eadda13b2e103abe183ee296 [2022-03-11T19:07:13.636Z] #35 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T19:07:13.636Z] #36 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T19:07:13.636Z] #53 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T19:07:13.636Z] #14 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T19:07:13.636Z] #55 sha256:ae9553fb12dd1e485742d97ce954d638b2ce6ea55ffbe22faf9c86d9fd58e490 [2022-03-11T19:07:13.636Z] #55 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T19:07:13.636Z] #30 sha256:23bc5883084356bf92633ce828c3512c6190e3e19232a763dbdad41599349bee [2022-03-11T19:07:13.636Z] #30 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T19:07:13.636Z] #29 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T19:07:13.636Z] #48 sha256:8a5e5422038f8328a569a50ece74be80d769a28ce274be33ebe1313e22147609 [2022-03-11T19:07:13.636Z] #48 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T19:07:13.636Z] #21 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T19:07:13.636Z] #44 sha256:246719fd8fe9aa464b514c8c918a924b46fc696a12045ceaac39b67a023a4a82 [2022-03-11T19:07:13.636Z] #44 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T19:07:13.636Z] #39 sha256:fe27e8b9e44f6c242c018ca45bdda85740556f8c49c3b7a359b5c0202988321e [2022-03-11T19:07:13.636Z] #39 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T19:07:13.636Z] #54 sha256:953e7e8e019134897631883b8f2b0d253b8c869b28620b710a0582bd0a382fca [2022-03-11T19:07:13.636Z] #54 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T19:07:13.636Z] #27 sha256:f4012c56b79916a5ba811d2b71d0d3308983ebb0fe41fb81c384b3a1aef661eb [2022-03-11T19:07:13.636Z] #27 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-11T19:07:13.636Z] #46 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T19:07:13.636Z] #32 sha256:88e22b7e043ecaceecf54e3520821f267d9c53bd259b062c3c5ba971d1972897 [2022-03-11T19:07:13.636Z] #32 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T19:07:13.636Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T19:07:13.636Z] #33 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-11T19:07:13.636Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T19:07:13.636Z] #51 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T19:07:13.636Z] #34 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #40 sha256:6edf10da2e98319c808fa2bc81480581e56d3f79edd8689203d710d050cee20b [2022-03-11T19:07:13.636Z] #40 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T19:07:13.636Z] #47 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T19:07:13.636Z] #62 sha256:a903ecd7aff912b42e4a6c7023b89033a3e3aa1cc89841c764734695333b55db [2022-03-11T19:07:13.636Z] #62 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T19:07:13.636Z] #64 sha256:234aa5c249286146138ed5a65bd0fe9b1361ea08f40a74e96010226ee642b18f [2022-03-11T19:07:13.636Z] #64 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #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-03-11T19:07:13.636Z] #63 sha256:1c49551ec17e8bb63064e0b245d05a3b945291e6c4f46bbfc136f32a03d6a222 [2022-03-11T19:07:13.636Z] #63 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T19:07:13.636Z] #57 sha256:709cd4e8ce20b85bed1c0d7b8269fd217712ccf0de4dd7f104005ea173a9ca68 [2022-03-11T19:07:13.636Z] #57 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T19:07:13.636Z] #65 sha256:a04434f9d7d843b2e921c74086a96c5fba099237721c240e380159cceb0f7f8c [2022-03-11T19:07:13.636Z] #65 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T19:07:13.636Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-11T19:07:13.636Z] #68 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T19:07:13.636Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-11T19:07:13.636Z] #70 CACHED [2022-03-11T19:07:13.636Z] [2022-03-11T19:07:13.636Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T19:07:13.636Z] #61 sha256:43629df9c78fb37397b9be76cf6be9f107c3c525d547f63921db26ef3177639a [2022-03-11T19:07:13.681Z] #54 13.17 Reading package lists... [2022-03-11T19:07:13.892Z] #61 DONE 0.2s [2022-03-11T19:07:13.892Z] [2022-03-11T19:07:13.892Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T19:07:13.892Z] #66 sha256:60d275783ba1702c44360556456f6fc03bb3d54a9809e018f99d38e095af8128 [2022-03-11T19:07:13.892Z] #66 DONE 0.1s [2022-03-11T19:07:13.892Z] [2022-03-11T19:07:13.892Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T19:07:13.892Z] #71 sha256:4caa06f8758574c8a4afeecf2e6ab10b7e9329480f2a7418eab2024117b4344e [2022-03-11T19:07:14.148Z] #71 DONE 0.2s [2022-03-11T19:07:14.148Z] [2022-03-11T19:07:14.148Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T19:07:14.148Z] #72 sha256:5d1814ef52865dc81de1a5fe31300e13e31d17fd1039ccc8262d3ea7c7686b81 [2022-03-11T19:07:14.148Z] #72 DONE 0.0s [2022-03-11T19:07:14.148Z] [2022-03-11T19:07:14.148Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T19:07:14.148Z] #73 sha256:48e7189901552fbdb3457405e9a06158168deef690142e37eaa1caa875e41bd9 [2022-03-11T19:07:15.075Z] #73 DONE 0.7s [2022-03-11T19:07:15.075Z] [2022-03-11T19:07:15.075Z] #74 exporting to image [2022-03-11T19:07:15.075Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T19:07:15.075Z] #74 exporting layers [2022-03-11T19:07:15.587Z] #54 16.41 Reading package lists... [2022-03-11T19:07:15.587Z] #54 ... [2022-03-11T19:07:15.587Z] [2022-03-11T19:07:15.588Z] #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-03-11T19:07:15.588Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T19:07:15.588Z] #50 16.33 + git checkout -q v2.3.0 [2022-03-11T19:07:15.588Z] #50 17.35 + 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-03-11T19:07:16.446Z] #74 exporting layers 1.4s done [2022-03-11T19:07:16.446Z] #74 writing image sha256:43e8d0285ccea955de2d5768afbb8a2d895f0b61cd628e55774e5da2077bd039 done [2022-03-11T19:07:16.446Z] #74 naming to docker.io/library/docker:7df7357e085703b4de3cb829c01cf4a9832a00db done [2022-03-11T19:07:16.446Z] #74 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T19:07:16.786Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -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:7df7357e085703b4de3cb829c01cf4a9832a00db hack/make.sh dynbinary test-integration [2022-03-11T19:07:17.042Z] [2022-03-11T19:07:17.299Z] Removing bundles/ [2022-03-11T19:07:17.299Z] [2022-03-11T19:07:17.299Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T19:07:17.299Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T19:07:17.299Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:07:17.559Z] INFO: Expanding compiler 3 of 3... [2022-03-11T19:07:18.544Z] INFO: Removing downloaded files... [2022-03-11T19:07:18.544Z] INFO: Downloading containerd [2022-03-11T19:07:18.885Z] #50 ... [2022-03-11T19:07:18.885Z] [2022-03-11T19:07:18.885Z] #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-03-11T19:07:18.885Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T19:07:18.885Z] #60 22.13 v3.0.2 [2022-03-11T19:07:19.453Z] #60 DONE 22.6s [2022-03-11T19:07:19.453Z] [2022-03-11T19:07:19.453Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-11T19:07:19.453Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T19:07:19.453Z] #58 21.30 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T19:07:19.453Z] #58 21.32 go: downloading github.com/fatih/color v1.13.0 [2022-03-11T19:07:19.453Z] #58 21.34 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-11T19:07:19.453Z] #58 21.35 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-11T19:07:19.453Z] #58 21.49 go: downloading github.com/spf13/viper v1.10.1 [2022-03-11T19:07:19.453Z] #58 21.61 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-11T19:07:19.453Z] #58 21.82 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-11T19:07:19.453Z] #58 21.83 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-11T19:07:19.453Z] #58 22.41 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-11T19:07:19.453Z] #58 22.45 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-11T19:07:20.393Z] #58 ... [2022-03-11T19:07:20.393Z] [2022-03-11T19:07:20.393Z] #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-03-11T19:07:20.393Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-11T19:07:20.393Z] #19 6.711 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T19:07:20.393Z] #19 7.381 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T19:07:20.393Z] #19 7.383 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T19:07:20.393Z] #19 7.383 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T19:07:20.393Z] #19 7.404 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T19:07:20.393Z] #19 7.409 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T19:07:20.393Z] #19 7.436 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T19:07:20.393Z] #19 7.443 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T19:07:20.393Z] #19 7.447 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T19:07:20.393Z] #19 7.453 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T19:07:20.393Z] #19 7.453 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T19:07:20.393Z] #19 7.454 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T19:07:20.393Z] #19 7.458 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T19:07:20.393Z] #19 ... [2022-03-11T19:07:20.393Z] [2022-03-11T19:07:20.393Z] #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-03-11T19:07:20.393Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T19:07:20.393Z] #54 16.41 Reading package lists... [2022-03-11T19:07:20.393Z] #54 19.29 Building dependency tree... [2022-03-11T19:07:20.393Z] #54 21.47 The following additional packages will be installed: [2022-03-11T19:07:20.393Z] #54 21.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T19:07:20.393Z] #54 21.48 python3-protobuf python3-six [2022-03-11T19:07:20.393Z] #54 21.48 Suggested packages: [2022-03-11T19:07:20.393Z] #54 21.49 python3-setuptools [2022-03-11T19:07:20.393Z] #54 21.49 Recommended packages: [2022-03-11T19:07:20.393Z] #54 21.49 iproute2 | iproute [2022-03-11T19:07:20.393Z] #54 21.87 The following NEW packages will be installed: [2022-03-11T19:07:20.393Z] #54 21.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T19:07:20.393Z] #54 21.87 python3-protobuf python3-six [2022-03-11T19:07:20.393Z] #54 22.28 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T19:07:20.393Z] #54 22.28 Need to get 2292 kB of archives. [2022-03-11T19:07:20.393Z] #54 22.28 After this operation, 11.0 MB of additional disk space will be used. [2022-03-11T19:07:20.393Z] #54 22.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-11T19:07:20.393Z] #54 22.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T19:07:20.393Z] #54 22.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-11T19:07:20.393Z] #54 22.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-11T19:07:20.393Z] #54 22.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T19:07:20.393Z] #54 22.33 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-03-11T19:07:20.393Z] #54 22.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T19:07:21.776Z] #54 ... [2022-03-11T19:07:21.776Z] [2022-03-11T19:07:21.776Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-11T19:07:21.776Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T19:07:21.776Z] #58 24.48 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-11T19:07:21.776Z] #58 24.49 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T19:07:21.776Z] #58 24.51 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-11T19:07:21.776Z] #58 24.58 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-11T19:07:21.776Z] #58 24.60 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-11T19:07:21.776Z] #58 24.60 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-11T19:07:21.776Z] #58 24.66 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-11T19:07:21.776Z] #58 24.70 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-11T19:07:21.776Z] #58 24.70 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-11T19:07:21.776Z] #58 24.74 go: downloading github.com/spf13/afero v1.6.0 [2022-03-11T19:07:21.776Z] #58 24.76 go: downloading github.com/spf13/cast v1.4.1 [2022-03-11T19:07:21.776Z] #58 24.77 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-11T19:07:21.776Z] #58 24.78 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-11T19:07:21.776Z] #58 24.80 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-11T19:07:21.776Z] #58 24.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-11T19:07:21.776Z] #58 24.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-11T19:07:21.776Z] #58 24.87 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-11T19:07:21.776Z] #58 24.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-11T19:07:21.776Z] #58 24.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-11T19:07:21.776Z] #58 24.89 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-11T19:07:21.776Z] #58 24.90 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-11T19:07:21.776Z] #58 24.91 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-11T19:07:21.776Z] #58 24.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-11T19:07:21.776Z] #58 24.94 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-11T19:07:21.776Z] #58 24.96 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-11T19:07:21.776Z] #58 25.00 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-11T19:07:21.776Z] #58 25.03 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-11T19:07:21.776Z] #58 25.11 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-11T19:07:21.776Z] #58 25.15 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-11T19:07:22.035Z] #58 25.26 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-11T19:07:22.035Z] #58 25.28 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-11T19:07:22.035Z] #58 25.29 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-11T19:07:22.035Z] #58 25.30 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-11T19:07:22.035Z] #58 25.32 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-11T19:07:22.035Z] #58 25.38 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-11T19:07:22.294Z] #58 25.38 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-11T19:07:22.294Z] #58 25.43 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-11T19:07:22.294Z] #58 25.44 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-11T19:07:22.294Z] #58 25.44 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-11T19:07:22.294Z] #58 25.45 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-11T19:07:22.294Z] #58 25.51 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-11T19:07:22.294Z] #58 25.53 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-11T19:07:22.294Z] #58 25.53 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-11T19:07:22.294Z] #58 25.55 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-11T19:07:22.294Z] #58 25.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-11T19:07:22.294Z] #58 25.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-11T19:07:22.294Z] #58 25.58 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-11T19:07:22.294Z] #58 25.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-11T19:07:22.553Z] #58 25.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-11T19:07:22.553Z] #58 25.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-11T19:07:22.553Z] #58 25.75 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-11T19:07:22.553Z] #58 25.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-11T19:07:22.553Z] #58 25.79 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-11T19:07:22.553Z] #58 25.80 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-11T19:07:22.553Z] #58 25.82 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-11T19:07:22.553Z] #58 25.83 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-11T19:07:22.553Z] #58 25.85 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-11T19:07:22.553Z] #58 25.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-11T19:07:22.812Z] #58 25.90 go: downloading github.com/julz/importas v0.1.0 [2022-03-11T19:07:22.812Z] #58 25.91 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-11T19:07:22.812Z] #58 25.92 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-11T19:07:22.812Z] #58 25.96 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-11T19:07:22.813Z] #58 25.98 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-11T19:07:22.813Z] #58 26.01 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-11T19:07:22.813Z] #58 26.02 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-11T19:07:22.813Z] #58 26.05 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-11T19:07:22.813Z] #58 26.09 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-11T19:07:22.813Z] #58 26.09 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-11T19:07:22.813Z] #58 26.10 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-11T19:07:22.813Z] #58 26.12 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-11T19:07:23.072Z] #58 26.14 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-11T19:07:23.072Z] #58 26.41 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T19:07:23.238Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-03-11T19:07:23.238Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T19:07:23.238Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T19:07:23.238Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T19:07:23.239Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-03-11T19:07:23.239Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T19:07:23.239Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-03-11T19:07:23.239Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T19:07:23.239Z] ok github.com/docker/docker/builder/dockerfile 0.211s coverage: 49.3% of statements [2022-03-11T19:07:23.239Z] ok github.com/docker/docker/builder/remotecontext 0.084s coverage: 13.7% of statements [2022-03-11T19:07:23.239Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-11T19:07:23.239Z] ok github.com/docker/docker/builder/remotecontext/git 0.905s coverage: 86.3% of statements [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T19:07:23.239Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T19:07:23.331Z] #58 26.42 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-11T19:07:23.331Z] #58 26.42 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-11T19:07:23.331Z] #58 26.43 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-11T19:07:23.331Z] #58 26.46 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-11T19:07:23.331Z] #58 26.49 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-11T19:07:23.331Z] #58 26.50 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-11T19:07:23.331Z] #58 26.53 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-11T19:07:23.331Z] #58 26.55 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-11T19:07:23.499Z] ok github.com/docker/docker/cmd/docker-proxy 0.024s coverage: 67.6% of statements [2022-03-11T19:07:23.589Z] #58 26.68 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-11T19:07:23.589Z] #58 26.70 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-11T19:07:23.589Z] #58 26.71 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-11T19:07:23.590Z] #58 26.76 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-11T19:07:23.590Z] #58 26.76 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-11T19:07:23.590Z] #58 26.77 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-11T19:07:23.590Z] #58 26.79 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-11T19:07:23.590Z] #58 26.79 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-11T19:07:23.590Z] #58 26.82 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-11T19:07:23.590Z] #58 26.86 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-11T19:07:23.590Z] #58 26.89 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-11T19:07:23.848Z] #58 26.96 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-11T19:07:23.848Z] #58 27.04 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-11T19:07:23.848Z] #58 27.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-11T19:07:23.848Z] #58 27.08 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-11T19:07:23.848Z] #58 27.09 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-11T19:07:23.848Z] #58 27.11 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-11T19:07:24.110Z] #58 27.24 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-11T19:07:24.110Z] #58 27.32 go: downloading honnef.co/go/tools v0.2.2 [2022-03-11T19:07:24.689Z] #58 27.97 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-11T19:07:24.689Z] #58 27.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-11T19:07:24.689Z] #58 28.00 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-11T19:07:24.689Z] #58 28.03 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-11T19:07:24.689Z] #58 28.07 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-11T19:07:24.958Z] #58 28.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-11T19:07:24.958Z] #58 28.16 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-11T19:07:25.528Z] #58 28.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-11T19:07:25.789Z] #58 29.06 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-11T19:07:25.789Z] #58 29.06 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-11T19:07:25.789Z] #58 29.17 go: downloading golang.org/x/text v0.3.7 [2022-03-11T19:07:26.068Z] ok github.com/docker/docker/client 0.103s coverage: 75.7% of statements [2022-03-11T19:07:29.078Z] #58 32.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-11T19:07:29.078Z] #58 32.13 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-11T19:07:29.078Z] #58 32.16 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-11T19:07:29.078Z] #58 32.18 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-11T19:07:29.078Z] #58 32.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-11T19:07:29.078Z] #58 32.22 go: downloading golang.org/x/mod v0.5.1 [2022-03-11T19:07:29.078Z] #58 32.26 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-11T19:07:29.078Z] #58 32.35 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-11T19:07:29.078Z] #58 32.36 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-11T19:07:29.078Z] #58 32.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-11T19:07:29.337Z] #58 32.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-11T19:07:29.337Z] #58 32.48 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-11T19:07:29.597Z] #58 32.70 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-11T19:07:29.597Z] #58 32.74 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-11T19:07:29.597Z] #58 32.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-11T19:07:29.597Z] #58 32.91 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-11T19:07:29.597Z] #58 32.95 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-11T19:07:29.855Z] #58 33.02 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-11T19:07:29.855Z] #58 33.03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-11T19:07:29.855Z] #58 33.05 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-11T19:07:29.855Z] #58 33.05 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-11T19:07:29.855Z] #58 33.17 go: downloading github.com/prometheus/common v0.10.0 [2022-03-11T19:07:30.114Z] #58 33.24 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-11T19:07:30.114Z] #58 33.32 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-11T19:07:30.114Z] #58 33.36 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-11T19:07:31.049Z] #58 34.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-11T19:07:31.308Z] #58 ... [2022-03-11T19:07:31.308Z] [2022-03-11T19:07:31.308Z] #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-03-11T19:07:31.308Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T19:07:31.308Z] #54 25.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-11T19:07:31.308Z] #54 26.23 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T19:07:31.308Z] #54 26.38 Fetched 2292 kB in 4s (616 kB/s) [2022-03-11T19:07:31.308Z] #54 26.44 Selecting previously unselected package libprotobuf23:amd64. [2022-03-11T19:07:31.308Z] #54 26.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-11T19:07:31.308Z] #54 26.48 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-11T19:07:31.308Z] #54 26.50 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-11T19:07:31.308Z] #54 26.96 Selecting previously unselected package python3-pkg-resources. [2022-03-11T19:07:31.308Z] #54 26.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T19:07:31.308Z] #54 26.97 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T19:07:31.308Z] #54 27.14 Selecting previously unselected package python3-six. [2022-03-11T19:07:31.308Z] #54 27.14 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-11T19:07:31.308Z] #54 27.15 Unpacking python3-six (1.16.0-2) ... [2022-03-11T19:07:31.308Z] #54 27.22 Selecting previously unselected package python3-protobuf. [2022-03-11T19:07:31.308Z] #54 27.22 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-11T19:07:31.308Z] #54 27.23 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-11T19:07:31.308Z] #54 27.63 Selecting previously unselected package libnet1:amd64. [2022-03-11T19:07:31.308Z] #54 27.63 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T19:07:31.308Z] #54 27.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T19:07:31.308Z] #54 27.73 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T19:07:31.308Z] #54 27.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T19:07:31.308Z] #54 27.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T19:07:31.308Z] #54 27.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T19:07:31.308Z] #54 27.85 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T19:07:31.308Z] #54 27.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T19:07:31.308Z] #54 27.97 Selecting previously unselected package criu. [2022-03-11T19:07:31.308Z] #54 27.97 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-11T19:07:31.308Z] #54 27.98 Unpacking criu (3.16.1-3) ... [2022-03-11T19:07:31.308Z] #54 28.46 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T19:07:31.308Z] #54 29.40 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-11T19:07:31.308Z] #54 29.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T19:07:31.308Z] #54 29.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T19:07:31.308Z] #54 29.44 Setting up python3-six (1.16.0-2) ... [2022-03-11T19:07:31.308Z] #54 30.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T19:07:31.308Z] #54 30.08 Setting up python3-protobuf (3.12.4-1) ... [2022-03-11T19:07:31.308Z] #54 32.38 Setting up criu (3.16.1-3) ... [2022-03-11T19:07:31.308Z] #54 33.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T19:07:31.308Z] #54 DONE 34.3s [2022-03-11T19:07:31.308Z] [2022-03-11T19:07:31.308Z] #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-03-11T19:07:31.308Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T19:07:31.308Z] #56 34.63 gotestsum version dev [2022-03-11T19:07:31.570Z] #56 DONE 34.8s [2022-03-11T19:07:31.570Z] [2022-03-11T19:07:31.570Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-11T19:07:31.570Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T19:07:31.570Z] #41 26.99 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-11T19:07:31.570Z] #41 27.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-11T19:07:31.941Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T19:07:31.941Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T19:07:31.941Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:07:31.941Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T19:07:31.941Z] [2022-03-11T19:07:31.941Z] + c=0 [2022-03-11T19:07:31.941Z] + TEST_INTEGRATION_DEST=2 [2022-03-11T19:07:31.941Z] + CONTAINER_NAME=docker-pr5-2 [2022-03-11T19:07:31.941Z] + TEST_SKIP_INTEGRATION=1 [2022-03-11T19:07:31.941Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-11T19:07:31.941Z] + run_tests [2022-03-11T19:07:31.941Z] + TEST_INTEGRATION_DEST=1 [2022-03-11T19:07:31.941Z] + CONTAINER_NAME=docker-pr5-1 [2022-03-11T19:07:31.941Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T19:07:31.941Z] + run_tests test-integration-flaky [2022-03-11T19:07:31.941Z] + '[' -n 0 ']' [2022-03-11T19:07:31.941Z] + rm= [2022-03-11T19:07:31.941Z] + '[' -n 0 ']' [2022-03-11T19:07:31.941Z] + rm= [2022-03-11T19:07:31.941Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43256/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43256/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7df7357e085703b4de3cb829c01cf4a9832a00db hack/make.sh '' test-integration [2022-03-11T19:07:31.941Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43256/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43256/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7df7357e085703b4de3cb829c01cf4a9832a00db hack/make.sh test-integration-flaky test-integration [2022-03-11T19:07:31.941Z] + TEST_INTEGRATION_DEST=3 [2022-03-11T19:07:31.941Z] + CONTAINER_NAME=docker-pr5-3 [2022-03-11T19:07:31.941Z] + TEST_SKIP_INTEGRATION=1 [2022-03-11T19:07:31.941Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-11T19:07:31.941Z] + run_tests [2022-03-11T19:07:31.941Z] + '[' -n 0 ']' [2022-03-11T19:07:31.941Z] + rm= [2022-03-11T19:07:31.941Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43256/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43256/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7df7357e085703b4de3cb829c01cf4a9832a00db hack/make.sh '' test-integration [2022-03-11T19:07:31.941Z] ++ jobs -p [2022-03-11T19:07:31.941Z] + for job in $(jobs -p) [2022-03-11T19:07:31.941Z] + wait 26412 [2022-03-11T19:07:31.941Z] [2022-03-11T19:07:31.941Z] [2022-03-11T19:07:31.941Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T19:07:31.941Z] [2022-03-11T19:07:31.941Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T19:07:31.941Z] HOSTNAME=b1616f45f0e3 [2022-03-11T19:07:31.941Z] TEST_SKIP_INTEGRATION=1 [2022-03-11T19:07:31.941Z] TESTDEBUG=0 [2022-03-11T19:07:31.941Z] DEST=bundles/test-integration [2022-03-11T19:07:31.941Z] PWD=/go/src/github.com/docker/docker [2022-03-11T19:07:31.941Z] KEEPBUNDLE=1 [2022-03-11T19:07:31.941Z] DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:07:31.941Z] container=docker [2022-03-11T19:07:31.941Z] HOME=/root [2022-03-11T19:07:31.941Z] GOLANG_VERSION=1.17.8 [2022-03-11T19:07:31.941Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T19:07:31.941Z] VALIDATE_BRANCH=master [2022-03-11T19:07:31.941Z] TERM=xterm [2022-03-11T19:07:31.941Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T19:07:31.941Z] SHLVL=1 [2022-03-11T19:07:31.941Z] TIMEOUT=120m [2022-03-11T19:07:31.941Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T19:07:31.941Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T19:07:31.941Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-11T19:07:31.941Z] GO111MODULE=off [2022-03-11T19:07:31.941Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T19:07:31.941Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T19:07:31.941Z] GOPATH=/go [2022-03-11T19:07:31.941Z] PKG_CONFIG=pkg-config [2022-03-11T19:07:31.941Z] _=/usr/bin/env [2022-03-11T19:07:31.941Z] Building test suite binary ./integration-cli/test.main [2022-03-11T19:07:31.941Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-11T19:07:31.941Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T19:07:31.941Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T19:07:31.941Z] HOSTNAME=ba8b8b606f52 [2022-03-11T19:07:31.942Z] TEST_SKIP_INTEGRATION=1 [2022-03-11T19:07:31.942Z] TESTDEBUG=0 [2022-03-11T19:07:31.942Z] DEST=bundles/test-integration [2022-03-11T19:07:31.942Z] PWD=/go/src/github.com/docker/docker [2022-03-11T19:07:31.942Z] KEEPBUNDLE=1 [2022-03-11T19:07:31.942Z] DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:07:31.942Z] container=docker [2022-03-11T19:07:31.942Z] HOME=/root [2022-03-11T19:07:31.942Z] GOLANG_VERSION=1.17.8 [2022-03-11T19:07:31.942Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T19:07:31.942Z] VALIDATE_BRANCH=master [2022-03-11T19:07:31.942Z] TERM=xterm [2022-03-11T19:07:31.942Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T19:07:31.942Z] SHLVL=1 [2022-03-11T19:07:31.942Z] TIMEOUT=120m [2022-03-11T19:07:31.942Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T19:07:31.942Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T19:07:31.942Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-11T19:07:31.942Z] GO111MODULE=off [2022-03-11T19:07:31.942Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T19:07:31.942Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T19:07:31.942Z] GOPATH=/go [2022-03-11T19:07:31.942Z] PKG_CONFIG=pkg-config [2022-03-11T19:07:31.942Z] _=/usr/bin/env [2022-03-11T19:07:31.942Z] Building test suite binary ./integration-cli/test.main [2022-03-11T19:07:31.942Z] No new tests added to integration. [2022-03-11T19:07:31.942Z] [2022-03-11T19:07:31.942Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T19:07:31.942Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T19:07:31.942Z] HOSTNAME=c7f40d0a26aa [2022-03-11T19:07:31.942Z] TESTDEBUG=0 [2022-03-11T19:07:31.942Z] DEST=bundles/test-integration [2022-03-11T19:07:31.942Z] PWD=/go/src/github.com/docker/docker [2022-03-11T19:07:31.942Z] KEEPBUNDLE=1 [2022-03-11T19:07:31.942Z] DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:07:31.942Z] container=docker [2022-03-11T19:07:31.942Z] HOME=/root [2022-03-11T19:07:31.942Z] GOLANG_VERSION=1.17.8 [2022-03-11T19:07:31.942Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T19:07:31.942Z] VALIDATE_BRANCH=master [2022-03-11T19:07:31.942Z] TERM=xterm [2022-03-11T19:07:31.942Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T19:07:31.942Z] SHLVL=1 [2022-03-11T19:07:31.942Z] TIMEOUT=120m [2022-03-11T19:07:31.942Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T19:07:31.942Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T19:07:31.942Z] GO111MODULE=off [2022-03-11T19:07:31.942Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T19:07:31.942Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T19:07:31.942Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T19:07:31.942Z] GOPATH=/go [2022-03-11T19:07:31.942Z] PKG_CONFIG=pkg-config [2022-03-11T19:07:31.942Z] _=/usr/bin/env [2022-03-11T19:07:31.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-11T19:07:35.758Z] #41 ... [2022-03-11T19:07:35.758Z] [2022-03-11T19:07:35.759Z] #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-03-11T19:07:35.759Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-11T19:07:35.759Z] #19 32.21 Fetched 48.9 MB in 31s (1570 kB/s) [2022-03-11T19:07:45.738Z] #19 32.21 Reading package lists... [2022-03-11T19:07:48.313Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T19:07:48.313Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T19:07:48.313Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:07:48.313Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T19:07:48.313Z] [2022-03-11T19:07:48.313Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T19:07:48.313Z] DOCKER_SYSTEMD=1 [2022-03-11T19:07:48.313Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T19:07:48.313Z] HOSTNAME=fe6b3a786a70 [2022-03-11T19:07:48.313Z] DEST=bundles/test-integration [2022-03-11T19:07:48.313Z] PWD=/go/src/github.com/docker/docker [2022-03-11T19:07:48.313Z] DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:07:48.313Z] container=docker [2022-03-11T19:07:48.313Z] HOME=/root [2022-03-11T19:07:48.313Z] LANG=C.UTF-8 [2022-03-11T19:07:48.313Z] INVOCATION_ID=988e176289014add8caf10a18809bc6d [2022-03-11T19:07:48.313Z] GOLANG_VERSION=1.17.8 [2022-03-11T19:07:48.313Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T19:07:48.313Z] VALIDATE_BRANCH=master [2022-03-11T19:07:48.313Z] TERM=xterm [2022-03-11T19:07:48.313Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T19:07:48.313Z] SHLVL=3 [2022-03-11T19:07:48.313Z] TIMEOUT=120m [2022-03-11T19:07:48.313Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T19:07:48.313Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T19:07:48.313Z] GO111MODULE=off [2022-03-11T19:07:48.313Z] DOCKER_EXPERIMENTAL=1 [2022-03-11T19:07:48.313Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T19:07:48.313Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T19:07:48.313Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T19:07:48.313Z] GOPATH=/go [2022-03-11T19:07:48.313Z] PKG_CONFIG=pkg-config [2022-03-11T19:07:48.313Z] _=/usr/bin/env [2022-03-11T19:07:48.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-11T19:07:54.377Z] [2022-03-11T19:07:54.377Z] Name Version Source Summary [2022-03-11T19:07:54.377Z] ---- ------- ------ ------- [2022-03-11T19:07:54.377Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-11T19:07:54.377Z] [2022-03-11T19:07:54.377Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-11T19:07:54.377Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-11T19:07:54.377Z] PSChildName : containerd [2022-03-11T19:07:54.377Z] PSDrive : C [2022-03-11T19:07:54.377Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-11T19:07:54.377Z] PSIsContainer : True [2022-03-11T19:07:54.377Z] Name : containerd [2022-03-11T19:07:54.377Z] FullName : C:\containerd [2022-03-11T19:07:54.377Z] Parent : [2022-03-11T19:07:54.377Z] Exists : True [2022-03-11T19:07:54.377Z] Root : C:\ [2022-03-11T19:07:54.377Z] Extension : [2022-03-11T19:07:54.377Z] CreationTime : 3/11/2022 7:07:51 PM [2022-03-11T19:07:54.377Z] CreationTimeUtc : 3/11/2022 7:07:51 PM [2022-03-11T19:07:54.377Z] LastAccessTime : 3/11/2022 7:07:51 PM [2022-03-11T19:07:54.377Z] LastAccessTimeUtc : 3/11/2022 7:07:51 PM [2022-03-11T19:07:54.377Z] LastWriteTime : 3/11/2022 7:07:51 PM [2022-03-11T19:07:54.377Z] LastWriteTimeUtc : 3/11/2022 7:07:51 PM [2022-03-11T19:07:54.377Z] Attributes : Directory [2022-03-11T19:07:54.377Z] Mode : d----- [2022-03-11T19:07:54.377Z] BaseName : containerd [2022-03-11T19:07:54.377Z] Target : {} [2022-03-11T19:07:54.377Z] LinkType : [2022-03-11T19:07:54.377Z] [2022-03-11T19:07:54.377Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-11T19:07:54.377Z] INFO: Configuring git core.autocrlf... [2022-03-11T19:07:54.377Z] [2022-03-11T19:07:54.377Z] [2022-03-11T19:07:55.722Z] #19 41.40 Reading package lists... [2022-03-11T19:07:56.659Z] #19 50.65 Building dependency tree... [2022-03-11T19:07:58.565Z] #19 54.70 The following additional packages will be installed: [2022-03-11T19:07:58.565Z] #19 54.70 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-11T19:07:58.565Z] #19 54.70 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-11T19:07:58.565Z] #19 54.70 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-11T19:07:58.565Z] #19 54.70 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-11T19:07:58.565Z] #19 54.70 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-11T19:07:58.565Z] #19 54.70 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-11T19:07:58.565Z] #19 54.70 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-11T19:07:58.565Z] #19 54.70 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-11T19:07:58.565Z] #19 54.70 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-11T19:07:58.565Z] #19 54.70 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-11T19:07:58.565Z] #19 54.70 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-11T19:07:58.565Z] #19 54.70 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-11T19:07:58.565Z] #19 54.70 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-11T19:07:58.565Z] #19 54.70 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-11T19:07:58.565Z] #19 54.70 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-11T19:07:58.565Z] #19 54.70 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-11T19:07:58.565Z] #19 54.70 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-11T19:07:58.565Z] #19 54.70 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-11T19:07:58.565Z] #19 54.70 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-11T19:07:58.565Z] #19 54.70 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-11T19:07:58.565Z] #19 54.70 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-11T19:07:58.565Z] #19 54.70 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-11T19:07:58.565Z] #19 54.70 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-11T19:07:58.565Z] #19 54.70 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-11T19:07:58.565Z] #19 54.70 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-11T19:07:58.565Z] #19 54.70 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-11T19:07:58.565Z] #19 54.70 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-11T19:07:58.565Z] #19 54.70 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-11T19:07:58.565Z] #19 54.71 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-11T19:07:58.565Z] #19 54.71 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-11T19:07:58.565Z] #19 54.71 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-11T19:07:58.565Z] #19 54.71 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-11T19:07:58.565Z] #19 54.71 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-11T19:07:58.565Z] #19 54.71 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-11T19:07:58.565Z] #19 54.71 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-11T19:07:58.565Z] #19 54.71 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-11T19:07:58.565Z] #19 54.71 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-11T19:07:58.565Z] #19 54.71 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-11T19:07:58.565Z] #19 54.71 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-11T19:07:58.565Z] #19 54.71 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-11T19:07:58.565Z] #19 54.71 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-11T19:07:58.565Z] #19 54.71 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-11T19:07:58.565Z] #19 54.71 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-11T19:07:58.565Z] #19 54.72 linux-libc-dev-s390x-cross patch xz-utils [2022-03-11T19:07:58.565Z] #19 54.76 Suggested packages: [2022-03-11T19:07:58.565Z] #19 54.76 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-11T19:07:58.565Z] #19 54.76 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-11T19:07:58.565Z] #19 54.76 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-11T19:07:58.565Z] #19 54.76 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-11T19:07:58.565Z] #19 54.76 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-11T19:07:58.565Z] #19 54.76 libyaml-shell-perl ed diffutils-doc [2022-03-11T19:07:58.565Z] #19 54.76 Recommended packages: [2022-03-11T19:07:58.565Z] #19 54.76 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-11T19:07:58.565Z] #19 54.76 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-11T19:08:02.758Z] #19 58.36 The following NEW packages will be installed: [2022-03-11T19:08:02.758Z] #19 58.36 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-11T19:08:02.758Z] #19 58.36 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-11T19:08:02.758Z] #19 58.36 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-11T19:08:02.758Z] #19 58.36 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-11T19:08:02.758Z] #19 58.36 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-11T19:08:02.758Z] #19 58.36 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-11T19:08:02.758Z] #19 58.36 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-11T19:08:02.758Z] #19 58.36 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-11T19:08:02.758Z] #19 58.36 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-11T19:08:02.758Z] #19 58.36 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-11T19:08:02.758Z] #19 58.36 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-11T19:08:02.758Z] #19 58.36 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-11T19:08:02.758Z] #19 58.36 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-11T19:08:02.758Z] #19 58.36 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-11T19:08:02.758Z] #19 58.36 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-11T19:08:02.758Z] #19 58.36 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-11T19:08:02.758Z] #19 58.36 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-11T19:08:02.758Z] #19 58.36 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-11T19:08:02.758Z] #19 58.36 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-11T19:08:02.758Z] #19 58.36 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-11T19:08:02.758Z] #19 58.37 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-11T19:08:02.758Z] #19 58.37 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-11T19:08:02.758Z] #19 58.37 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-11T19:08:02.758Z] #19 58.37 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-11T19:08:02.758Z] #19 58.37 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-11T19:08:02.758Z] #19 58.37 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-11T19:08:02.758Z] #19 58.37 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-11T19:08:02.758Z] #19 58.37 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-11T19:08:02.758Z] #19 58.37 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-11T19:08:02.758Z] #19 58.37 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-11T19:08:02.758Z] #19 58.37 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-11T19:08:02.758Z] #19 58.37 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-11T19:08:02.758Z] #19 58.37 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-11T19:08:02.758Z] #19 58.37 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-11T19:08:02.758Z] #19 58.37 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-11T19:08:02.758Z] #19 58.38 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-11T19:08:02.758Z] #19 58.38 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-11T19:08:02.758Z] #19 58.38 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-11T19:08:02.758Z] #19 58.38 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-11T19:08:02.758Z] #19 58.38 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-11T19:08:02.758Z] #19 58.38 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-11T19:08:02.758Z] #19 58.38 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-11T19:08:02.758Z] #19 58.38 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-11T19:08:02.758Z] #19 58.38 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-11T19:08:02.758Z] #19 58.38 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-11T19:08:02.758Z] #19 58.38 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-11T19:08:02.758Z] #19 58.38 linux-libc-dev-s390x-cross patch xz-utils [2022-03-11T19:08:02.758Z] #19 58.88 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T19:08:02.758Z] #19 58.88 Need to get 787 MB of archives. [2022-03-11T19:08:02.758Z] #19 58.88 After this operation, 3385 MB of additional disk space will be used. [2022-03-11T19:08:02.758Z] #19 58.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-11T19:08:02.758Z] #19 58.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-11T19:08:02.758Z] #19 58.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-11T19:08:02.758Z] #19 58.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-11T19:08:02.758Z] #19 58.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-11T19:08:02.758Z] #19 58.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-11T19:08:02.758Z] #19 58.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-11T19:08:02.758Z] #19 58.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-11T19:08:02.758Z] #19 59.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-11T19:08:02.759Z] #19 59.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-11T19:08:02.759Z] #19 59.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-11T19:08:02.759Z] #19 59.20 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-03-11T19:08:02.759Z] #19 59.20 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-03-11T19:08:04.139Z] #19 60.26 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-03-11T19:08:04.139Z] #19 60.27 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-03-11T19:08:04.709Z] #19 61.23 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-03-11T19:08:04.819Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.3% of statements [2022-03-11T19:08:04.819Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-03-11T19:08:04.819Z] ok github.com/docker/docker/cmd/dockerd/trap 2.373s coverage: 0.0% of statements [2022-03-11T19:08:04.819Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T19:08:04.819Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T19:08:04.819Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T19:08:04.819Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T19:08:04.819Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T19:08:04.819Z] ok github.com/docker/docker/daemon/cluster 0.083s coverage: 0.5% of statements [2022-03-11T19:08:04.970Z] #19 61.23 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-03-11T19:08:06.351Z] #19 62.68 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-03-11T19:08:06.351Z] #19 62.68 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-03-11T19:08:06.733Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-03-11T19:08:07.732Z] #19 64.12 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-03-11T19:08:07.732Z] #19 64.13 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-03-11T19:08:08.645Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 35.9% of statements [2022-03-11T19:08:09.109Z] #19 65.54 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-03-11T19:08:09.368Z] #19 65.54 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-03-11T19:08:09.368Z] #19 65.55 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-03-11T19:08:09.368Z] #19 65.55 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-03-11T19:08:09.368Z] #19 65.55 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-03-11T19:08:09.368Z] #19 65.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-11T19:08:09.368Z] #19 65.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-11T19:08:09.368Z] #19 65.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-11T19:08:09.368Z] #19 65.59 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-03-11T19:08:09.368Z] #19 65.59 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-11T19:08:09.368Z] #19 65.60 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-11T19:08:09.368Z] #19 65.60 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-11T19:08:09.368Z] #19 65.60 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-11T19:08:09.368Z] #19 65.65 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-11T19:08:09.368Z] #19 65.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-11T19:08:09.368Z] #19 65.73 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-11T19:08:09.368Z] #19 65.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-11T19:08:09.368Z] #19 65.76 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-03-11T19:08:09.628Z] #19 65.78 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-03-11T19:08:11.534Z] #19 67.71 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-03-11T19:08:11.534Z] #19 67.71 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-03-11T19:08:11.534Z] #19 67.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-11T19:08:11.534Z] #19 67.78 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-03-11T19:08:11.534Z] #19 67.83 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-03-11T19:08:13.442Z] #19 69.71 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-03-11T19:08:13.442Z] #19 69.72 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-11T19:08:13.442Z] #19 69.72 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-11T19:08:13.442Z] #19 69.77 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-11T19:08:13.442Z] #19 69.78 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-11T19:08:13.442Z] #19 69.78 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-11T19:08:14.011Z] #19 70.25 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-11T19:08:14.011Z] #19 70.27 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-11T19:08:14.011Z] #19 70.27 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-03-11T19:08:14.011Z] #19 70.27 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-11T19:08:14.011Z] #19 70.27 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-11T19:08:14.011Z] #19 70.28 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-11T19:08:14.011Z] #19 70.28 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-11T19:08:14.011Z] #19 70.28 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-11T19:08:14.011Z] #19 70.28 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-11T19:08:14.011Z] #19 70.29 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-11T19:08:14.011Z] #19 70.29 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-11T19:08:14.011Z] #19 70.29 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-11T19:08:14.011Z] #19 70.29 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-11T19:08:14.011Z] #19 70.29 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-11T19:08:14.011Z] #19 70.33 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-03-11T19:08:14.011Z] #19 ... [2022-03-11T19:08:14.011Z] [2022-03-11T19:08:14.011Z] #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-03-11T19:08:14.011Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T19:08:14.011Z] #41 DONE 76.9s [2022-03-11T19:08:14.011Z] [2022-03-11T19:08:14.011Z] #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-03-11T19:08:14.011Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-11T19:08:14.011Z] #19 70.34 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-11T19:08:14.011Z] #19 70.34 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-11T19:08:14.011Z] #19 70.35 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-11T19:08:14.011Z] #19 70.42 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-11T19:08:14.011Z] #19 70.43 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-11T19:08:14.011Z] #19 70.44 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-03-11T19:08:14.271Z] #19 70.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-03-11T19:08:15.227Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2022-03-11T19:08:15.780Z] #19 72.25 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-03-11T19:08:16.041Z] #19 72.27 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-03-11T19:08:16.041Z] #19 72.33 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-11T19:08:16.041Z] #19 72.36 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-03-11T19:08:16.041Z] #19 72.40 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-03-11T19:08:16.169Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.0% of statements [2022-03-11T19:08:16.742Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-11T19:08:17.312Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2022-03-11T19:08:17.953Z] #19 73.92 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-03-11T19:08:17.953Z] #19 73.92 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-11T19:08:17.953Z] #19 73.92 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-11T19:08:17.953Z] #19 73.94 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-03-11T19:08:17.953Z] #19 73.94 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-11T19:08:17.953Z] #19 73.94 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-11T19:08:17.953Z] #19 73.95 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-11T19:08:17.953Z] #19 73.99 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-11T19:08:17.953Z] #19 74.01 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-11T19:08:17.953Z] #19 74.02 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-03-11T19:08:17.953Z] #19 74.03 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-03-11T19:08:18.254Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.009s coverage: 4.2% of statements [2022-03-11T19:08:18.515Z] ok github.com/docker/docker/daemon 10.109s coverage: 17.2% of statements [2022-03-11T19:08:18.515Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T19:08:18.515Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T19:08:18.515Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T19:08:18.515Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T19:08:19.332Z] #19 75.56 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-03-11T19:08:19.332Z] #19 75.56 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-03-11T19:08:19.332Z] #19 75.59 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-11T19:08:19.332Z] #19 75.62 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-03-11T19:08:19.332Z] #19 75.66 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-03-11T19:08:19.457Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.299s coverage: 56.2% of statements [2022-03-11T19:08:20.040Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-03-11T19:08:20.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-11T19:08:20.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-11T19:08:20.711Z] #19 76.92 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-03-11T19:08:20.711Z] #19 76.95 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-11T19:08:20.711Z] #19 76.95 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-11T19:08:20.711Z] #19 76.97 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-03-11T19:08:20.711Z] #19 76.97 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-11T19:08:20.711Z] #19 76.97 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-11T19:08:20.712Z] #19 76.97 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-11T19:08:20.712Z] #19 76.97 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-11T19:08:20.712Z] #19 77.00 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-11T19:08:20.712Z] #19 77.03 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-11T19:08:20.712Z] #19 77.06 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-11T19:08:20.712Z] #19 77.07 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-11T19:08:20.712Z] #19 77.10 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-11T19:08:20.712Z] #19 77.10 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-03-11T19:08:20.712Z] #19 77.12 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-03-11T19:08:21.424Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.8% of statements [2022-03-11T19:08:22.094Z] #19 78.49 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-03-11T19:08:22.094Z] #19 78.50 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-03-11T19:08:22.094Z] #19 78.52 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-11T19:08:22.355Z] #19 78.58 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-03-11T19:08:22.355Z] #19 78.60 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-03-11T19:08:23.342Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.232s coverage: 50.5% of statements [2022-03-11T19:08:23.342Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.811s coverage: 45.9% of statements [2022-03-11T19:08:23.342Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T19:08:23.732Z] #19 79.78 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-03-11T19:08:23.732Z] #19 79.79 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-11T19:08:23.732Z] #19 79.79 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-11T19:08:23.732Z] #19 79.81 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-03-11T19:08:23.732Z] #19 79.81 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-11T19:08:23.732Z] #19 79.81 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-11T19:08:23.732Z] #19 79.81 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-11T19:08:23.732Z] #19 79.81 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-11T19:08:23.732Z] #19 79.84 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-11T19:08:23.732Z] #19 79.85 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-11T19:08:23.732Z] #19 79.88 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-03-11T19:08:23.732Z] #19 79.88 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-03-11T19:08:24.728Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2022-03-11T19:08:25.075Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.884s coverage: 58.0% of statements [2022-03-11T19:08:25.076Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-11T19:08:25.076Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T19:08:25.108Z] #19 81.15 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-03-11T19:08:25.108Z] #19 81.15 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-03-11T19:08:25.108Z] #19 81.17 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-11T19:08:25.108Z] #19 81.21 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-03-11T19:08:25.108Z] #19 81.23 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-03-11T19:08:25.337Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 2.9% of statements [2022-03-11T19:08:25.911Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-11T19:08:26.046Z] #19 82.26 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-03-11T19:08:26.046Z] #19 82.28 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-11T19:08:26.615Z] #19 82.87 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T19:08:26.875Z] #19 83.18 Fetched 787 MB in 24s (33.2 MB/s) [2022-03-11T19:08:26.875Z] #19 83.25 Selecting previously unselected package liblocale-gettext-perl. [2022-03-11T19:08:26.875Z] #19 83.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-11T19:08:26.875Z] #19 83.28 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-11T19:08:26.875Z] #19 83.28 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-11T19:08:26.875Z] #19 83.33 Selecting previously unselected package bzip2. [2022-03-11T19:08:26.875Z] #19 83.34 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-11T19:08:26.875Z] #19 83.35 Unpacking bzip2 (1.0.8-4) ... [2022-03-11T19:08:27.134Z] #19 83.40 Selecting previously unselected package libmagic-mgc. [2022-03-11T19:08:27.134Z] #19 83.40 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-11T19:08:27.134Z] #19 83.41 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-11T19:08:27.296Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.8% of statements [2022-03-11T19:08:27.296Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T19:08:27.296Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T19:08:27.392Z] #19 83.58 Selecting previously unselected package libmagic1:amd64. [2022-03-11T19:08:27.392Z] #19 83.58 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-11T19:08:27.392Z] #19 83.60 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-11T19:08:27.392Z] #19 83.68 Selecting previously unselected package file. [2022-03-11T19:08:27.392Z] #19 83.68 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-11T19:08:27.392Z] #19 83.68 Unpacking file (1:5.39-3) ... [2022-03-11T19:08:27.392Z] #19 83.75 Selecting previously unselected package xz-utils. [2022-03-11T19:08:27.392Z] #19 83.76 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-11T19:08:27.392Z] #19 83.76 Unpacking xz-utils (5.2.5-2) ... [2022-03-11T19:08:27.557Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.0% of statements [2022-03-11T19:08:27.651Z] #19 83.86 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-11T19:08:27.651Z] #19 83.86 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-11T19:08:27.651Z] #19 83.87 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-11T19:08:28.128Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 80.2% of statements [2022-03-11T19:08:28.218Z] #19 84.67 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-11T19:08:28.218Z] #19 84.68 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-11T19:08:28.218Z] #19 84.68 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-11T19:08:28.389Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 33.6% of statements [2022-03-11T19:08:28.389Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T19:08:28.961Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-03-11T19:08:28.961Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-03-11T19:08:29.153Z] #19 85.33 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-11T19:08:29.153Z] #19 85.33 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-11T19:08:29.153Z] #19 85.34 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-11T19:08:29.222Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-03-11T19:08:29.483Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-03-11T19:08:29.720Z] #19 85.96 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-11T19:08:29.720Z] #19 85.97 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-11T19:08:29.720Z] #19 85.98 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-11T19:08:30.054Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 78.7% of statements [2022-03-11T19:08:30.054Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T19:08:30.287Z] #19 86.63 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-11T19:08:30.287Z] #19 86.63 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-11T19:08:30.287Z] #19 86.64 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-11T19:08:30.625Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 54.9% of statements [2022-03-11T19:08:30.853Z] #19 87.14 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-11T19:08:30.854Z] #19 87.14 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:08:30.854Z] #19 87.15 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T19:08:30.854Z] #19 87.21 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-11T19:08:30.854Z] #19 87.21 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:08:30.854Z] #19 87.23 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:08:30.886Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 31.5% of statements [2022-03-11T19:08:31.458Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-11T19:08:31.718Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-11T19:08:32.289Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-11T19:08:33.232Z] ok github.com/docker/docker/daemon/logger/splunk 1.519s coverage: 82.5% of statements [2022-03-11T19:08:33.232Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T19:08:33.232Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T19:08:34.174Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-03-11T19:08:34.174Z] ok github.com/docker/docker/distribution 0.592s coverage: 28.4% of statements [2022-03-11T19:08:34.174Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T19:08:35.117Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-11T19:08:35.688Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-11T19:08:35.948Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-11T19:08:36.519Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 84.9% of statements [2022-03-11T19:08:36.519Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T19:08:36.779Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-11T19:08:37.040Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-11T19:08:37.040Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T19:08:37.611Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-03-11T19:08:38.182Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-03-11T19:08:38.755Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2022-03-11T19:08:39.016Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-11T19:08:40.399Z] ok github.com/docker/docker/pkg/archive 0.278s coverage: 82.2% of statements [2022-03-11T19:08:40.826Z] #19 96.78 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-11T19:08:40.826Z] #19 96.78 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:08:40.826Z] #19 96.79 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-11T19:08:40.826Z] #19 96.85 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-11T19:08:40.826Z] #19 96.86 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:08:40.826Z] #19 96.87 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T19:08:41.340Z] ok github.com/docker/docker/pkg/authorization 0.402s coverage: 68.3% of statements [2022-03-11T19:08:41.340Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-11T19:08:41.600Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-11T19:08:44.898Z] ok github.com/docker/docker/pkg/chrootarchive 2.511s coverage: 43.5% of statements [2022-03-11T19:08:44.898Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-03-11T19:08:45.159Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-11T19:08:45.159Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-03-11T19:08:46.099Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-11T19:08:46.099Z] ok github.com/docker/docker/layer 7.784s coverage: 69.0% of statements [2022-03-11T19:08:46.099Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T19:08:46.099Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T19:08:46.099Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T19:08:46.099Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T19:08:46.099Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T19:08:46.099Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T19:08:46.672Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 87.2% of statements [2022-03-11T19:08:46.672Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements [2022-03-11T19:08:46.672Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2022-03-11T19:08:47.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-11T19:08:47.615Z] ok github.com/docker/docker/pkg/idtools 0.318s coverage: 69.5% of statements [2022-03-11T19:08:47.615Z] ok github.com/docker/docker/pkg/ioutils 0.385s coverage: 71.5% of statements [2022-03-11T19:08:47.876Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-03-11T19:08:47.876Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-03-11T19:08:47.876Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-11T19:08:48.137Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-11T19:08:48.137Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-11T19:08:48.137Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-11T19:08:48.398Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-03-11T19:08:48.398Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-11T19:08:48.398Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T19:08:48.398Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T19:08:48.970Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-03-11T19:08:49.231Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-11T19:08:49.492Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-11T19:08:49.753Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-03-11T19:08:50.806Z] #19 105.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-11T19:08:50.806Z] #19 105.5 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:08:50.806Z] #19 105.5 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-11T19:08:50.806Z] #19 105.6 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-11T19:08:50.806Z] #19 105.6 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:08:50.806Z] #19 105.6 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T19:08:51.065Z] #19 ... [2022-03-11T19:08:51.065Z] [2022-03-11T19:08:51.065Z] #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-03-11T19:08:51.065Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T19:08:51.135Z] ok github.com/docker/docker/pkg/pubsub 1.039s coverage: 75.0% of statements [2022-03-11T19:08:51.135Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-11T19:08:51.325Z] #50 114.2 + dpkg --print-architecture [2022-03-11T19:08:51.325Z] #50 114.2 + git checkout -q v2.1.0 [2022-03-11T19:08:51.325Z] #50 114.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-11T19:08:51.325Z] #50 114.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-11T19:08:51.396Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-11T19:08:51.656Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-11T19:08:51.917Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-11T19:08:51.917Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-11T19:08:52.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-11T19:08:52.488Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.3% of statements [2022-03-11T19:08:52.749Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-11T19:08:53.009Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-03-11T19:08:53.581Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-03-11T19:08:53.842Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-11T19:08:53.842Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-11T19:08:54.103Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-11T19:08:56.014Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-03-11T19:08:56.275Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-11T19:08:56.535Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-11T19:08:57.927Z] ok github.com/docker/docker/quota 0.249s coverage: 71.4% of statements [2022-03-11T19:08:57.927Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-11T19:08:59.311Z] ok github.com/docker/docker/registry 0.084s coverage: 58.3% of statements [2022-03-11T19:08:59.448Z] #50 ... [2022-03-11T19:08:59.448Z] [2022-03-11T19:08:59.448Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-11T19:08:59.448Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-11T19:08:59.448Z] #19 115.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-11T19:08:59.448Z] #19 115.3 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:08:59.448Z] #19 115.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T19:08:59.571Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-11T19:08:59.571Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-11T19:09:00.017Z] #19 116.3 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-11T19:09:00.017Z] #19 116.3 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:09:00.017Z] #19 116.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:09:00.142Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-11T19:09:00.403Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-11T19:09:00.411Z] Running on azwin-2-0ba820 in d:\jenkins\workspace\moby_PR-43256 [Pipeline] { [Pipeline] ws [2022-03-11T19:09:00.433Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-11T19:09:02.139Z] The recommended git tool is: git [2022-03-11T19:09:02.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-11T19:09:02.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-11T19:09:02.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-11T19:09:02.946Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-03-11T19:09:03.518Z] ok github.com/docker/docker/volume/local 0.072s coverage: 76.4% of statements [2022-03-11T19:09:03.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-11T19:09:03.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-11T19:09:04.090Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-03-11T19:09:04.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-11T19:09:05.474Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-03-11T19:09:06.719Z] Removing intermediate container efd287c8a091 [2022-03-11T19:09:06.719Z] ---> 360b5745c9fb [2022-03-11T19:09:06.719Z] 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-03-11T19:09:06.719Z] ---> Running in 85b6c2086f70 [2022-03-11T19:09:07.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-11T19:09:08.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-11T19:09:08.850Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T19:09:08.850Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T19:09:08.850Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:09:08.850Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T19:09:08.850Z] [2022-03-11T19:09:08.850Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T19:09:08.850Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T19:09:08.850Z] HOSTNAME=fb8b162a0e1a [2022-03-11T19:09:08.850Z] DEST=bundles/test-integration [2022-03-11T19:09:08.850Z] PWD=/go/src/github.com/docker/docker [2022-03-11T19:09:08.850Z] DOCKER_ROOTLESS=1 [2022-03-11T19:09:08.850Z] DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:09:08.850Z] container=docker [2022-03-11T19:09:08.850Z] HOME=/root [2022-03-11T19:09:08.850Z] GOLANG_VERSION=1.17.8 [2022-03-11T19:09:08.850Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T19:09:08.850Z] VALIDATE_BRANCH=master [2022-03-11T19:09:08.850Z] TERM=xterm [2022-03-11T19:09:08.850Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T19:09:08.850Z] SHLVL=1 [2022-03-11T19:09:08.850Z] TIMEOUT=120m [2022-03-11T19:09:08.850Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T19:09:08.850Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T19:09:08.850Z] GO111MODULE=off [2022-03-11T19:09:08.850Z] DOCKER_EXPERIMENTAL=1 [2022-03-11T19:09:08.850Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T19:09:08.850Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T19:09:08.850Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T19:09:08.850Z] GOPATH=/go [2022-03-11T19:09:08.850Z] PKG_CONFIG=pkg-config [2022-03-11T19:09:08.850Z] _=/usr/bin/env [2022-03-11T19:09:08.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-11T19:09:08.935Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-11T19:09:09.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-11T19:09:09.403Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T19:09:09.403Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-11T19:09:09.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-11T19:09:09.870Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T19:09:09.870Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T19:09:09.870Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T19:09:09.870Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-11T19:09:09.870Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T19:09:09.870Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T19:09:09.870Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T19:09:09.870Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T19:09:09.870Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T19:09:09.870Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T19:09:10.029Z] #19 124.8 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-11T19:09:10.029Z] #19 124.8 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:09:10.029Z] #19 125.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T19:09:10.029Z] #19 126.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-11T19:09:10.029Z] #19 126.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:09:10.029Z] #19 126.3 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:09:10.338Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T19:09:10.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-11T19:09:10.969Z] #19 ... [2022-03-11T19:09:10.969Z] [2022-03-11T19:09:10.969Z] #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-03-11T19:09:10.969Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T19:09:10.969Z] #50 DONE 133.9s [2022-03-11T19:09:10.969Z] [2022-03-11T19:09:10.969Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-11T19:09:10.969Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-11T19:09:11.321Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T19:09:11.321Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-11T19:09:11.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-11T19:09:12.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-11T19:09:13.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-11T19:09:14.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-11T19:09:15.168Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T19:09:15.168Z] Using test binary docker [2022-03-11T19:09:15.168Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-11T19:09:15.168Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-11T19:09:15.168Z] INFO: Waiting for daemon to start... [2022-03-11T19:09:15.168Z] Starting dockerd [2022-03-11T19:09:16.245Z] #19 132.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-11T19:09:16.504Z] #19 132.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:09:16.504Z] #19 132.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:09:16.504Z] #19 132.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-11T19:09:16.504Z] #19 132.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:09:16.504Z] #19 132.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T19:09:16.504Z] #19 132.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-11T19:09:16.504Z] #19 132.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:09:16.504Z] #19 132.8 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T19:09:16.504Z] #19 132.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-11T19:09:16.504Z] #19 132.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:09:16.504Z] #19 132.8 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:09:16.504Z] #19 132.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-11T19:09:16.504Z] #19 132.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:09:16.504Z] #19 132.9 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:09:16.504Z] #19 132.9 Selecting previously unselected package cross-config. [2022-03-11T19:09:16.504Z] #19 132.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-11T19:09:16.504Z] #19 132.9 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-11T19:09:16.504Z] #19 133.0 Selecting previously unselected package gcc-10-cross-base. [2022-03-11T19:09:16.504Z] #19 133.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:16.504Z] #19 133.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-11T19:09:16.504Z] #19 133.0 Selecting previously unselected package libc6-arm64-cross. [2022-03-11T19:09:16.762Z] #19 133.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-11T19:09:16.762Z] #19 133.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-11T19:09:17.020Z] #19 133.3 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-11T19:09:17.020Z] #19 133.3 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:17.020Z] #19 133.3 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:09:17.020Z] #19 133.3 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-11T19:09:17.020Z] #19 133.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:17.020Z] #19 133.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:09:17.020Z] #19 133.4 Selecting previously unselected package libitm1-arm64-cross. [2022-03-11T19:09:17.020Z] #19 133.4 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:17.020Z] #19 133.4 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:09:17.020Z] #19 133.5 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-11T19:09:17.077Z] . [2022-03-11T19:09:17.077Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T19:09:17.077Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T19:09:17.077Z] Error: No such image: emptyfs [2022-03-11T19:09:17.278Z] #19 133.5 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:17.278Z] #19 133.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:09:17.278Z] #19 133.5 Selecting previously unselected package libasan6-arm64-cross. [2022-03-11T19:09:17.278Z] #19 133.5 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:17.278Z] #19 133.5 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:09:17.337Z] Running integration-test (iteration 1) [2022-03-11T19:09:17.337Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-11T19:09:17.536Z] #19 133.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-11T19:09:17.536Z] #19 133.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:17.536Z] #19 133.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:09:17.599Z] Loaded image: busybox:latest [2022-03-11T19:09:17.599Z] Loaded image: busybox:glibc [2022-03-11T19:09:17.795Z] #19 134.1 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-11T19:09:17.795Z] #19 134.1 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:17.795Z] #19 134.1 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:09:18.053Z] #19 134.5 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-11T19:09:18.053Z] #19 134.5 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:18.053Z] #19 134.5 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:09:18.312Z] #19 134.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-11T19:09:18.312Z] #19 134.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:18.312Z] #19 134.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:09:18.570Z] #19 134.8 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-11T19:09:18.570Z] #19 134.8 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:18.570Z] #19 134.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:09:18.570Z] #19 135.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-11T19:09:18.570Z] #19 135.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:09:18.828Z] #19 135.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:09:18.984Z] Loaded image: debian:bullseye-slim [2022-03-11T19:09:18.984Z] Loaded image: hello-world:latest [2022-03-11T19:09:18.984Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T19:09:18.984Z] INFO: Testing against a local daemon [2022-03-11T19:09:18.984Z] === RUN TestCgroupNamespacesBuild [2022-03-11T19:09:20.368Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-03-11T19:09:20.368Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-11T19:09:21.753Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-03-11T19:09:21.753Z] === RUN TestBuildWithSession [2022-03-11T19:09:21.753Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:09:21.753Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T19:09:21.753Z] === RUN TestBuildSquashParent [2022-03-11T19:09:23.586Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T19:09:23.586Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === Skipped [2022-03-11T19:09:23.586Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T19:09:23.586Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T19:09:23.586Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T19:09:23.586Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T19:09:23.586Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-11T19:09:23.586Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T19:09:23.586Z] aufs_test.go:37: driver not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-11T19:09:23.586Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:09:23.586Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-11T19:09:23.586Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:09:23.586Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-11T19:09:23.586Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:09:23.586Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-11T19:09:23.586Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:09:23.586Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-11T19:09:23.586Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:09:23.586Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-11T19:09:23.586Z] graphtest_unix.go:71: No driver to put! [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:09:23.586Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:09:23.586Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:09:23.586Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:09:23.586Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:09:23.586Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:09:23.586Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-11T19:09:23.586Z] time="2022-03-11T19:08:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:09:23.586Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:09:23.586Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:09:23.586Z] [2022-03-11T19:09:23.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-11T19:09:23.587Z] time="2022-03-11T19:08:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:09:23.587Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:09:23.587Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-11T19:09:23.587Z] graphtest_unix.go:71: No driver to put! [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-11T19:09:23.587Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-11T19:09:23.587Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-11T19:09:23.587Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-11T19:09:23.587Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-11T19:09:23.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:09:23.587Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-11T19:09:23.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:09:23.587Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-11T19:09:23.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:09:23.587Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-11T19:09:23.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:09:23.587Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-11T19:09:23.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:09:23.587Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-11T19:09:23.587Z] graphtest_unix.go:71: No driver to put! [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-11T19:09:23.587Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-11T19:09:23.587Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-11T19:09:23.587Z] [2022-03-11T19:09:23.587Z] DONE 2323 tests, 53 skipped in 203.294s [2022-03-11T19:09:23.587Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:09:23.587Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-11T19:09:23.587Z] + 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-03-11T19:09:26.962Z] #19 142.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-11T19:09:26.962Z] #19 142.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:09:26.962Z] #19 142.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:09:26.962Z] #19 142.4 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-11T19:09:26.962Z] #19 142.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-11T19:09:26.962Z] #19 142.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-11T19:09:26.962Z] #19 142.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-11T19:09:26.962Z] #19 142.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-11T19:09:26.962Z] #19 142.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-11T19:09:27.055Z] --- PASS: TestBuildSquashParent (4.76s) [2022-03-11T19:09:27.055Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T19:09:27.055Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:09:27.055Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:09:27.055Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:09:27.055Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:09:27.055Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:09:27.055Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:09:27.055Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:09:27.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:09:27.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:09:27.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:09:27.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:09:27.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:09:27.056Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:09:27.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:09:27.527Z] #19 143.9 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-11T19:09:27.527Z] #19 143.9 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:27.611Z] using credential docker-jenkins-github-credentials [2022-03-11T19:09:27.690Z] Cloning the remote Git repository [2022-03-11T19:09:27.690Z] Cloning with configured refspecs honoured and without tags [2022-03-11T19:09:27.785Z] #19 144.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:09:27.785Z] #19 ... [2022-03-11T19:09:27.785Z] [2022-03-11T19:09:27.785Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-11T19:09:27.785Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T19:09:27.785Z] #58 151.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-11T19:09:27.996Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:09:27.889Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T19:09:28.256Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:09:29.308Z] Removing intermediate container 85b6c2086f70 [2022-03-11T19:09:29.308Z] ---> 09aab60fc87c [2022-03-11T19:09:29.308Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-11T19:09:29.308Z] ---> Running in f3f136d884b7 [2022-03-11T19:09:29.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:09:29.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:09:29.775Z] Removing intermediate container f3f136d884b7 [2022-03-11T19:09:29.775Z] ---> b5aa2d44ec54 [2022-03-11T19:09:29.775Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-11T19:09:29.775Z] ---> Running in 0f8ddfa2608d [2022-03-11T19:09:30.243Z] Removing intermediate container 0f8ddfa2608d [2022-03-11T19:09:30.243Z] ---> 16f558b1d37b [2022-03-11T19:09:30.243Z] Step 11/11 : COPY . . [2022-03-11T19:09:28.301Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-11T19:09:29.247Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:09:29.247Z] > git --version # timeout=10 [2022-03-11T19:09:29.292Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-11T19:09:29.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:09:29.295Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:09:31.030Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-11T19:09:31.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2022-03-11T19:09:31.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.76s) [2022-03-11T19:09:31.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s) [2022-03-11T19:09:31.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-03-11T19:09:31.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.60s) [2022-03-11T19:09:31.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-03-11T19:09:31.030Z] === RUN TestBuildMultiStageCopy [2022-03-11T19:09:31.030Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T19:09:32.415Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T19:09:32.676Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T19:09:32.938Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T19:09:33.050Z] #58 DONE 156.1s [2022-03-11T19:09:33.050Z] [2022-03-11T19:09:33.050Z] #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-03-11T19:09:33.050Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-11T19:09:33.050Z] #19 145.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-11T19:09:33.050Z] #19 145.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:09:33.050Z] #19 145.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:09:33.199Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T19:09:33.459Z] --- PASS: TestBuildMultiStageCopy (2.27s) [2022-03-11T19:09:33.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-03-11T19:09:33.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-03-11T19:09:33.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-03-11T19:09:33.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-03-11T19:09:33.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-03-11T19:09:33.459Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T19:09:34.032Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-03-11T19:09:34.032Z] === RUN TestBuildLabelWithTargets [2022-03-11T19:09:34.949Z] #19 151.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-11T19:09:34.949Z] #19 151.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:09:34.949Z] #19 151.2 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:09:34.949Z] #19 151.2 Selecting previously unselected package patch. [2022-03-11T19:09:34.949Z] #19 151.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-11T19:09:34.949Z] #19 151.2 Unpacking patch (2.7.6-7) ... [2022-03-11T19:09:34.949Z] #19 151.3 Selecting previously unselected package dpkg-dev. [2022-03-11T19:09:34.949Z] #19 151.3 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-11T19:09:34.949Z] #19 151.3 Unpacking dpkg-dev (1.20.9) ... [2022-03-11T19:09:34.949Z] #19 151.4 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-11T19:09:34.949Z] #19 151.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-11T19:09:34.949Z] #19 151.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-11T19:09:34.949Z] #19 151.4 Selecting previously unselected package libio-string-perl. [2022-03-11T19:09:34.973Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-03-11T19:09:34.973Z] === RUN TestBuildWithEmptyLayers [2022-03-11T19:09:35.207Z] #19 151.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-11T19:09:35.207Z] #19 151.5 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-11T19:09:35.207Z] #19 151.5 Selecting previously unselected package libicu67:amd64. [2022-03-11T19:09:35.207Z] #19 151.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-11T19:09:35.207Z] #19 151.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-11T19:09:35.544Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-03-11T19:09:35.544Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T19:09:36.141Z] #19 152.3 Selecting previously unselected package libxml2:amd64. [2022-03-11T19:09:36.141Z] #19 152.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-11T19:09:36.141Z] #19 152.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T19:09:36.141Z] #19 152.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-11T19:09:36.141Z] #19 152.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-11T19:09:36.141Z] #19 152.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-11T19:09:36.141Z] #19 152.5 Selecting previously unselected package libxml-sax-base-perl. [2022-03-11T19:09:36.141Z] #19 152.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-11T19:09:36.141Z] #19 152.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-11T19:09:36.141Z] #19 152.5 Selecting previously unselected package libxml-sax-perl. [2022-03-11T19:09:36.141Z] #19 152.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-11T19:09:36.141Z] #19 152.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-11T19:09:36.141Z] #19 152.6 Selecting previously unselected package libxml-libxml-perl. [2022-03-11T19:09:36.399Z] #19 152.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-11T19:09:36.399Z] #19 152.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-11T19:09:36.399Z] #19 152.7 Selecting previously unselected package libxml-simple-perl. [2022-03-11T19:09:36.399Z] #19 152.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-11T19:09:36.399Z] #19 152.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-11T19:09:36.399Z] #19 152.7 Selecting previously unselected package libyaml-perl. [2022-03-11T19:09:36.399Z] #19 152.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-11T19:09:36.399Z] #19 152.7 Unpacking libyaml-perl (1.30-1) ... [2022-03-11T19:09:36.399Z] #19 152.8 Selecting previously unselected package libconfig-auto-perl. [2022-03-11T19:09:36.399Z] #19 152.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-11T19:09:36.399Z] #19 152.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-11T19:09:36.399Z] #19 152.8 Selecting previously unselected package libfile-which-perl. [2022-03-11T19:09:36.399Z] #19 152.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-11T19:09:36.399Z] #19 152.8 Unpacking libfile-which-perl (1.23-1) ... [2022-03-11T19:09:36.399Z] #19 152.8 Selecting previously unselected package libfile-homedir-perl. [2022-03-11T19:09:36.657Z] #19 152.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-11T19:09:36.657Z] #19 152.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-11T19:09:36.657Z] #19 152.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-11T19:09:36.657Z] #19 152.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-11T19:09:36.657Z] #19 152.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-11T19:09:36.657Z] #19 152.9 Selecting previously unselected package dpkg-cross. [2022-03-11T19:09:36.657Z] #19 153.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-11T19:09:36.657Z] #19 153.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-11T19:09:36.657Z] #19 153.0 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-11T19:09:36.657Z] #19 153.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-11T19:09:36.657Z] #19 153.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-11T19:09:36.657Z] #19 153.0 Selecting previously unselected package libc6-armel-cross. [2022-03-11T19:09:36.657Z] #19 153.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-11T19:09:36.657Z] #19 153.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-11T19:09:36.915Z] #19 153.2 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-11T19:09:36.915Z] #19 153.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:36.915Z] #19 153.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:09:36.915Z] #19 153.2 Selecting previously unselected package libgomp1-armel-cross. [2022-03-11T19:09:36.915Z] #19 153.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:36.915Z] #19 153.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:09:36.915Z] #19 153.3 Selecting previously unselected package libatomic1-armel-cross. [2022-03-11T19:09:36.915Z] #19 153.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:36.915Z] #19 153.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:09:36.915Z] #19 153.3 Selecting previously unselected package libasan6-armel-cross. [2022-03-11T19:09:36.915Z] #19 153.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:36.915Z] #19 153.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:09:37.189Z] #19 153.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-11T19:09:37.189Z] #19 153.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:37.189Z] #19 153.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:09:37.189Z] #19 153.6 Selecting previously unselected package libubsan1-armel-cross. [2022-03-11T19:09:37.189Z] #19 153.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:37.189Z] #19 153.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:09:37.451Z] #19 153.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-11T19:09:37.451Z] #19 153.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:37.451Z] #19 153.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:09:37.451Z] #19 153.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-11T19:09:37.451Z] #19 153.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:09:37.451Z] #19 153.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T19:09:37.457Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2022-03-11T19:09:37.457Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T19:09:37.718Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-03-11T19:09:37.718Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T19:09:39.632Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2022-03-11T19:09:39.632Z] === RUN TestBuildWithHugeFile [2022-03-11T19:09:40.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-11T19:09:40.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-11T19:09:42.767Z] #19 158.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-11T19:09:42.767Z] #19 158.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:09:42.767Z] #19 158.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T19:09:42.767Z] #19 158.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-11T19:09:42.767Z] #19 158.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-11T19:09:42.767Z] #19 158.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-11T19:09:42.767Z] #19 158.9 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-11T19:09:42.767Z] #19 158.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-11T19:09:42.767Z] #19 158.9 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-11T19:09:42.767Z] #19 159.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-11T19:09:42.767Z] #19 159.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:42.767Z] #19 159.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:09:43.335Z] #19 159.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-11T19:09:43.335Z] #19 159.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:09:43.335Z] #19 159.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T19:09:47.502Z] Fetching without tags [2022-03-11T19:09:48.330Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:09:48.603Z] #19 164.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-11T19:09:48.603Z] #19 164.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:09:48.603Z] #19 164.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T19:09:48.603Z] #19 164.1 Selecting previously unselected package crossbuild-essential-armel. [2022-03-11T19:09:48.603Z] #19 164.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-11T19:09:48.603Z] #19 164.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-11T19:09:48.603Z] #19 164.1 Selecting previously unselected package libc6-armhf-cross. [2022-03-11T19:09:48.603Z] #19 164.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-11T19:09:48.603Z] #19 164.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-11T19:09:48.603Z] #19 164.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-11T19:09:48.603Z] #19 164.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:48.603Z] #19 164.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:09:48.603Z] #19 164.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-11T19:09:48.603Z] #19 164.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:48.603Z] #19 164.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:09:48.603Z] #19 164.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-11T19:09:48.603Z] #19 164.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:48.603Z] #19 164.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:09:48.603Z] #19 164.4 Selecting previously unselected package libasan6-armhf-cross. [2022-03-11T19:09:48.603Z] #19 164.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:48.603Z] #19 164.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:09:48.603Z] #19 164.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-11T19:09:48.603Z] #19 164.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:48.603Z] #19 164.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:09:48.603Z] #19 164.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-11T19:09:48.603Z] #19 164.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:48.603Z] #19 164.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:09:48.603Z] #19 164.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-11T19:09:48.603Z] #19 164.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:48.603Z] #19 164.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:09:48.603Z] #19 164.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-11T19:09:48.603Z] #19 165.0 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:09:48.603Z] #19 165.0 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T19:09:47.188Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:09:47.247Z] > git config --add remote.origin.fetch +refs/pull/43256/head:refs/remotes/origin/PR-43256 # timeout=10 [2022-03-11T19:09:47.295Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:09:47.416Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:09:47.542Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:09:47.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:09:47.545Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:09:48.446Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:09:48.495Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:09:52.008Z] Merge succeeded, producing 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:09:52.009Z] Checking out Revision 7df7357e085703b4de3cb829c01cf4a9832a00db (PR-43256) [2022-03-11T19:09:51.672Z] > git remote # timeout=10 [2022-03-11T19:09:51.742Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T19:09:51.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:09:51.786Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T19:09:51.920Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-11T19:09:53.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-11T19:09:53.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-11T19:09:53.871Z] #19 169.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-11T19:09:53.871Z] #19 169.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:09:53.871Z] #19 169.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T19:09:53.871Z] #19 169.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-11T19:09:53.871Z] #19 169.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-11T19:09:53.871Z] #19 169.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-11T19:09:53.871Z] #19 169.9 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-11T19:09:53.871Z] #19 169.9 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-11T19:09:53.871Z] #19 169.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-11T19:09:53.871Z] #19 170.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-11T19:09:53.871Z] #19 170.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:53.871Z] #19 170.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:09:53.871Z] #19 170.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-11T19:09:54.130Z] #19 170.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:09:54.130Z] #19 170.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T19:09:52.047Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:09:52.090Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:09:59.396Z] #19 174.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-11T19:09:59.396Z] #19 174.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:09:59.396Z] #19 174.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T19:09:59.396Z] #19 174.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-11T19:09:59.396Z] #19 174.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-11T19:09:59.396Z] #19 174.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-11T19:09:59.396Z] #19 175.0 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-11T19:09:59.396Z] #19 175.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-11T19:09:59.396Z] #19 175.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-11T19:09:59.396Z] #19 175.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-11T19:09:59.396Z] #19 175.2 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:59.396Z] #19 175.2 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:09:59.396Z] #19 175.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-11T19:09:59.396Z] #19 175.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:59.396Z] #19 175.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:09:59.396Z] #19 175.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-11T19:09:59.396Z] #19 175.3 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:59.396Z] #19 175.3 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:09:59.396Z] #19 175.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-11T19:09:59.396Z] #19 175.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:59.396Z] #19 175.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:09:59.396Z] #19 175.4 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-11T19:09:59.396Z] #19 175.4 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:59.396Z] #19 175.4 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:09:59.396Z] #19 175.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-11T19:09:59.396Z] #19 175.6 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:59.396Z] #19 175.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:09:59.396Z] #19 175.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-11T19:09:59.396Z] #19 175.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:59.396Z] #19 175.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:09:59.654Z] #19 176.0 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-11T19:09:59.654Z] #19 176.0 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:59.654Z] #19 176.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:09:59.654Z] #19 176.1 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-11T19:09:59.654Z] #19 176.1 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:59.654Z] #19 176.1 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:09:59.913Z] #19 176.2 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-11T19:09:59.913Z] #19 176.2 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:59.913Z] #19 176.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:09:59.913Z] #19 176.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-11T19:09:59.913Z] #19 176.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:09:59.913Z] #19 176.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:00.172Z] #19 176.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-11T19:10:00.172Z] #19 176.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:10:00.172Z] #19 176.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:10:00.300Z] ---> d34725732031 [2022-03-11T19:10:00.300Z] Successfully built d34725732031 [2022-03-11T19:10:00.300Z] Successfully tagged docker:latest [2022-03-11T19:10:00.300Z] INFO: Image build ended at 03/11/2022 19:09:59. Duration:00:03:44.9873664 [2022-03-11T19:10:00.300Z] [2022-03-11T19:10:00.300Z] [2022-03-11T19:10:00.300Z] INFO: Building the test binaries at 03/11/2022 19:09:59... [2022-03-11T19:10:03.615Z] Commit message: "vendor: cloud.google.com/go v0.92.0, google.golang.org/api v0.54.0" [2022-03-11T19:10:04.088Z] INFO: make.ps1 starting at 03/11/2022 19:10:03 [2022-03-11T19:10:04.088Z] INFO: Git commit (7df7357e08) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T19:10:04.088Z] INFO: Invoking autogen... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T19:10:04.555Z] INFO: Building daemon... [2022-03-11T19:10:05.634Z] #19 181.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-11T19:10:05.634Z] #19 181.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:10:05.634Z] #19 181.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:10:05.634Z] #19 181.1 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-11T19:10:05.634Z] #19 181.1 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-11T19:10:05.634Z] #19 181.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-11T19:10:05.634Z] #19 181.3 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-11T19:10:05.634Z] #19 181.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-11T19:10:05.634Z] #19 181.3 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-11T19:10:05.634Z] #19 181.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-11T19:10:05.634Z] #19 181.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:10:05.634Z] #19 181.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:05.634Z] #19 181.8 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-11T19:10:05.634Z] #19 181.8 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:10:05.634Z] #19 181.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:10:07.225Z] + docker version [2022-03-11T19:10:07.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-11T19:10:09.581Z] Running on azwin-2-eb1470 in d:\jenkins\workspace\moby_PR-43256 [Pipeline] { [Pipeline] ws [2022-03-11T19:10:09.602Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-11T19:10:09.836Z] #19 186.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-11T19:10:09.836Z] #19 186.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:10:09.836Z] #19 186.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:10:09.836Z] #19 186.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-11T19:10:09.836Z] #19 186.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-11T19:10:09.836Z] #19 186.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-11T19:10:09.836Z] #19 186.3 Selecting previously unselected package libc6-s390x-cross. [2022-03-11T19:10:10.095Z] #19 186.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-11T19:10:10.095Z] #19 186.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-11T19:10:10.095Z] #19 186.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-11T19:10:10.095Z] #19 186.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:10:10.095Z] #19 186.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:10.095Z] #19 186.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-11T19:10:10.095Z] #19 186.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:10:10.095Z] #19 186.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:10.095Z] #19 186.5 Selecting previously unselected package libitm1-s390x-cross. [2022-03-11T19:10:10.095Z] #19 186.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:10:10.095Z] #19 186.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:10.095Z] #19 186.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-11T19:10:10.353Z] #19 186.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:10:10.353Z] #19 186.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:10.353Z] #19 186.6 Selecting previously unselected package libasan6-s390x-cross. [2022-03-11T19:10:10.353Z] #19 186.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:10:10.353Z] #19 186.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:10.353Z] #19 186.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-11T19:10:10.453Z] ok github.com/docker/docker/libnetwork 37.065s coverage: 40.7% of statements [2022-03-11T19:10:10.453Z] ok github.com/docker/docker/libnetwork/bitseq 0.126s coverage: 84.4% of statements [2022-03-11T19:10:10.453Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T19:10:10.453Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T19:10:10.453Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T19:10:10.453Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T19:10:10.453Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T19:10:10.453Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T19:10:10.453Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-11T19:10:10.453Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T19:10:10.453Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-03-11T19:10:10.453Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-11T19:10:10.453Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T19:10:10.453Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T19:10:10.453Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-11T19:10:10.453Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.196s coverage: 59.9% of statements [2022-03-11T19:10:10.453Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T19:10:10.453Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-11T19:10:10.612Z] #19 186.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:10:10.612Z] #19 186.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:10.612Z] #19 186.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-11T19:10:10.612Z] #19 186.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:10:10.612Z] #19 186.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:10.612Z] #19 187.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-11T19:10:10.612Z] #19 187.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:10:10.612Z] #19 187.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:10.713Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.107s coverage: 4.0% of statements [2022-03-11T19:10:10.713Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T19:10:10.870Z] #19 187.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-11T19:10:10.870Z] #19 187.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:10:10.870Z] #19 187.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:10:11.000Z] The recommended git tool is: git [2022-03-11T19:10:11.295Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-03-11T19:10:11.295Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T19:10:11.558Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-11T19:10:12.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-11T19:10:15.065Z] #19 191.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-11T19:10:15.322Z] #19 191.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:10:15.322Z] #19 191.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:10:15.322Z] #19 191.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-11T19:10:15.322Z] #19 191.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-11T19:10:15.322Z] #19 191.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-11T19:10:15.581Z] #19 191.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-11T19:10:15.581Z] #19 191.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-11T19:10:15.581Z] #19 191.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-11T19:10:15.839Z] #19 192.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-11T19:10:15.839Z] #19 192.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T19:10:15.839Z] #19 192.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:15.887Z] Client: [2022-03-11T19:10:15.887Z] Version: 20.10.9 [2022-03-11T19:10:15.887Z] API version: 1.41 [2022-03-11T19:10:15.887Z] Go version: go1.16.8 [2022-03-11T19:10:15.887Z] Git commit: c2ea9bc [2022-03-11T19:10:15.887Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T19:10:15.887Z] OS/Arch: windows/amd64 [2022-03-11T19:10:15.887Z] Context: default [2022-03-11T19:10:15.887Z] Experimental: true [2022-03-11T19:10:15.887Z] [2022-03-11T19:10:15.887Z] Server: Docker Engine - Community [2022-03-11T19:10:15.887Z] Engine: [2022-03-11T19:10:15.887Z] Version: 20.10.9 [2022-03-11T19:10:15.887Z] API version: 1.41 (minimum version 1.24) [2022-03-11T19:10:15.887Z] Go version: go1.16.8 [2022-03-11T19:10:15.887Z] Git commit: 79ea9d3 [2022-03-11T19:10:15.887Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T19:10:15.887Z] OS/Arch: windows/amd64 [2022-03-11T19:10:15.887Z] Experimental: true [2022-03-11T19:10:16.097Z] #19 192.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-11T19:10:16.097Z] #19 192.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T19:10:16.097Z] #19 192.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [Pipeline] sh [2022-03-11T19:10:17.470Z] + docker info [2022-03-11T19:10:17.470Z] Client: [2022-03-11T19:10:17.470Z] Context: default [2022-03-11T19:10:17.470Z] Debug Mode: false [2022-03-11T19:10:17.470Z] [2022-03-11T19:10:17.470Z] Server: [2022-03-11T19:10:17.470Z] Containers: 0 [2022-03-11T19:10:17.470Z] Running: 0 [2022-03-11T19:10:17.470Z] Paused: 0 [2022-03-11T19:10:17.470Z] Stopped: 0 [2022-03-11T19:10:17.470Z] Images: 0 [2022-03-11T19:10:17.470Z] Server Version: 20.10.9 [2022-03-11T19:10:17.470Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-11T19:10:17.470Z] LCOW: [2022-03-11T19:10:17.470Z] Windows: [2022-03-11T19:10:17.470Z] Logging Driver: json-file [2022-03-11T19:10:17.470Z] Plugins: [2022-03-11T19:10:17.470Z] Volume: local [2022-03-11T19:10:17.470Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T19:10:17.470Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T19:10:17.470Z] Swarm: inactive [2022-03-11T19:10:17.470Z] Default Isolation: process [2022-03-11T19:10:17.470Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T19:10:17.470Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T19:10:17.470Z] OSType: windows [2022-03-11T19:10:17.470Z] Architecture: x86_64 [2022-03-11T19:10:17.470Z] CPUs: 4 [2022-03-11T19:10:17.470Z] Total Memory: 32GiB [2022-03-11T19:10:17.470Z] Name: azwin-2-0ba820 [2022-03-11T19:10:17.470Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-11T19:10:17.470Z] Docker Root Dir: D:\docker [2022-03-11T19:10:17.470Z] Debug Mode: false [2022-03-11T19:10:17.470Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:10:17.470Z] Labels: [2022-03-11T19:10:17.470Z] Experimental: true [2022-03-11T19:10:17.470Z] Insecure Registries: [2022-03-11T19:10:17.470Z] 10.0.0.4:5000 [2022-03-11T19:10:17.470Z] 127.0.0.0/8 [2022-03-11T19:10:17.470Z] Registry Mirrors: [2022-03-11T19:10:17.470Z] http://10.0.0.4:5000/ [2022-03-11T19:10:17.470Z] Live Restore Enabled: false [2022-03-11T19:10:17.470Z] Product License: Community Engine [2022-03-11T19:10:17.470Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-11T19:10:20.283Z] #19 196.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-11T19:10:20.283Z] #19 196.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T19:10:20.283Z] #19 196.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:10:20.283Z] #19 196.7 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-11T19:10:20.283Z] #19 196.7 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-11T19:10:20.283Z] #19 196.7 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-11T19:10:20.283Z] #19 196.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-11T19:10:20.541Z] #19 196.8 Setting up libfile-which-perl (1.23-1) ... [2022-03-11T19:10:20.541Z] #19 196.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-11T19:10:20.541Z] #19 196.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-11T19:10:20.541Z] #19 196.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-11T19:10:20.541Z] #19 196.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T19:10:20.541Z] #19 196.8 Setting up libicu67:amd64 (67.1-7) ... [2022-03-11T19:10:20.541Z] #19 196.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-11T19:10:20.541Z] #19 196.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-11T19:10:20.541Z] #19 196.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-11T19:10:20.541Z] #19 196.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-11T19:10:20.541Z] #19 196.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-11T19:10:20.541Z] #19 196.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-11T19:10:20.541Z] #19 196.9 Setting up file (1:5.39-3) ... [2022-03-11T19:10:20.541Z] #19 197.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-11T19:10:20.541Z] #19 197.0 Setting up bzip2 (1.0.8-4) ... [2022-03-11T19:10:20.541Z] #19 197.0 Setting up libyaml-perl (1.30-1) ... [2022-03-11T19:10:20.541Z] #19 197.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-11T19:10:20.541Z] #19 197.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-11T19:10:20.541Z] #19 197.0 Setting up libio-string-perl (1.08-3.1) ... [2022-03-11T19:10:20.541Z] #19 197.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-11T19:10:20.541Z] #19 197.1 Setting up cross-config (2.6.18+nmu1) ... [2022-03-11T19:10:20.798Z] #19 197.2 Setting up xz-utils (5.2.5-2) ... [2022-03-11T19:10:20.798Z] #19 197.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-11T19:10:20.798Z] #19 197.2 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-11T19:10:20.798Z] #19 197.3 Setting up patch (2.7.6-7) ... [2022-03-11T19:10:20.798Z] #19 197.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-11T19:10:20.798Z] #19 197.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-11T19:10:20.798Z] #19 197.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:20.798Z] #19 197.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-11T19:10:21.056Z] #19 197.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-11T19:10:21.056Z] #19 197.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.056Z] #19 197.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.056Z] #19 197.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-11T19:10:21.056Z] #19 197.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-11T19:10:21.056Z] #19 197.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.056Z] #19 197.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:10:21.056Z] #19 197.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-11T19:10:21.056Z] #19 197.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-11T19:10:21.056Z] #19 197.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-11T19:10:21.056Z] #19 197.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-11T19:10:21.056Z] #19 197.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.056Z] #19 197.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T19:10:21.056Z] #19 197.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T19:10:21.313Z] #19 197.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-11T19:10:21.313Z] #19 197.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:10:21.313Z] #19 197.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-11T19:10:21.313Z] #19 197.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T19:10:21.313Z] #19 197.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.313Z] #19 197.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T19:10:21.313Z] #19 197.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.313Z] #19 197.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.313Z] #19 197.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.313Z] #19 197.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.313Z] #19 197.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.313Z] #19 197.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.313Z] #19 197.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-11T19:10:21.313Z] #19 197.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.313Z] #19 197.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.314Z] #19 197.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.314Z] #19 197.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.314Z] #19 197.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-11T19:10:21.314Z] #19 197.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.314Z] #19 197.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.314Z] #19 197.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.314Z] #19 197.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-11T19:10:21.314Z] #19 197.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.314Z] #19 197.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.551Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.696s coverage: 7.2% of statements [2022-03-11T19:10:21.551Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T19:10:21.551Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-11T19:10:21.551Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-11T19:10:21.551Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T19:10:21.551Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-11T19:10:21.551Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T19:10:21.572Z] #19 197.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.572Z] #19 197.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-11T19:10:21.572Z] #19 197.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-11T19:10:21.572Z] #19 198.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-11T19:10:21.812Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-11T19:10:21.829Z] #19 198.2 [2022-03-11T19:10:21.829Z] #19 198.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-11T19:10:21.830Z] #19 198.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.830Z] #19 198.2 Setting up dpkg-dev (1.20.9) ... [2022-03-11T19:10:21.830Z] #19 198.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.830Z] #19 198.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T19:10:21.830Z] #19 198.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.830Z] #19 198.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.830Z] #19 198.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.830Z] #19 198.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:10:21.830Z] #19 198.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T19:10:22.072Z] ok github.com/docker/docker/libnetwork/etchosts 0.009s coverage: 81.2% of statements [2022-03-11T19:10:22.072Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-11T19:10:22.087Z] #19 198.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.087Z] #19 198.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.087Z] #19 198.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.087Z] #19 198.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.087Z] #19 198.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-11T19:10:22.087Z] #19 198.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-11T19:10:22.087Z] #19 198.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-11T19:10:22.087Z] #19 198.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-11T19:10:22.333Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-11T19:10:22.345Z] #19 198.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-11T19:10:22.345Z] #19 198.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:10:22.345Z] #19 198.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:10:22.345Z] #19 198.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.345Z] #19 198.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T19:10:22.345Z] #19 198.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.345Z] #19 198.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-11T19:10:22.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-11T19:10:22.602Z] #19 198.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:10:22.602Z] #19 198.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 198.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 198.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 198.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 198.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 198.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 198.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 198.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 199.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:10:22.602Z] #19 199.0 Setting up libxml-simple-perl (2.25-1) ... [2022-03-11T19:10:22.602Z] #19 199.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T19:10:22.602Z] #19 199.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 199.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T19:10:22.602Z] #19 199.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 199.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 199.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 199.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 199.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:10:22.602Z] #19 199.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-11T19:10:22.859Z] #19 199.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.859Z] #19 199.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:10:22.859Z] #19 199.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.859Z] #19 199.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:10:22.859Z] #19 199.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T19:10:22.859Z] #19 199.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T19:10:22.859Z] #19 199.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-11T19:10:22.859Z] #19 199.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:10:22.859Z] #19 199.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-11T19:10:22.859Z] #19 199.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:10:22.859Z] #19 199.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:10:22.859Z] #19 199.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T19:10:22.859Z] #19 199.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:10:22.859Z] #19 199.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:10:23.118Z] #19 199.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T19:10:23.118Z] #19 199.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:10:23.118Z] #19 199.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-11T19:10:23.118Z] #19 199.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:10:23.118Z] #19 199.5 Setting up crossbuild-essential-armel (12.9) ... [2022-03-11T19:10:23.118Z] #19 199.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T19:10:23.118Z] #19 199.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-11T19:10:23.118Z] #19 199.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-11T19:10:23.118Z] #19 199.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-11T19:10:23.118Z] #19 199.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-11T19:10:23.118Z] #19 199.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T19:10:23.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-11T19:10:24.052Z] #19 DONE 200.3s [2022-03-11T19:10:24.052Z] [2022-03-11T19:10:24.052Z] #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-03-11T19:10:24.052Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T19:10:24.052Z] #20 ... [2022-03-11T19:10:24.052Z] [2022-03-11T19:10:24.052Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T19:10:24.052Z] #32 sha256:b1a7b58ee11b77df606481b022a04cf24e8bd4a99f6e3c75fcf7b9a46ce1f384 [2022-03-11T19:10:24.052Z] #32 DONE 0.1s [2022-03-11T19:10:24.052Z] [2022-03-11T19:10:24.052Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T19:10:24.052Z] #69 sha256:b94979bf2d78f0088a28ee3a32739e0284d00de03438af34258eec619106d50c [2022-03-11T19:10:24.052Z] #69 DONE 0.2s [2022-03-11T19:10:24.052Z] [2022-03-11T19:10:24.052Z] #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-03-11T19:10:24.052Z] #70 sha256:fb8f5abc4017a89c41f89010af47f4b4a86e3067b483cbe8b54eb79fb0e2e500 [2022-03-11T19:10:24.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-11T19:10:24.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-11T19:10:25.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-11T19:10:25.429Z] #70 1.351 + RM_GOPATH=0 [2022-03-11T19:10:25.429Z] #70 1.351 + TMP_GOPATH= [2022-03-11T19:10:25.429Z] #70 1.352 + : /build [2022-03-11T19:10:25.429Z] #70 1.352 + '[' -z '' ']' [2022-03-11T19:10:25.429Z] #70 1.356 ++ mktemp -d [2022-03-11T19:10:25.429Z] #70 1.356 + export GOPATH=/tmp/tmp.XzT6izeb6p [2022-03-11T19:10:25.429Z] #70 1.356 + GOPATH=/tmp/tmp.XzT6izeb6p [2022-03-11T19:10:25.429Z] #70 1.356 + RM_GOPATH=1 [2022-03-11T19:10:25.429Z] #70 1.356 + case "$(go env GOARCH)" in [2022-03-11T19:10:25.429Z] #70 1.356 ++ go env GOARCH [2022-03-11T19:10:25.429Z] #70 1.360 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T19:10:25.429Z] #70 1.360 + GO_BUILDMODE=-buildmode=pie [2022-03-11T19:10:25.429Z] #70 1.361 ++ dirname /install.sh [2022-03-11T19:10:25.429Z] #70 1.362 + dir=/ [2022-03-11T19:10:25.429Z] #70 1.362 + bin=rootlesskit [2022-03-11T19:10:25.429Z] #70 1.362 + shift [2022-03-11T19:10:25.429Z] #70 1.362 + '[' '!' -f //rootlesskit.installer ']' [2022-03-11T19:10:25.429Z] #70 1.362 + . //rootlesskit.installer [2022-03-11T19:10:25.429Z] #70 1.363 ++ : v0.14.6 [2022-03-11T19:10:25.429Z] #70 1.363 + install_rootlesskit [2022-03-11T19:10:25.429Z] #70 1.363 + case "$1" in [2022-03-11T19:10:25.429Z] #70 1.363 + export CGO_ENABLED=0 [2022-03-11T19:10:25.429Z] #70 1.363 + CGO_ENABLED=0 [2022-03-11T19:10:25.429Z] #70 1.363 + _install_rootlesskit [2022-03-11T19:10:25.429Z] #70 1.363 + echo 'Install rootlesskit version v0.14.6' [2022-03-11T19:10:25.429Z] #70 1.364 Install rootlesskit version v0.14.6 [2022-03-11T19:10:25.429Z] #70 1.364 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T19:10:25.429Z] #70 1.364 + GOBIN=/build [2022-03-11T19:10:25.429Z] #70 1.364 + GO111MODULE=on [2022-03-11T19:10:25.429Z] #70 1.364 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-11T19:10:26.000Z] #70 1.768 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-11T19:10:27.376Z] #70 3.112 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T19:10:27.376Z] #70 3.119 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-11T19:10:27.634Z] #70 3.367 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-11T19:10:27.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-11T19:10:28.588Z] #70 ... [2022-03-11T19:10:28.588Z] [2022-03-11T19:10:28.588Z] #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-03-11T19:10:28.588Z] #33 sha256:b5ded78961f520b04a3b48cf121e2fc9bd8beda5610eacc97a6abb972a3362b5 [2022-03-11T19:10:28.588Z] #33 1.345 + RM_GOPATH=0 [2022-03-11T19:10:28.588Z] #33 1.345 + TMP_GOPATH= [2022-03-11T19:10:28.588Z] #33 1.345 + : /build [2022-03-11T19:10:28.588Z] #33 1.345 + '[' -z '' ']' [2022-03-11T19:10:28.588Z] #33 1.345 ++ mktemp -d [2022-03-11T19:10:28.588Z] #33 1.346 + export GOPATH=/tmp/tmp.Qf1ra0GQSH [2022-03-11T19:10:28.588Z] #33 1.346 + GOPATH=/tmp/tmp.Qf1ra0GQSH [2022-03-11T19:10:28.588Z] #33 1.346 + RM_GOPATH=1 [2022-03-11T19:10:28.588Z] #33 1.346 + case "$(go env GOARCH)" in [2022-03-11T19:10:28.588Z] #33 1.346 ++ go env GOARCH [2022-03-11T19:10:28.588Z] #33 1.351 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T19:10:28.588Z] #33 1.351 + GO_BUILDMODE=-buildmode=pie [2022-03-11T19:10:28.588Z] #33 1.359 ++ dirname /install.sh [2022-03-11T19:10:28.588Z] #33 1.371 + dir=/ [2022-03-11T19:10:28.588Z] #33 1.371 + bin=dockercli [2022-03-11T19:10:28.588Z] #33 1.371 + shift [2022-03-11T19:10:28.588Z] #33 1.371 + '[' '!' -f //dockercli.installer ']' [2022-03-11T19:10:28.588Z] #33 1.371 + . //dockercli.installer [2022-03-11T19:10:28.588Z] #33 1.371 ++ : stable [2022-03-11T19:10:28.588Z] #33 1.371 ++ : 17.06.2-ce [2022-03-11T19:10:28.588Z] #33 1.371 + install_dockercli [2022-03-11T19:10:28.588Z] #33 1.371 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-11T19:10:28.588Z] #33 1.371 ++ uname -m [2022-03-11T19:10:28.588Z] #33 1.371 + arch=x86_64 [2022-03-11T19:10:28.588Z] #33 1.371 + '[' x86_64 '!=' x86_64 ']' [2022-03-11T19:10:28.588Z] #33 1.371 + url=https://download.docker.com/linux/static [2022-03-11T19:10:28.588Z] #33 1.371 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-11T19:10:28.588Z] #33 1.371 + tar -xz docker/docker [2022-03-11T19:10:28.588Z] #33 1.372 Install docker/cli version 17.06.2-ce from stable [2022-03-11T19:10:28.588Z] #33 4.247 + mkdir -p /build [2022-03-11T19:10:28.588Z] #33 4.249 + mv docker/docker /build/ [2022-03-11T19:10:28.588Z] #33 4.254 + rmdir docker [2022-03-11T19:10:28.588Z] #33 DONE 4.5s [2022-03-11T19:10:28.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-11T19:10:28.847Z] [2022-03-11T19:10:28.848Z] #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-03-11T19:10:28.848Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T19:10:28.848Z] #20 1.869 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T19:10:28.848Z] #20 1.955 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T19:10:28.848Z] #20 2.122 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T19:10:28.848Z] #20 2.237 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T19:10:28.848Z] #20 2.657 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T19:10:28.848Z] #20 3.115 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T19:10:28.848Z] #20 3.728 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T19:10:28.848Z] #20 4.247 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T19:10:28.848Z] #20 4.838 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T19:10:29.105Z] #20 5.297 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T19:10:29.105Z] #20 5.298 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T19:10:29.105Z] #20 5.311 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T19:10:29.105Z] #20 5.322 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T19:10:29.105Z] #20 5.346 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T19:10:29.105Z] #20 5.350 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T19:10:29.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-11T19:10:29.671Z] #20 5.761 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T19:10:29.671Z] #20 5.767 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T19:10:29.671Z] #20 5.771 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T19:10:29.671Z] #20 5.772 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T19:10:29.671Z] #20 5.773 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T19:10:29.671Z] #20 5.774 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T19:10:30.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-11T19:10:31.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-11T19:10:31.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-11T19:10:33.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-11T19:10:33.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-11T19:10:33.859Z] #20 ... [2022-03-11T19:10:33.860Z] [2022-03-11T19:10:33.860Z] #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-03-11T19:10:33.860Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-11T19:10:33.860Z] #65 1.868 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T19:10:33.860Z] #65 1.955 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T19:10:33.860Z] #65 2.121 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T19:10:33.860Z] #65 2.195 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T19:10:33.860Z] #65 2.529 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T19:10:33.860Z] #65 3.002 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T19:10:33.860Z] #65 3.516 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T19:10:33.860Z] #65 4.195 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T19:10:33.860Z] #65 4.885 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T19:10:33.860Z] #65 5.692 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T19:10:33.860Z] #65 5.703 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T19:10:33.860Z] #65 5.704 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T19:10:33.860Z] #65 5.707 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T19:10:33.860Z] #65 5.710 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T19:10:33.860Z] #65 5.733 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T19:10:33.860Z] #65 5.791 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T19:10:33.860Z] #65 5.800 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T19:10:33.860Z] #65 5.803 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T19:10:33.860Z] #65 5.806 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T19:10:33.860Z] #65 5.807 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T19:10:33.860Z] #65 5.808 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T19:10:34.117Z] #65 ... [2022-03-11T19:10:34.117Z] [2022-03-11T19:10:34.117Z] #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-03-11T19:10:34.117Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T19:10:34.117Z] #45 1.867 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T19:10:34.117Z] #45 1.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T19:10:34.117Z] #45 2.123 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T19:10:34.117Z] #45 2.231 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T19:10:34.118Z] #45 2.674 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T19:10:34.118Z] #45 3.169 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T19:10:34.118Z] #45 3.791 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T19:10:34.118Z] #45 4.292 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T19:10:34.118Z] #45 4.806 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T19:10:34.118Z] #45 5.348 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T19:10:34.118Z] #45 5.352 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T19:10:34.118Z] #45 5.353 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T19:10:34.118Z] #45 5.358 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T19:10:34.118Z] #45 5.365 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T19:10:34.118Z] #45 5.378 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T19:10:34.118Z] #45 5.381 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T19:10:34.118Z] #45 5.385 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T19:10:34.118Z] #45 5.387 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T19:10:34.118Z] #45 5.392 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T19:10:34.118Z] #45 5.395 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T19:10:34.118Z] #45 5.397 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T19:10:34.560Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-03-11T19:10:34.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-11T19:10:35.496Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T19:10:35.496Z] Using test binary docker [2022-03-11T19:10:35.496Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-11T19:10:35.496Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T19:10:35.496Z] INFO: Waiting for daemon to start... [2022-03-11T19:10:35.496Z] Starting dockerd [2022-03-11T19:10:35.904Z] --- PASS: TestBuildWithHugeFile (51.61s) [2022-03-11T19:10:35.904Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T19:10:35.904Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:10:35.904Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:10:35.904Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T19:10:35.904Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:10:35.904Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:10:35.904Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:10:35.904Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:10:35.904Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:10:35.904Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:10:35.904Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:10:35.904Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:10:35.904Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:10:35.904Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-11T19:10:35.904Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-03-11T19:10:35.904Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-03-11T19:10:35.904Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-11T19:10:35.904Z] === RUN TestBuildPreserveOwnership [2022-03-11T19:10:35.904Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-11T19:10:35.904Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-11T19:10:35.904Z] --- PASS: TestBuildPreserveOwnership (3.50s) [2022-03-11T19:10:35.904Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2022-03-11T19:10:35.904Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-03-11T19:10:35.904Z] === RUN TestBuildPlatformInvalid [2022-03-11T19:10:35.904Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-11T19:10:35.904Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-11T19:10:35.904Z] Loaded image: busybox:latest [2022-03-11T19:10:35.904Z] Loaded image: busybox:glibc [2022-03-11T19:10:36.000Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-11T19:10:36.000Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-edde138b\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-11T19:10:36.000Z] ---------------------------------------------------------------------------- [2022-03-11T19:10:36.000Z] [2022-03-11T19:10:36.000Z] INFO: executeCI.ps1 starting at Fri Mar 11 19:10:35 CUT 2022 [2022-03-11T19:10:36.000Z] [2022-03-11T19:10:36.000Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-11T19:10:36.000Z] INFO: Running git version 2.24.1.windows.2 [2022-03-11T19:10:36.000Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-11T19:10:36.000Z] INFO: Environment variables: [2022-03-11T19:10:36.467Z] [2022-03-11T19:10:36.467Z] Name Value [2022-03-11T19:10:36.467Z] ---- ----- [2022-03-11T19:10:36.467Z] ALLUSERSPROFILE C:\ProgramData [2022-03-11T19:10:36.467Z] amd64 true [2022-03-11T19:10:36.467Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-11T19:10:36.467Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-11T19:10:36.467Z] arm64 true [2022-03-11T19:10:36.467Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-11T19:10:36.467Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-11T19:10:36.467Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-11T19:10:36.467Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-11T19:10:36.467Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-11T19:10:36.467Z] BRANCH_NAME PR-43256 [2022-03-11T19:10:36.467Z] BUILD_DISPLAY_NAME #5 [2022-03-11T19:10:36.467Z] BUILD_ID 5 [2022-03-11T19:10:36.467Z] BUILD_NUMBER 5 [2022-03-11T19:10:36.467Z] BUILD_TAG jenkins-moby-PR-43256-5 [2022-03-11T19:10:36.467Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/ [2022-03-11T19:10:36.467Z] cgroup2 true [2022-03-11T19:10:36.467Z] CHANGE_AUTHOR thaJeztah [2022-03-11T19:10:36.467Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-11T19:10:36.467Z] CHANGE_BRANCH bump_google_apis [2022-03-11T19:10:36.467Z] CHANGE_FORK thaJeztah/docker [2022-03-11T19:10:36.467Z] CHANGE_ID 43256 [2022-03-11T19:10:36.467Z] CHANGE_TARGET master [2022-03-11T19:10:36.467Z] CHANGE_TITLE vendor: cloud.google.com/go v0.92.0, google.golang.org/api v0.54.0 [2022-03-11T19:10:36.467Z] CHANGE_URL https://github.com/moby/moby/pull/43256 [2022-03-11T19:10:36.467Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T19:10:36.467Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-11T19:10:36.467Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-11T19:10:36.467Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-11T19:10:36.467Z] COMPUTERNAME azwin-2-0ba820 [2022-03-11T19:10:36.467Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-11T19:10:36.467Z] ConfigSequenceNumber 0 [2022-03-11T19:10:36.467Z] dco true [2022-03-11T19:10:36.467Z] DOCKER_BUILDKIT 0 [2022-03-11T19:10:36.467Z] DOCKER_DUT_DEBUG 1 [2022-03-11T19:10:36.467Z] DOCKER_EXPERIMENTAL 1 [2022-03-11T19:10:36.467Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-11T19:10:36.467Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-11T19:10:36.467Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-11T19:10:36.467Z] EXECUTOR_NUMBER 0 [2022-03-11T19:10:36.467Z] FQDN azwin-2-0ba820.westus.cloudapp.azure.com [2022-03-11T19:10:36.467Z] GIT_BRANCH PR-43256 [2022-03-11T19:10:36.467Z] GIT_COMMIT 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:10:36.467Z] GIT_PREVIOUS_COMMIT 1d33b28b902e556a3e1994d7fc077ba44afcc76a [2022-03-11T19:10:36.467Z] GIT_URL https://github.com/moby/moby.git [2022-03-11T19:10:36.467Z] HUDSON_COOKIE a2f63548-327e-4997-940e-b46a90e47ceb [2022-03-11T19:10:36.467Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-11T19:10:36.467Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-11T19:10:36.467Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-11T19:10:36.467Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-11T19:10:36.467Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-11T19:10:36.467Z] JENKINS_NODE_COOKIE fb2b2905-af3d-4b57-912c-b60a4e62554f [2022-03-11T19:10:36.467Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-11T19:10:36.467Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-11T19:10:36.467Z] JOB_BASE_NAME PR-43256 [2022-03-11T19:10:36.467Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/display/redirect [2022-03-11T19:10:36.467Z] JOB_NAME moby/PR-43256 [2022-03-11T19:10:36.467Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/ [2022-03-11T19:10:36.467Z] library.jps.version master [2022-03-11T19:10:36.468Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-11T19:10:36.468Z] NODE_LABELS amd64 azure azwin-2-0ba820 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-11T19:10:36.468Z] NODE_NAME azwin-2-0ba820 [2022-03-11T19:10:36.468Z] NUMBER_OF_PROCESSORS 4 [2022-03-11T19:10:36.468Z] OS Windows_NT [2022-03-11T19:10:36.468Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-11T19:10:36.468Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-11T19:10:36.468Z] ppc64le false [2022-03-11T19:10:36.468Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-11T19:10:36.468Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-11T19:10:36.468Z] PROCESSOR_LEVEL 6 [2022-03-11T19:10:36.468Z] PROCESSOR_REVISION 4f01 [2022-03-11T19:10:36.468Z] ProgramData C:\ProgramData [2022-03-11T19:10:36.468Z] ProgramFiles C:\Program Files [2022-03-11T19:10:36.468Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-11T19:10:36.468Z] ProgramW6432 C:\Program Files [2022-03-11T19:10:36.468Z] PROMPT $P$G [2022-03-11T19:10:36.468Z] PSExecutionPolicyPreference Bypass [2022-03-11T19:10:36.468Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-11T19:10:36.468Z] PUBLIC C:\Users\Public [2022-03-11T19:10:36.468Z] rootless true [2022-03-11T19:10:36.468Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/display/redirect?page=artif... [2022-03-11T19:10:36.468Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/display/redirect?page=changes [2022-03-11T19:10:36.468Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/display/redirect [2022-03-11T19:10:36.468Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/display/redirect?page=tests [2022-03-11T19:10:36.468Z] s390x false [2022-03-11T19:10:36.468Z] SKIP_VALIDATION_TESTS 1 [2022-03-11T19:10:36.468Z] SOURCES_DRIVE d [2022-03-11T19:10:36.468Z] SOURCES_SUBDIR gopath [2022-03-11T19:10:36.468Z] STAGE_NAME Run tests [2022-03-11T19:10:36.468Z] SystemDrive C: [2022-03-11T19:10:36.468Z] SystemRoot C:\Windows [2022-03-11T19:10:36.468Z] TEMP C:\Windows\TEMP [2022-03-11T19:10:36.468Z] TESTDEBUG 0 [2022-03-11T19:10:36.468Z] TESTRUN_DRIVE d [2022-03-11T19:10:36.468Z] TESTRUN_SUBDIR CI [2022-03-11T19:10:36.468Z] TIMEOUT 120m [2022-03-11T19:10:36.468Z] TMP C:\Windows\TEMP [2022-03-11T19:10:36.468Z] unit_validate true [2022-03-11T19:10:36.468Z] USERDOMAIN WORKGROUP [2022-03-11T19:10:36.468Z] USERNAME azwin-2-0ba820$ [2022-03-11T19:10:36.468Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-11T19:10:36.468Z] validate_force false [2022-03-11T19:10:36.468Z] windir C:\Windows [2022-03-11T19:10:36.468Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-11T19:10:36.468Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-11T19:10:36.468Z] windows2022 true [2022-03-11T19:10:36.468Z] windows2022containerd true [2022-03-11T19:10:36.468Z] windowsRS5 true [2022-03-11T19:10:36.468Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-11T19:10:36.468Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-11T19:10:36.468Z] [2022-03-11T19:10:36.468Z] [2022-03-11T19:10:36.468Z] [2022-03-11T19:10:36.958Z] using credential docker-jenkins-github-credentials [2022-03-11T19:10:37.036Z] Cloning the remote Git repository [2022-03-11T19:10:37.036Z] Cloning with configured refspecs honoured and without tags [2022-03-11T19:10:37.304Z] Loaded image: debian:bullseye-slim [2022-03-11T19:10:37.304Z] Loaded image: hello-world:latest [2022-03-11T19:10:37.304Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T19:10:37.385Z] . [2022-03-11T19:10:37.386Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T19:10:37.386Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T19:10:37.386Z] Error: No such image: emptyfs [2022-03-11T19:10:37.642Z] Running integration-test (iteration 1) [2022-03-11T19:10:37.642Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-11T19:10:37.899Z] Loaded image: busybox:latest [2022-03-11T19:10:37.899Z] Loaded image: busybox:glibc [2022-03-11T19:10:38.031Z] INFO: Sources under d:\gopath\... [2022-03-11T19:10:38.031Z] INFO: Test run under d:\CI\... [2022-03-11T19:10:38.031Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-11T19:10:38.031Z] INFO: docker/docker repository was found [2022-03-11T19:10:38.031Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-11T19:10:38.498Z] ltsc2022: Pulling from windows/servercore [2022-03-11T19:10:38.966Z] 8f616e6e9eec: Pulling fs layer [2022-03-11T19:10:38.966Z] 037d5740b404: Pulling fs layer [2022-03-11T19:10:39.267Z] Loaded image: debian:bullseye-slim [2022-03-11T19:10:39.267Z] Loaded image: hello-world:latest [2022-03-11T19:10:37.236Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T19:10:37.657Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-11T19:10:38.609Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:10:38.609Z] > git --version # timeout=10 [2022-03-11T19:10:38.661Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-11T19:10:38.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:10:38.665Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:10:39.387Z] #45 ... [2022-03-11T19:10:39.387Z] [2022-03-11T19:10:39.387Z] #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-03-11T19:10:39.387Z] #70 sha256:fb8f5abc4017a89c41f89010af47f4b4a86e3067b483cbe8b54eb79fb0e2e500 [2022-03-11T19:10:39.387Z] #70 4.785 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-11T19:10:39.387Z] #70 5.223 go: downloading github.com/google/uuid v1.3.0 [2022-03-11T19:10:39.387Z] #70 5.254 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-11T19:10:39.387Z] #70 5.254 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-11T19:10:39.387Z] #70 5.291 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T19:10:39.387Z] #70 5.298 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-11T19:10:39.387Z] #70 5.377 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-11T19:10:39.387Z] #70 5.713 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-11T19:10:39.387Z] #70 5.812 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-11T19:10:39.387Z] #70 5.940 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-11T19:10:39.387Z] #70 6.513 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-11T19:10:39.523Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T19:10:39.524Z] INFO: Testing against a local daemon [2022-03-11T19:10:39.524Z] === RUN TestCgroupNamespacesBuild [2022-03-11T19:10:40.889Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-03-11T19:10:40.889Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-11T19:10:41.817Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-03-11T19:10:41.817Z] === RUN TestBuildWithSession [2022-03-11T19:10:41.817Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:10:41.817Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T19:10:41.817Z] === RUN TestBuildSquashParent [2022-03-11T19:10:45.448Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.55s) [2022-03-11T19:10:45.448Z] PASS [2022-03-11T19:10:45.448Z] [2022-03-11T19:10:45.448Z] === Skipped [2022-03-11T19:10:45.448Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-11T19:10:45.448Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:10:45.448Z] [2022-03-11T19:10:45.448Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:10:45.448Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:10:45.448Z] [2022-03-11T19:10:45.448Z] DONE 34 tests, 2 skipped in 88.182s [2022-03-11T19:10:45.448Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-11T19:10:45.448Z] INFO: Testing against a local daemon [2022-03-11T19:10:45.448Z] === RUN TestConfigInspect [2022-03-11T19:10:45.952Z] #70 ... [2022-03-11T19:10:45.953Z] [2022-03-11T19:10:45.953Z] #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-03-11T19:10:45.953Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T19:10:45.953Z] #45 21.54 Fetched 48.9 MB in 20s (2453 kB/s) [2022-03-11T19:10:47.991Z] --- PASS: TestConfigInspect (2.18s) [2022-03-11T19:10:47.991Z] === RUN TestConfigList [2022-03-11T19:10:49.470Z] ok github.com/docker/docker/libnetwork/ipam 15.445s coverage: 85.3% of statements [2022-03-11T19:10:49.470Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T19:10:49.470Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T19:10:49.470Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-11T19:10:49.470Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-11T19:10:49.470Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T19:10:49.470Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-11T19:10:49.730Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2022-03-11T19:10:49.905Z] --- PASS: TestBuildSquashParent (7.42s) [2022-03-11T19:10:49.905Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T19:10:49.905Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:10:49.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:10:49.905Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:10:49.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:10:49.905Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:10:49.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:10:49.905Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:10:49.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:10:49.905Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:10:49.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:10:49.905Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:10:49.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:10:49.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:10:49.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:10:49.906Z] --- PASS: TestConfigList (2.16s) [2022-03-11T19:10:49.906Z] === RUN TestConfigsCreateAndDelete [2022-03-11T19:10:50.672Z] ok github.com/docker/docker/libnetwork/iptables 0.127s coverage: 45.1% of statements [2022-03-11T19:10:50.672Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-11T19:10:50.835Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:10:50.835Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:10:50.933Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-03-11T19:10:52.450Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-03-11T19:10:52.450Z] === RUN TestConfigsUpdate [2022-03-11T19:10:52.725Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:10:52.725Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:10:53.904Z] 037d5740b404: Verifying Checksum [2022-03-11T19:10:53.904Z] 037d5740b404: Download complete [2022-03-11T19:10:54.069Z] #45 21.54 Reading package lists... [2022-03-11T19:10:54.069Z] #45 ... [2022-03-11T19:10:54.069Z] [2022-03-11T19:10:54.069Z] #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-03-11T19:10:54.069Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T19:10:54.069Z] #20 21.83 Fetched 48.9 MB in 20s (2402 kB/s) [2022-03-11T19:10:54.360Z] --- PASS: TestConfigsUpdate (2.17s) [2022-03-11T19:10:54.360Z] === RUN TestTemplatedConfig [2022-03-11T19:10:54.692Z] #20 21.83 Reading package lists... [2022-03-11T19:10:54.692Z] #20 ... [2022-03-11T19:10:54.692Z] [2022-03-11T19:10:54.692Z] #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-03-11T19:10:54.692Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T19:10:54.692Z] #45 21.54 Reading package lists... [2022-03-11T19:10:55.241Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-11T19:10:55.241Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2022-03-11T19:10:55.241Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s) [2022-03-11T19:10:55.241Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2022-03-11T19:10:55.241Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2022-03-11T19:10:55.241Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2022-03-11T19:10:55.241Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2022-03-11T19:10:55.241Z] === RUN TestBuildMultiStageCopy [2022-03-11T19:10:55.241Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T19:10:55.654Z] #45 30.82 Reading package lists... [2022-03-11T19:10:55.654Z] #45 ... [2022-03-11T19:10:55.654Z] [2022-03-11T19:10:55.654Z] #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-03-11T19:10:55.654Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-11T19:10:55.654Z] #65 21.71 Fetched 48.9 MB in 20s (2413 kB/s) [2022-03-11T19:10:55.654Z] #65 21.71 Reading package lists... [2022-03-11T19:10:55.654Z] #65 31.26 Reading package lists... [2022-03-11T19:10:55.654Z] #65 ... [2022-03-11T19:10:55.654Z] [2022-03-11T19:10:55.654Z] #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-03-11T19:10:55.654Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T19:10:55.654Z] #20 21.83 Reading package lists... [2022-03-11T19:10:56.905Z] --- PASS: TestTemplatedConfig (2.60s) [2022-03-11T19:10:56.905Z] === RUN TestConfigCreateResolve [2022-03-11T19:10:57.520Z] Fetching without tags [2022-03-11T19:10:57.188Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:10:57.254Z] > git config --add remote.origin.fetch +refs/pull/43256/head:refs/remotes/origin/PR-43256 # timeout=10 [2022-03-11T19:10:57.304Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:10:57.431Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T19:10:57.556Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T19:10:57.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:10:57.559Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43256/head:refs/remotes/origin/PR-43256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T19:10:58.268Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:10:58.507Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T19:10:58.654Z] 8f616e6e9eec: Verifying Checksum [2022-03-11T19:10:58.654Z] 8f616e6e9eec: Download complete [2022-03-11T19:10:58.816Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-03-11T19:10:58.816Z] PASS [2022-03-11T19:10:58.816Z] [2022-03-11T19:10:58.816Z] DONE 6 tests in 13.423s [2022-03-11T19:10:58.816Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-11T19:10:58.816Z] INFO: Testing against a local daemon [2022-03-11T19:10:58.816Z] === RUN TestCheckpoint [2022-03-11T19:10:58.816Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:10:58.816Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T19:10:58.816Z] === RUN TestContainerInvalidJSON [2022-03-11T19:10:58.816Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:10:58.816Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:10:58.816Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:10:58.816Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:10:58.816Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:10:58.816Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:10:58.816Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-11T19:10:58.816Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T19:10:58.816Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T19:10:58.816Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T19:10:59.069Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T19:10:59.078Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-11T19:10:59.078Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T19:10:59.078Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-11T19:10:59.078Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T19:10:59.078Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-11T19:10:59.078Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T19:10:59.078Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-11T19:10:59.078Z] === RUN TestCopyFromContainer [2022-03-11T19:11:00.433Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T19:11:00.463Z] === RUN TestCopyFromContainer// [2022-03-11T19:11:00.463Z] === RUN TestCopyFromContainer//bar/root [2022-03-11T19:11:00.463Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-11T19:11:00.463Z] === RUN TestCopyFromContainer/bar/quux [2022-03-11T19:11:00.463Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-11T19:11:00.463Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-11T19:11:00.463Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-11T19:11:00.725Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-11T19:11:00.725Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-11T19:11:00.725Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-11T19:11:00.725Z] --- PASS: TestCopyFromContainer (1.69s) [2022-03-11T19:11:00.725Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-11T19:11:00.725Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-11T19:11:00.725Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-11T19:11:00.725Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-03-11T19:11:00.725Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-11T19:11:00.725Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-11T19:11:00.725Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-11T19:11:00.725Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-11T19:11:00.725Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-11T19:11:00.725Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-11T19:11:00.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T19:11:00.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:11:00.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:11:00.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:11:00.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:11:00.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:11:00.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:11:00.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:11:00.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:11:00.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:11:00.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-11T19:11:00.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T19:11:00.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T19:11:00.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T19:11:00.725Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T19:11:00.986Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-11T19:11:00.986Z] === RUN TestCreateWithInvalidEnv [2022-03-11T19:11:00.986Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T19:11:00.986Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T19:11:00.986Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T19:11:00.986Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T19:11:00.986Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T19:11:00.986Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T19:11:00.986Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T19:11:00.986Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T19:11:00.986Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T19:11:00.986Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-11T19:11:00.986Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T19:11:00.986Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T19:11:00.986Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T19:11:00.986Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T19:11:00.986Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-11T19:11:00.986Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T19:10:58.379Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:10:58.429Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:11:01.054Z] > git remote # timeout=10 [2022-03-11T19:11:01.359Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T19:11:01.424Z] Merge succeeded, producing 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:11:01.424Z] Checking out Revision 7df7357e085703b4de3cb829c01cf4a9832a00db (PR-43256) [2022-03-11T19:11:02.286Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2022-03-11T19:11:02.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2022-03-11T19:11:02.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-03-11T19:11:02.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-11T19:11:02.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-11T19:11:02.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-11T19:11:02.286Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T19:11:02.897Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-03-11T19:11:02.897Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T19:11:04.283Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-03-11T19:11:04.283Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T19:11:04.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:11:04.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:11:04.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:11:04.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:11:04.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:11:04.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:11:04.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:11:04.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:11:04.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:11:04.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:11:04.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:11:04.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:11:04.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:11:04.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:11:04.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:11:04.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-11T19:11:04.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T19:11:04.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T19:11:04.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T19:11:04.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T19:11:04.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-11T19:11:04.284Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T19:11:01.134Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T19:11:01.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T19:11:01.190Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T19:11:01.331Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-11T19:11:01.460Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T19:11:01.508Z] > git checkout -f 7df7357e085703b4de3cb829c01cf4a9832a00db # timeout=10 [2022-03-11T19:11:04.853Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2022-03-11T19:11:04.854Z] === RUN TestCreateDifferentPlatform [2022-03-11T19:11:04.854Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T19:11:04.854Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T19:11:04.854Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-11T19:11:04.854Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T19:11:04.854Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T19:11:04.854Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T19:11:04.854Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-11T19:11:04.854Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T19:11:04.854Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-11T19:11:04.854Z] === RUN TestContainerStartOnDaemonRestart [2022-03-11T19:11:04.854Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-11T19:11:04.854Z] === RUN TestDaemonRestartIpcMode [2022-03-11T19:11:04.854Z] === PAUSE TestDaemonRestartIpcMode [2022-03-11T19:11:04.854Z] === RUN TestDaemonHostGatewayIP [2022-03-11T19:11:04.854Z] === PAUSE TestDaemonHostGatewayIP [2022-03-11T19:11:04.854Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-11T19:11:04.854Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-11T19:11:04.854Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T19:11:04.854Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-11T19:11:04.854Z] === RUN TestDiff [2022-03-11T19:11:05.425Z] --- PASS: TestDiff (0.57s) [2022-03-11T19:11:05.425Z] === RUN TestExecWithCloseStdin [2022-03-11T19:11:05.621Z] #20 31.80 Reading package lists... [2022-03-11T19:11:05.621Z] #20 ... [2022-03-11T19:11:05.621Z] [2022-03-11T19:11:05.621Z] #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-03-11T19:11:05.621Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T19:11:05.621Z] #45 30.82 Reading package lists... [2022-03-11T19:11:05.995Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-03-11T19:11:05.995Z] === RUN TestExec [2022-03-11T19:11:06.556Z] #45 40.21 Building dependency tree... [2022-03-11T19:11:06.584Z] --- PASS: TestExec (0.66s) [2022-03-11T19:11:06.584Z] === RUN TestExecUser [2022-03-11T19:11:07.525Z] --- PASS: TestExecUser (0.61s) [2022-03-11T19:11:07.525Z] === RUN TestExportContainerAndImportImage [2022-03-11T19:11:07.594Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-11T19:11:07.594Z] === RUN TestBuildLabelWithTargets [2022-03-11T19:11:08.096Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2022-03-11T19:11:08.096Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T19:11:09.089Z] #45 44.65 The following additional packages will be installed: [2022-03-11T19:11:09.089Z] #45 44.68 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-11T19:11:09.089Z] #45 44.72 Suggested packages: [2022-03-11T19:11:09.089Z] #45 44.72 cmake-doc ninja-build lrzip [2022-03-11T19:11:09.089Z] #45 44.72 Recommended packages: [2022-03-11T19:11:09.089Z] #45 44.72 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-11T19:11:09.089Z] #45 ... [2022-03-11T19:11:09.089Z] [2022-03-11T19:11:09.089Z] #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-03-11T19:11:09.089Z] #70 sha256:fb8f5abc4017a89c41f89010af47f4b4a86e3067b483cbe8b54eb79fb0e2e500 [2022-03-11T19:11:09.089Z] #70 45.00 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T19:11:09.089Z] #70 45.00 + GOBIN=/build [2022-03-11T19:11:09.089Z] #70 45.00 + GO111MODULE=on [2022-03-11T19:11:09.089Z] #70 45.00 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-11T19:11:09.479Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-11T19:11:09.479Z] === RUN TestHealthCheckWorkdir [2022-03-11T19:11:10.050Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2022-03-11T19:11:10.050Z] === RUN TestHealthKillContainer [2022-03-11T19:11:11.625Z] #70 ... [2022-03-11T19:11:11.625Z] [2022-03-11T19:11:11.625Z] #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-03-11T19:11:11.625Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-11T19:11:11.625Z] #65 31.26 Reading package lists... [2022-03-11T19:11:11.625Z] #65 40.50 Building dependency tree... [2022-03-11T19:11:11.625Z] #65 44.83 The following additional packages will be installed: [2022-03-11T19:11:11.625Z] #65 44.86 libbtrfs0 [2022-03-11T19:11:11.625Z] #65 45.10 The following NEW packages will be installed: [2022-03-11T19:11:11.625Z] #65 45.11 libbtrfs-dev libbtrfs0 [2022-03-11T19:11:11.625Z] #65 45.54 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T19:11:11.625Z] #65 45.54 Need to get 460 kB of archives. [2022-03-11T19:11:11.625Z] #65 45.54 After this operation, 1237 kB of additional disk space will be used. [2022-03-11T19:11:11.625Z] #65 45.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T19:11:11.625Z] #65 45.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T19:11:11.625Z] #65 46.17 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T19:11:11.625Z] #65 46.52 Fetched 460 kB in 0s (1517 kB/s) [2022-03-11T19:11:11.625Z] #65 46.60 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T19:11:11.625Z] #65 46.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-11T19:11:11.625Z] #65 46.67 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T19:11:11.625Z] #65 46.68 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T19:11:11.625Z] #65 46.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T19:11:11.625Z] #65 46.87 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T19:11:11.625Z] #65 46.88 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T19:11:11.625Z] #65 47.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T19:11:11.625Z] #65 47.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T19:11:11.625Z] #65 47.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T19:11:11.625Z] #65 DONE 47.4s [2022-03-11T19:11:11.625Z] [2022-03-11T19:11:11.625Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T19:11:11.625Z] #66 sha256:4be1bdc4af8883520443ca82a17cad75c87c36c338b39f6c010c9502d18021bd [2022-03-11T19:11:11.625Z] #66 DONE 0.1s [2022-03-11T19:11:11.625Z] [2022-03-11T19:11:11.625Z] #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-03-11T19:11:11.625Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T19:11:11.625Z] #45 45.37 The following NEW packages will be installed: [2022-03-11T19:11:11.625Z] #45 45.38 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-11T19:11:11.625Z] #45 45.73 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T19:11:11.625Z] #45 45.73 Need to get 8418 kB of archives. [2022-03-11T19:11:11.625Z] #45 45.73 After this operation, 34.9 MB of additional disk space will be used. [2022-03-11T19:11:11.625Z] #45 45.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T19:11:11.625Z] #45 45.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T19:11:11.625Z] #45 45.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-11T19:11:11.625Z] #45 45.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-11T19:11:11.626Z] #45 45.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-11T19:11:11.626Z] #45 45.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-11T19:11:11.626Z] #45 45.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-11T19:11:11.626Z] #45 45.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-11T19:11:11.626Z] #45 46.75 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T19:11:11.626Z] #45 47.04 Fetched 8418 kB in 0s (21.4 MB/s) [2022-03-11T19:11:11.626Z] #45 47.11 Selecting previously unselected package xxd. [2022-03-11T19:11:11.626Z] #45 47.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-11T19:11:11.626Z] #45 47.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T19:11:11.626Z] #45 47.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T19:11:11.626Z] #45 47.40 Selecting previously unselected package vim-common. [2022-03-11T19:11:11.626Z] #45 47.40 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T19:11:11.626Z] #45 47.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T19:11:11.626Z] #45 47.62 Selecting previously unselected package cmake-data. [2022-03-11T19:11:11.626Z] #45 47.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-11T19:11:11.626Z] #45 47.65 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T19:11:12.561Z] #45 ... [2022-03-11T19:11:12.561Z] [2022-03-11T19:11:12.561Z] #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-03-11T19:11:12.561Z] #70 sha256:fb8f5abc4017a89c41f89010af47f4b4a86e3067b483cbe8b54eb79fb0e2e500 [2022-03-11T19:11:12.561Z] #70 48.28 rootlesskit version 0.14.6 [2022-03-11T19:11:12.561Z] #70 48.29 Usage of /build/rootlesskit-docker-proxy: [2022-03-11T19:11:12.561Z] #70 48.29 -container-ip string [2022-03-11T19:11:12.561Z] #70 48.29 container ip [2022-03-11T19:11:12.561Z] #70 48.29 -container-port int [2022-03-11T19:11:12.561Z] #70 48.29 container port (default -1) [2022-03-11T19:11:12.561Z] #70 48.29 -host-ip string [2022-03-11T19:11:12.561Z] #70 48.29 host ip [2022-03-11T19:11:12.561Z] #70 48.29 -host-port int [2022-03-11T19:11:12.561Z] #70 48.29 host port (default -1) [2022-03-11T19:11:12.561Z] #70 48.29 -proto string [2022-03-11T19:11:12.561Z] #70 48.29 proxy protocol (default "tcp") [2022-03-11T19:11:12.561Z] #70 DONE 48.5s [2022-03-11T19:11:12.820Z] [2022-03-11T19:11:12.820Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T19:11:12.820Z] #71 sha256:459e66d0948c9b813a9f338c87e7be47bee14fe81ffc4462249bf2e9439f7df3 [2022-03-11T19:11:12.820Z] #71 DONE 0.1s [2022-03-11T19:11:12.820Z] [2022-03-11T19:11:12.820Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T19:11:12.820Z] #72 sha256:97f505d6889874e3e3f37c620ab8ce6aa5c65b6de6c3c7d5490f2de2a3bbf715 [2022-03-11T19:11:12.820Z] #72 DONE 0.1s [2022-03-11T19:11:12.820Z] [2022-03-11T19:11:12.820Z] #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-03-11T19:11:12.820Z] #67 sha256:9c5eddb96d3ea3dc034688ae5be3bcd9268ba34b91655825166b68d9681c7fb9 [2022-03-11T19:11:12.820Z] #67 0.789 + RM_GOPATH=0 [2022-03-11T19:11:12.820Z] #67 0.789 + TMP_GOPATH= [2022-03-11T19:11:12.820Z] #67 0.789 + : /build [2022-03-11T19:11:12.820Z] #67 0.789 + '[' -z '' ']' [2022-03-11T19:11:12.820Z] #67 0.789 ++ mktemp -d [2022-03-11T19:11:12.820Z] #67 0.793 + export GOPATH=/tmp/tmp.7O7EB3rDhF [2022-03-11T19:11:12.820Z] #67 0.794 + GOPATH=/tmp/tmp.7O7EB3rDhF [2022-03-11T19:11:12.820Z] #67 0.794 + RM_GOPATH=1 [2022-03-11T19:11:12.820Z] #67 0.794 + case "$(go env GOARCH)" in [2022-03-11T19:11:12.820Z] #67 0.797 ++ go env GOARCH [2022-03-11T19:11:12.820Z] #67 0.803 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T19:11:12.820Z] #67 0.804 + GO_BUILDMODE=-buildmode=pie [2022-03-11T19:11:12.820Z] #67 0.804 ++ dirname /install.sh [2022-03-11T19:11:12.820Z] #67 0.806 + dir=/ [2022-03-11T19:11:12.820Z] #67 0.808 + bin=containerd [2022-03-11T19:11:12.820Z] #67 0.808 + shift [2022-03-11T19:11:12.820Z] #67 0.808 + '[' '!' -f //containerd.installer ']' [2022-03-11T19:11:12.820Z] #67 0.808 + . //containerd.installer [2022-03-11T19:11:12.820Z] #67 0.809 ++ set -e [2022-03-11T19:11:12.820Z] #67 0.809 ++ : v1.5.10 [2022-03-11T19:11:12.820Z] #67 0.809 + install_containerd [2022-03-11T19:11:12.820Z] #67 0.810 + echo 'Install containerd version v1.5.10' [2022-03-11T19:11:12.820Z] #67 0.810 Install containerd version v1.5.10 [2022-03-11T19:11:12.820Z] #67 0.810 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7O7EB3rDhF/src/github.com/containerd/containerd [2022-03-11T19:11:12.820Z] #67 0.818 Cloning into '/tmp/tmp.7O7EB3rDhF/src/github.com/containerd/containerd'... [2022-03-11T19:11:13.599Z] Commit message: "vendor: cloud.google.com/go v0.92.0, google.golang.org/api v0.54.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T19:11:14.726Z] #67 ... [2022-03-11T19:11:14.726Z] [2022-03-11T19:11:14.726Z] #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-03-11T19:11:14.726Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T19:11:14.726Z] #20 31.80 Reading package lists... [2022-03-11T19:11:14.726Z] #20 41.02 Building dependency tree... [2022-03-11T19:11:14.726Z] #20 44.88 The following additional packages will be installed: [2022-03-11T19:11:14.726Z] #20 44.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T19:11:14.726Z] #20 44.90 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-11T19:11:14.726Z] #20 44.90 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-11T19:11:14.726Z] #20 44.90 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-11T19:11:14.726Z] #20 44.90 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-11T19:11:14.726Z] #20 44.91 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-11T19:11:14.726Z] #20 44.92 mingw-w64-common mingw-w64-x86-64-dev [2022-03-11T19:11:14.726Z] #20 44.95 Suggested packages: [2022-03-11T19:11:14.726Z] #20 44.95 gcc-10-locales seccomp wine64 [2022-03-11T19:11:14.726Z] #20 45.48 The following NEW packages will be installed: [2022-03-11T19:11:14.726Z] #20 45.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T19:11:14.726Z] #20 45.48 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-11T19:11:14.726Z] #20 45.48 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-11T19:11:14.726Z] #20 45.48 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-11T19:11:14.726Z] #20 45.48 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-11T19:11:14.726Z] #20 45.48 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-11T19:11:14.726Z] #20 45.49 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-11T19:11:14.726Z] #20 45.49 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-11T19:11:14.726Z] #20 45.49 mingw-w64-x86-64-dev [2022-03-11T19:11:14.726Z] #20 45.81 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T19:11:14.726Z] #20 45.81 Need to get 115 MB of archives. [2022-03-11T19:11:14.726Z] #20 45.81 After this operation, 645 MB of additional disk space will be used. [2022-03-11T19:11:14.726Z] #20 45.81 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-03-11T19:11:14.726Z] #20 45.86 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-03-11T19:11:14.726Z] #20 45.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-11T19:11:14.726Z] #20 45.93 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-03-11T19:11:14.726Z] #20 45.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-11T19:11:14.726Z] #20 45.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-11T19:11:14.726Z] #20 46.03 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-03-11T19:11:14.726Z] #20 46.11 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-03-11T19:11:14.726Z] #20 46.11 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-03-11T19:11:14.726Z] #20 46.29 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-03-11T19:11:14.726Z] #20 46.76 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-03-11T19:11:14.726Z] #20 46.96 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-03-11T19:11:14.726Z] #20 47.17 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-03-11T19:11:14.726Z] #20 47.66 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-03-11T19:11:14.726Z] #20 47.88 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-03-11T19:11:14.726Z] #20 47.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-11T19:11:14.726Z] #20 47.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-11T19:11:14.726Z] #20 47.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T19:11:14.726Z] #20 47.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T19:11:14.726Z] #20 47.90 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-03-11T19:11:14.726Z] #20 47.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-11T19:11:14.726Z] #20 47.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-11T19:11:14.726Z] #20 47.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-11T19:11:14.726Z] #20 47.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-11T19:11:14.726Z] #20 47.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-11T19:11:14.726Z] #20 47.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-11T19:11:14.726Z] #20 47.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-11T19:11:14.726Z] #20 47.96 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-03-11T19:11:14.726Z] #20 47.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-11T19:11:14.726Z] #20 47.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-11T19:11:14.726Z] #20 48.67 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T19:11:14.726Z] #20 49.04 Fetched 115 MB in 2s (47.3 MB/s) [2022-03-11T19:11:14.726Z] #20 49.07 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-11T19:11:14.726Z] #20 49.08 (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-03-11T19:11:14.726Z] #20 49.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T19:11:14.726Z] #20 49.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T19:11:14.726Z] #20 50.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-11T19:11:14.726Z] #20 50.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T19:11:14.726Z] #20 50.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T19:11:14.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-11T19:11:14.985Z] #20 51.22 Selecting previously unselected package binutils-mingw-w64. [2022-03-11T19:11:15.246Z] #20 51.22 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-11T19:11:15.246Z] #20 51.23 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T19:11:15.246Z] #20 51.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-11T19:11:15.246Z] #20 51.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T19:11:15.246Z] #20 51.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T19:11:15.246Z] #20 ... [2022-03-11T19:11:15.246Z] [2022-03-11T19:11:15.246Z] #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-03-11T19:11:15.246Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T19:11:15.246Z] #45 48.99 Selecting previously unselected package libarchive13:amd64. [2022-03-11T19:11:15.246Z] #45 48.99 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-11T19:11:15.246Z] #45 49.01 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T19:11:15.246Z] #45 49.17 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-11T19:11:15.246Z] #45 49.17 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-11T19:11:15.246Z] #45 49.17 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T19:11:15.246Z] #45 49.28 Selecting previously unselected package librhash0:amd64. [2022-03-11T19:11:15.246Z] #45 49.28 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-11T19:11:15.246Z] #45 49.29 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-11T19:11:15.246Z] #45 49.46 Selecting previously unselected package libuv1:amd64. [2022-03-11T19:11:15.246Z] #45 49.46 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-11T19:11:15.246Z] #45 49.47 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-11T19:11:15.246Z] #45 49.58 Selecting previously unselected package cmake. [2022-03-11T19:11:15.246Z] #45 49.59 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-11T19:11:15.246Z] #45 49.59 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-11T19:11:15.246Z] #45 51.24 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T19:11:15.246Z] #45 51.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T19:11:15.246Z] #45 51.27 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-11T19:11:15.246Z] #45 51.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T19:11:15.246Z] #45 51.31 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T19:11:15.246Z] #45 51.33 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-11T19:11:15.246Z] #45 51.36 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T19:11:15.246Z] #45 51.38 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-11T19:11:15.246Z] #45 51.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T19:11:15.510Z] #45 DONE 51.7s [2022-03-11T19:11:15.510Z] [2022-03-11T19:11:15.510Z] #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-03-11T19:11:15.510Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T19:11:15.510Z] #20 51.39 Selecting previously unselected package dmsetup. [2022-03-11T19:11:15.510Z] #20 51.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T19:11:15.510Z] #20 51.40 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-11T19:11:15.510Z] #20 51.46 Selecting previously unselected package mingw-w64-common. [2022-03-11T19:11:15.510Z] #20 51.47 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-11T19:11:15.510Z] #20 51.48 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-11T19:11:15.698Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-11T19:11:15.699Z] === RUN TestBuildWithEmptyLayers [2022-03-11T19:11:15.770Z] #20 ... [2022-03-11T19:11:15.770Z] [2022-03-11T19:11:15.770Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T19:11:15.770Z] #46 sha256:4acd1d8149e3b05132ed9ebad64a0b3373adf7de045902f37c1340b0b5d77bf6 [2022-03-11T19:11:15.770Z] #46 DONE 0.1s [2022-03-11T19:11:15.770Z] [2022-03-11T19:11:15.770Z] #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-03-11T19:11:15.770Z] #47 sha256:4bdecb8ea1bcf2b8ec64f15b2db78eaa06569219707ad9a9ab3a5b51bed1ae88 [2022-03-11T19:11:16.338Z] #47 0.702 + RM_GOPATH=0 [2022-03-11T19:11:16.597Z] #47 0.704 + TMP_GOPATH= [2022-03-11T19:11:16.597Z] #47 0.705 + : /build [2022-03-11T19:11:16.597Z] #47 0.705 + '[' -z '' ']' [2022-03-11T19:11:16.597Z] #47 0.706 ++ mktemp -d [2022-03-11T19:11:16.597Z] #47 0.708 + export GOPATH=/tmp/tmp.tLnqxoNnz3 [2022-03-11T19:11:16.597Z] #47 0.708 + GOPATH=/tmp/tmp.tLnqxoNnz3 [2022-03-11T19:11:16.597Z] #47 0.708 + RM_GOPATH=1 [2022-03-11T19:11:16.597Z] #47 0.709 + case "$(go env GOARCH)" in [2022-03-11T19:11:16.597Z] #47 0.709 ++ go env GOARCH [2022-03-11T19:11:16.597Z] #47 0.713 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T19:11:16.597Z] #47 0.713 + GO_BUILDMODE=-buildmode=pie [2022-03-11T19:11:16.597Z] #47 0.714 ++ dirname /install.sh [2022-03-11T19:11:16.597Z] #47 0.715 + dir=/ [2022-03-11T19:11:16.597Z] #47 0.715 + bin=tini [2022-03-11T19:11:16.597Z] #47 0.716 + shift [2022-03-11T19:11:16.597Z] #47 0.716 + '[' '!' -f //tini.installer ']' [2022-03-11T19:11:16.597Z] #47 0.716 + . //tini.installer [2022-03-11T19:11:16.597Z] #47 0.716 ++ : v0.19.0 [2022-03-11T19:11:16.597Z] #47 0.716 + install_tini [2022-03-11T19:11:16.597Z] #47 0.717 + echo 'Install tini version v0.19.0' [2022-03-11T19:11:16.597Z] #47 0.717 Install tini version v0.19.0 [2022-03-11T19:11:16.597Z] #47 0.717 + git clone https://github.com/krallin/tini.git /tmp/tmp.tLnqxoNnz3/tini [2022-03-11T19:11:16.597Z] #47 0.719 Cloning into '/tmp/tmp.tLnqxoNnz3/tini'... [2022-03-11T19:11:16.779Z] + docker version [2022-03-11T19:11:16.856Z] #47 1.106 + cd /tmp/tmp.tLnqxoNnz3/tini [2022-03-11T19:11:16.856Z] #47 1.106 + git checkout -q v0.19.0 [2022-03-11T19:11:16.856Z] #47 1.116 + cmake . [2022-03-11T19:11:17.117Z] #47 1.307 -- The C compiler identification is GNU 10.2.1 [2022-03-11T19:11:17.117Z] #47 1.328 -- Detecting C compiler ABI info [2022-03-11T19:11:17.375Z] #47 1.477 -- Detecting C compiler ABI info - done [2022-03-11T19:11:17.375Z] #47 1.540 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-11T19:11:17.375Z] #47 1.544 -- Detecting C compile features [2022-03-11T19:11:17.375Z] #47 1.551 -- Detecting C compile features - done [2022-03-11T19:11:17.375Z] #47 1.566 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-11T19:11:17.375Z] #47 1.657 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-11T19:11:17.634Z] #47 1.698 -- Configuring done [2022-03-11T19:11:17.634Z] #47 1.710 -- Generating done [2022-03-11T19:11:17.634Z] #47 1.715 -- Build files have been written to: /tmp/tmp.tLnqxoNnz3/tini [2022-03-11T19:11:17.634Z] #47 1.723 + make tini-static [2022-03-11T19:11:17.634Z] #47 1.876 Scanning dependencies of target tini-static [2022-03-11T19:11:17.634Z] #47 1.934 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-11T19:11:18.187Z] --- PASS: TestHealthKillContainer (8.16s) [2022-03-11T19:11:18.187Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T19:11:18.201Z] #47 2.300 [100%] Linking C executable tini-static [2022-03-11T19:11:18.201Z] #47 2.526 [100%] Built target tini-static [2022-03-11T19:11:18.215Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-03-11T19:11:18.215Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T19:11:18.460Z] #47 2.558 + mkdir -p /build [2022-03-11T19:11:18.460Z] #47 2.560 + cp tini-static /build/docker-init [2022-03-11T19:11:18.757Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-03-11T19:11:18.758Z] === RUN TestIpcModeNone [2022-03-11T19:11:19.027Z] #47 DONE 3.3s [2022-03-11T19:11:19.027Z] [2022-03-11T19:11:19.027Z] #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-03-11T19:11:19.027Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T19:11:19.027Z] #20 53.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-11T19:11:19.027Z] #20 53.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-11T19:11:19.027Z] #20 53.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T19:11:19.027Z] #20 55.18 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-11T19:11:19.027Z] #20 55.20 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-11T19:11:19.027Z] #20 55.21 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T19:11:19.286Z] #20 55.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-11T19:11:19.286Z] #20 55.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T19:11:19.286Z] #20 55.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T19:11:19.328Z] --- PASS: TestIpcModeNone (0.62s) [2022-03-11T19:11:19.328Z] === RUN TestIpcModePrivate [2022-03-11T19:11:19.589Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-03-11T19:11:19.849Z] --- PASS: TestIpcModePrivate (0.56s) [2022-03-11T19:11:19.849Z] === RUN TestIpcModeShareable [2022-03-11T19:11:20.110Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-03-11T19:11:20.370Z] --- PASS: TestIpcModeShareable (0.60s) [2022-03-11T19:11:20.370Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-11T19:11:22.283Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2022-03-11T19:11:22.283Z] === RUN TestAPIIpcModeHost [2022-03-11T19:11:22.545Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-03-11T19:11:22.545Z] === RUN TestDaemonIpcModeShareable [2022-03-11T19:11:22.572Z] #20 58.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-11T19:11:22.572Z] #20 58.08 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T19:11:22.572Z] #20 58.09 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T19:11:23.461Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-11T19:11:23.461Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T19:11:23.719Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-03-11T19:11:23.719Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T19:11:23.930Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-03-11T19:11:23.930Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-03-11T19:11:23.930Z] === RUN TestDaemonIpcModePrivate [2022-03-11T19:11:23.950Z] Client: [2022-03-11T19:11:23.950Z] Version: 20.10.9 [2022-03-11T19:11:23.950Z] API version: 1.41 [2022-03-11T19:11:23.950Z] Go version: go1.16.8 [2022-03-11T19:11:23.950Z] Git commit: c2ea9bc [2022-03-11T19:11:23.950Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T19:11:23.950Z] OS/Arch: windows/amd64 [2022-03-11T19:11:23.950Z] Context: default [2022-03-11T19:11:23.950Z] Experimental: true [2022-03-11T19:11:23.950Z] [2022-03-11T19:11:23.950Z] Server: Docker Engine - Community [2022-03-11T19:11:23.950Z] Engine: [2022-03-11T19:11:23.950Z] Version: 20.10.9 [2022-03-11T19:11:23.950Z] API version: 1.41 (minimum version 1.24) [2022-03-11T19:11:23.950Z] Go version: go1.16.8 [2022-03-11T19:11:23.950Z] Git commit: 79ea9d3 [2022-03-11T19:11:23.950Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T19:11:23.950Z] OS/Arch: windows/amd64 [2022-03-11T19:11:23.950Z] Experimental: true [2022-03-11T19:11:24.475Z] #20 ... [2022-03-11T19:11:24.475Z] [2022-03-11T19:11:24.475Z] #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-03-11T19:11:24.475Z] #67 sha256:9c5eddb96d3ea3dc034688ae5be3bcd9268ba34b91655825166b68d9681c7fb9 [2022-03-11T19:11:24.475Z] #67 13.11 + cd /tmp/tmp.7O7EB3rDhF/src/github.com/containerd/containerd [Pipeline] sh [2022-03-11T19:11:24.733Z] #67 13.11 + git checkout -q v1.5.10 [2022-03-11T19:11:24.877Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-03-11T19:11:24.877Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-03-11T19:11:24.877Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-11T19:11:25.558Z] + docker info [2022-03-11T19:11:25.670Z] #67 13.93 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-11T19:11:25.670Z] #67 13.93 + BUILDTAGS='netgo osusergo static_build' [2022-03-11T19:11:25.670Z] #67 13.93 + export EXTRA_FLAGS=-buildmode=pie [2022-03-11T19:11:25.670Z] #67 13.93 + EXTRA_FLAGS=-buildmode=pie [2022-03-11T19:11:25.670Z] #67 13.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-11T19:11:25.670Z] #67 13.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-11T19:11:25.670Z] #67 13.93 + '[' '' = dynamic ']' [2022-03-11T19:11:25.670Z] #67 13.93 + make [2022-03-11T19:11:25.818Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-03-11T19:11:26.079Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-03-11T19:11:26.079Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-11T19:11:26.605Z] #67 15.07 + bin/ctr [2022-03-11T19:11:27.019Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-03-11T19:11:27.280Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-03-11T19:11:27.280Z] === RUN TestIpcModeOlderClient [2022-03-11T19:11:27.280Z] === PAUSE TestIpcModeOlderClient [2022-03-11T19:11:27.280Z] === RUN TestKillContainerInvalidSignal [2022-03-11T19:11:27.541Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-03-11T19:11:27.541Z] === RUN TestKillContainer [2022-03-11T19:11:27.541Z] === RUN TestKillContainer/no_signal [2022-03-11T19:11:28.112Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T19:11:28.373Z] === RUN TestKillContainer/killing_signal [2022-03-11T19:11:28.944Z] --- PASS: TestKillContainer (1.24s) [2022-03-11T19:11:28.944Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-03-11T19:11:28.944Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-03-11T19:11:28.944Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-03-11T19:11:28.944Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T19:11:28.944Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-11T19:11:28.964Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-03-11T19:11:28.964Z] === RUN TestBuildWithHugeFile [2022-03-11T19:11:29.205Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-11T19:11:30.148Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-03-11T19:11:30.148Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-11T19:11:30.148Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-03-11T19:11:30.148Z] === RUN TestKillStoppedContainer [2022-03-11T19:11:30.148Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-11T19:11:30.148Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T19:11:30.148Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-11T19:11:30.148Z] === RUN TestKillDifferentUserContainer [2022-03-11T19:11:30.720Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-11T19:11:30.720Z] === RUN TestInspectOomKilledTrue [2022-03-11T19:11:30.720Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:11:30.720Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T19:11:30.720Z] === RUN TestInspectOomKilledFalse [2022-03-11T19:11:30.720Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:11:30.720Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T19:11:30.720Z] === RUN TestLinksEtcHostsContentMatch [2022-03-11T19:11:30.980Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-03-11T19:11:30.980Z] === RUN TestLinksContainerNames [2022-03-11T19:11:30.982Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-11T19:11:30.982Z] [2022-03-11T19:11:30.982Z] ________ ____ __. [2022-03-11T19:11:30.982Z] \_____ \ | |/ _| [2022-03-11T19:11:30.982Z] / | \| < [2022-03-11T19:11:30.982Z] / | \ | \ [2022-03-11T19:11:30.982Z] \_______ /____|__ \ [2022-03-11T19:11:30.982Z] \/ \/ [2022-03-11T19:11:30.982Z] [2022-03-11T19:11:30.982Z] INFO: make.ps1 ended at 03/11/2022 19:11:28 [2022-03-11T19:11:30.982Z] INFO: Binaries build ended at 03/11/2022 19:11:30. Duration:00:01:30.7399044 [2022-03-11T19:11:31.449Z] INFO: Copying the built daemon binary to d:\CI\PR-43256\5\binary\dockerd-7df7357e08.exe... [2022-03-11T19:11:31.449Z] INFO: Copying the built client binary to d:\CI\PR-43256\5\binary\docker-7df7357e08.exe... [2022-03-11T19:11:31.449Z] INFO: Copying dockerversion from the container... [2022-03-11T19:11:31.449Z] INFO: Copying the golang package from the container to d:\CI\PR-43256\5\installer\go.zip... [2022-03-11T19:11:31.875Z] #67 ... [2022-03-11T19:11:31.875Z] [2022-03-11T19:11:31.875Z] #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-03-11T19:11:31.875Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T19:11:31.875Z] #20 61.86 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-11T19:11:31.875Z] #20 61.87 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T19:11:31.875Z] #20 61.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T19:11:31.875Z] #20 63.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-11T19:11:31.875Z] #20 63.42 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T19:11:31.875Z] #20 63.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T19:11:31.875Z] #20 65.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-11T19:11:31.875Z] #20 65.22 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T19:11:31.875Z] #20 65.22 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T19:11:31.923Z] --- PASS: TestLinksContainerNames (0.85s) [2022-03-11T19:11:31.923Z] === RUN TestLogsFollowTailEmpty [2022-03-11T19:11:32.192Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-03-11T19:11:32.192Z] === RUN TestContainerNetworkMountsNoChown [2022-03-11T19:11:32.434Z] INFO: Extracting go.zip to d:\CI\PR-43256\5\go [2022-03-11T19:11:32.770Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/default [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/default [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/private [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/private [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rprivate [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/slave [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/slave [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rslave [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/shared [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/shared [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rshared [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/default [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/rprivate [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/private [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/shared [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/rshared [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/rslave [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/slave [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-11T19:11:32.770Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:11:32.770Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:11:32.770Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:11:33.031Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:11:33.031Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:11:33.031Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:11:33.031Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-11T19:11:33.031Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:11:33.031Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:11:33.031Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:11:33.031Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:11:33.031Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-11T19:11:33.031Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-11T19:11:33.031Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-11T19:11:33.031Z] === RUN TestContainerBindMountNonRecursive [2022-03-11T19:11:33.252Z] #20 68.94 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-11T19:11:33.252Z] #20 68.94 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T19:11:33.252Z] #20 68.95 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T19:11:34.417Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-03-11T19:11:34.417Z] === RUN TestContainerVolumesMountedAsShared [2022-03-11T19:11:34.632Z] #20 70.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-11T19:11:34.632Z] #20 70.63 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-11T19:11:34.632Z] #20 70.64 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T19:11:34.632Z] #20 70.70 Selecting previously unselected package libapparmor1:amd64. [2022-03-11T19:11:34.632Z] #20 70.71 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-11T19:11:34.632Z] #20 70.71 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T19:11:34.632Z] #20 70.77 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-11T19:11:34.632Z] #20 70.78 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-11T19:11:34.632Z] #20 70.79 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T19:11:34.891Z] #20 70.86 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T19:11:34.891Z] #20 70.87 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T19:11:34.891Z] #20 70.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T19:11:34.891Z] #20 70.98 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T19:11:34.891Z] #20 70.99 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T19:11:34.891Z] #20 71.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T19:11:34.987Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-03-11T19:11:34.987Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-11T19:11:35.150Z] #20 71.11 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-11T19:11:35.150Z] #20 71.12 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T19:11:35.150Z] #20 71.12 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T19:11:35.150Z] #20 71.17 Selecting previously unselected package libudev-dev:amd64. [2022-03-11T19:11:35.150Z] #20 71.17 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-11T19:11:35.150Z] #20 71.18 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-11T19:11:35.150Z] #20 71.27 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-11T19:11:35.150Z] #20 71.28 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-11T19:11:35.150Z] #20 71.28 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T19:11:35.150Z] #20 71.41 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-11T19:11:35.247Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-03-11T19:11:35.247Z] === RUN TestNetworkNat [2022-03-11T19:11:35.408Z] #20 71.41 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-11T19:11:35.408Z] #20 71.42 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T19:11:35.408Z] #20 71.53 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-11T19:11:35.408Z] #20 71.55 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-11T19:11:35.408Z] #20 71.55 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T19:11:35.667Z] #20 71.65 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-11T19:11:35.667Z] #20 71.65 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-11T19:11:35.667Z] #20 71.66 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T19:11:35.667Z] #20 71.72 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-11T19:11:35.667Z] #20 71.73 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-11T19:11:35.667Z] #20 71.74 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T19:11:35.817Z] --- PASS: TestNetworkNat (0.46s) [2022-03-11T19:11:35.817Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T19:11:35.925Z] #20 71.88 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-11T19:11:35.925Z] #20 71.89 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-11T19:11:35.925Z] #20 71.89 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T19:11:35.925Z] #20 71.99 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-11T19:11:35.926Z] #20 71.99 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T19:11:35.926Z] #20 72.00 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T19:11:35.926Z] #20 72.05 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-11T19:11:36.077Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-03-11T19:11:36.077Z] === RUN TestNetworkLoopbackNat [2022-03-11T19:11:36.184Z] #20 72.05 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-11T19:11:36.184Z] #20 72.06 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T19:11:36.184Z] #20 72.12 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-11T19:11:36.184Z] #20 72.13 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-11T19:11:36.184Z] #20 72.14 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T19:11:36.443Z] #20 72.40 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T19:11:36.443Z] #20 72.41 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T19:11:36.443Z] #20 72.43 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T19:11:36.443Z] #20 72.44 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T19:11:36.443Z] #20 72.46 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T19:11:36.443Z] #20 72.48 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T19:11:36.443Z] #20 72.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T19:11:36.443Z] #20 72.51 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T19:11:36.443Z] #20 72.52 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-11T19:11:36.443Z] #20 72.53 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T19:11:36.443Z] #20 72.55 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T19:11:36.443Z] #20 72.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T19:11:36.443Z] #20 72.58 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T19:11:36.443Z] #20 72.59 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T19:11:36.443Z] #20 72.60 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-11T19:11:36.443Z] #20 72.62 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T19:11:36.443Z] #20 72.63 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T19:11:36.443Z] #20 72.65 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T19:11:36.443Z] #20 72.66 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T19:11:36.443Z] #20 72.68 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T19:11:36.702Z] #20 72.70 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T19:11:36.702Z] #20 72.71 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-11T19:11:36.702Z] #20 72.72 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T19:11:36.702Z] #20 72.74 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-11T19:11:36.702Z] #20 72.75 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T19:11:36.702Z] #20 72.77 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T19:11:36.702Z] #20 72.78 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-03-11T19:11:36.702Z] #20 72.79 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T19:11:36.702Z] #20 72.81 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T19:11:36.702Z] #20 72.83 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T19:11:36.702Z] #20 72.85 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-11T19:11:36.702Z] #20 72.86 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T19:11:36.702Z] #20 72.88 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T19:11:36.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-11T19:11:36.961Z] #20 72.89 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T19:11:38.341Z] #20 DONE 74.3s [2022-03-11T19:11:38.341Z] [2022-03-11T19:11:38.341Z] #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-03-11T19:11:38.341Z] #21 sha256:db75bd3b135fe2d1bd4cb661fe8f3bb76feaaa7f57437ececffd905ad46fd13d [2022-03-11T19:11:38.619Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-03-11T19:11:38.619Z] === RUN TestPause [2022-03-11T19:11:39.190Z] --- PASS: TestPause (0.43s) [2022-03-11T19:11:39.190Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T19:11:39.190Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T19:11:39.190Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T19:11:39.190Z] === RUN TestPauseStopPausedContainer [2022-03-11T19:11:39.277Z] #21 1.080 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-11T19:11:39.277Z] #21 1.080 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-11T19:11:39.277Z] #21 1.081 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-11T19:11:39.451Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-11T19:11:39.451Z] === RUN TestPidHost [2022-03-11T19:11:40.394Z] --- PASS: TestPidHost (0.94s) [2022-03-11T19:11:40.394Z] === RUN TestPsFilter [2022-03-11T19:11:40.512Z] Client: [2022-03-11T19:11:40.512Z] Context: default [2022-03-11T19:11:40.512Z] Debug Mode: false [2022-03-11T19:11:40.512Z] Plugins: [2022-03-11T19:11:40.512Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-11T19:11:40.512Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-11T19:11:40.512Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-11T19:11:40.512Z] [2022-03-11T19:11:40.512Z] Server: [2022-03-11T19:11:40.512Z] Containers: 0 [2022-03-11T19:11:40.512Z] Running: 0 [2022-03-11T19:11:40.512Z] Paused: 0 [2022-03-11T19:11:40.512Z] Stopped: 0 [2022-03-11T19:11:40.512Z] Images: 0 [2022-03-11T19:11:40.512Z] Server Version: 20.10.9 [2022-03-11T19:11:40.512Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T19:11:40.512Z] Windows: [2022-03-11T19:11:40.512Z] LCOW: [2022-03-11T19:11:40.512Z] Logging Driver: json-file [2022-03-11T19:11:40.512Z] Plugins: [2022-03-11T19:11:40.512Z] Volume: local [2022-03-11T19:11:40.512Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T19:11:40.512Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T19:11:40.512Z] Swarm: inactive [2022-03-11T19:11:40.512Z] Default Isolation: process [2022-03-11T19:11:40.512Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-11T19:11:40.512Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-11T19:11:40.512Z] OSType: windows [2022-03-11T19:11:40.512Z] Architecture: x86_64 [2022-03-11T19:11:40.512Z] CPUs: 4 [2022-03-11T19:11:40.512Z] Total Memory: 32GiB [2022-03-11T19:11:40.512Z] Name: azwin-2-eb1470 [2022-03-11T19:11:40.512Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-11T19:11:40.512Z] Docker Root Dir: D:\docker [2022-03-11T19:11:40.512Z] Debug Mode: false [2022-03-11T19:11:40.512Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:11:40.512Z] Labels: [2022-03-11T19:11:40.512Z] Experimental: true [2022-03-11T19:11:40.512Z] Insecure Registries: [2022-03-11T19:11:40.512Z] 10.0.0.4:5000 [2022-03-11T19:11:40.512Z] 127.0.0.0/8 [2022-03-11T19:11:40.512Z] Registry Mirrors: [2022-03-11T19:11:40.512Z] http://10.0.0.4:5000/ [2022-03-11T19:11:40.512Z] Live Restore Enabled: false [2022-03-11T19:11:40.512Z] Product License: Community Engine [2022-03-11T19:11:40.512Z] [2022-03-11T19:11:40.654Z] --- PASS: TestPsFilter (0.11s) [2022-03-11T19:11:40.654Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-11T19:11:40.915Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-11T19:11:40.915Z] === RUN TestRemoveContainerWithVolume [2022-03-11T19:11:41.487Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-11T19:11:41.487Z] === RUN TestRemoveContainerRunning [2022-03-11T19:11:41.749Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-03-11T19:11:41.750Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T19:11:42.322Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-03-11T19:11:42.322Z] === RUN TestRemoveInvalidContainer [2022-03-11T19:11:42.322Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-11T19:11:42.322Z] === RUN TestRenameLinkedContainer [2022-03-11T19:11:44.233Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-03-11T19:11:44.233Z] === RUN TestRenameStoppedContainer [2022-03-11T19:11:44.233Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-03-11T19:11:44.495Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T19:11:45.115Z] #21 1.562 Reading package lists... [2022-03-11T19:11:45.437Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-03-11T19:11:45.437Z] === RUN TestRenameInvalidName [2022-03-11T19:11:45.697Z] --- PASS: TestRenameInvalidName (0.39s) [2022-03-11T19:11:45.697Z] === RUN TestRenameAnonymousContainer [2022-03-11T19:11:47.081Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-03-11T19:11:47.081Z] === RUN TestRenameContainerWithSameName [2022-03-11T19:11:47.652Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-03-11T19:11:47.652Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T19:11:48.223Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-03-11T19:11:48.223Z] === RUN TestResize [2022-03-11T19:11:48.794Z] --- PASS: TestResize (0.40s) [2022-03-11T19:11:48.794Z] === RUN TestResizeWithInvalidSize [2022-03-11T19:11:49.054Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-03-11T19:11:49.054Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T19:11:49.303Z] #21 6.304 Reading package lists... [2022-03-11T19:11:49.625Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:11:49.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:11:49.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:11:49.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T19:11:49.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:11:50.677Z] #21 11.20 Building dependency tree... [2022-03-11T19:11:50.677Z] #21 12.36 Reading state information... [2022-03-11T19:11:51.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T19:11:51.612Z] #21 13.54 The following additional packages will be installed: [2022-03-11T19:11:51.612Z] #21 13.54 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-11T19:11:51.871Z] #21 13.54 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-11T19:11:51.871Z] #21 13.54 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-11T19:11:51.871Z] #21 13.54 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-11T19:11:51.871Z] #21 13.54 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-11T19:11:51.871Z] #21 13.54 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-11T19:11:51.871Z] #21 13.55 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-11T19:11:51.871Z] #21 13.56 Suggested packages: [2022-03-11T19:11:51.871Z] #21 13.56 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-11T19:11:51.871Z] #21 13.56 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-11T19:11:51.871Z] #21 13.56 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-11T19:11:51.871Z] #21 13.56 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-11T19:11:51.871Z] #21 13.56 seccomp:ppc64el seccomp:s390x [2022-03-11T19:11:51.871Z] #21 13.56 Recommended packages: [2022-03-11T19:11:51.871Z] #21 13.56 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-11T19:11:51.871Z] #21 13.56 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-11T19:11:51.871Z] #21 13.56 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-11T19:11:51.871Z] #21 13.56 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-11T19:11:52.438Z] #21 14.04 The following NEW packages will be installed: [2022-03-11T19:11:52.438Z] #21 14.04 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-11T19:11:52.438Z] #21 14.04 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-11T19:11:52.438Z] #21 14.04 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-11T19:11:52.438Z] #21 14.04 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-11T19:11:52.438Z] #21 14.04 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-11T19:11:52.438Z] #21 14.04 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-11T19:11:52.438Z] #21 14.04 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-11T19:11:52.438Z] #21 14.04 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-11T19:11:52.438Z] #21 14.05 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-11T19:11:52.438Z] #21 14.05 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-11T19:11:52.438Z] #21 14.05 libseccomp2:ppc64el libseccomp2:s390x [2022-03-11T19:11:52.438Z] #21 14.40 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T19:11:52.438Z] #21 14.40 Need to get 15.9 MB of archives. [2022-03-11T19:11:52.438Z] #21 14.40 After this operation, 73.0 MB of additional disk space will be used. [2022-03-11T19:11:52.438Z] #21 14.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-11T19:11:52.697Z] #21 14.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-11T19:11:52.697Z] #21 14.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-11T19:11:52.697Z] #21 14.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-11T19:11:52.697Z] #21 14.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-11T19:11:52.697Z] #21 14.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-11T19:11:52.697Z] #21 14.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-11T19:11:52.697Z] #21 14.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-11T19:11:52.697Z] #21 14.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-11T19:11:52.697Z] #21 14.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-11T19:11:52.697Z] #21 14.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-11T19:11:52.697Z] #21 14.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-11T19:11:52.697Z] #21 14.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-11T19:11:52.697Z] #21 14.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-11T19:11:52.697Z] #21 14.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-11T19:11:52.697Z] #21 14.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-11T19:11:52.697Z] #21 14.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-11T19:11:52.697Z] #21 14.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-11T19:11:52.697Z] #21 14.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-11T19:11:52.697Z] #21 14.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-11T19:11:52.697Z] #21 14.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-11T19:11:52.697Z] #21 14.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-11T19:11:52.697Z] #21 14.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-11T19:11:52.697Z] #21 14.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-11T19:11:52.697Z] #21 14.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-11T19:11:52.697Z] #21 14.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-11T19:11:52.697Z] #21 14.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-11T19:11:52.697Z] #21 14.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-11T19:11:52.697Z] #21 14.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-11T19:11:52.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T19:11:52.957Z] #21 14.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-11T19:11:52.957Z] #21 14.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-11T19:11:52.957Z] #21 14.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-11T19:11:52.957Z] #21 14.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-11T19:11:52.957Z] #21 14.66 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-11T19:11:52.957Z] #21 14.66 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-11T19:11:52.957Z] #21 14.66 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-11T19:11:52.957Z] #21 14.66 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-11T19:11:52.957Z] #21 14.66 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-11T19:11:52.957Z] #21 14.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-11T19:11:52.957Z] #21 14.67 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-11T19:11:53.527Z] #21 15.14 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T19:11:53.527Z] #21 15.36 Fetched 15.9 MB in 1s (28.8 MB/s) [2022-03-11T19:11:53.527Z] #21 15.40 Selecting previously unselected package gcc-10-base:armel. [2022-03-11T19:11:53.527Z] #21 15.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-03-11T19:11:53.527Z] #21 15.44 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-11T19:11:53.527Z] #21 15.44 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-11T19:11:53.786Z] #21 15.50 Selecting previously unselected package gcc-10-base:armhf. [2022-03-11T19:11:53.786Z] #21 15.51 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-11T19:11:53.786Z] #21 15.51 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-11T19:11:53.786Z] #21 15.57 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-11T19:11:53.786Z] #21 15.57 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-11T19:11:53.786Z] #21 15.59 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-11T19:11:53.865Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T19:11:54.044Z] #21 15.65 Selecting previously unselected package gcc-10-base:s390x. [2022-03-11T19:11:54.044Z] #21 15.67 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-11T19:11:54.044Z] #21 15.67 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-11T19:11:54.044Z] #21 15.73 Selecting previously unselected package gcc-10-base:arm64. [2022-03-11T19:11:54.044Z] #21 15.73 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-11T19:11:54.044Z] #21 15.74 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-11T19:11:54.044Z] #21 15.81 Selecting previously unselected package libgcc-s1:armel. [2022-03-11T19:11:54.044Z] #21 15.81 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-11T19:11:54.044Z] #21 15.82 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-11T19:11:54.044Z] #21 15.88 Selecting previously unselected package libcrypt1:armel. [2022-03-11T19:11:54.044Z] #21 15.88 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-11T19:11:54.044Z] #21 15.89 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-11T19:11:54.302Z] #21 15.98 Selecting previously unselected package libc6:armel. [2022-03-11T19:11:54.302Z] #21 15.99 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-11T19:11:54.302Z] #21 16.18 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-11T19:11:54.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T19:11:54.870Z] #21 16.60 Selecting previously unselected package libapparmor1:armel. [2022-03-11T19:11:54.870Z] #21 16.60 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-11T19:11:54.870Z] #21 16.60 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-11T19:11:54.870Z] #21 16.65 Selecting previously unselected package libapparmor-dev:armel. [2022-03-11T19:11:54.870Z] #21 16.66 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-11T19:11:54.870Z] #21 16.67 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-11T19:11:54.870Z] #21 16.75 Selecting previously unselected package libgcc-s1:arm64. [2022-03-11T19:11:54.870Z] #21 16.75 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-11T19:11:54.870Z] #21 16.76 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-11T19:11:55.128Z] #21 16.81 Selecting previously unselected package libcrypt1:arm64. [2022-03-11T19:11:55.128Z] #21 16.82 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-11T19:11:55.128Z] #21 16.82 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-11T19:11:55.128Z] #21 16.92 Selecting previously unselected package libc6:arm64. [2022-03-11T19:11:55.128Z] #21 16.92 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-11T19:11:55.387Z] #21 17.08 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-11T19:11:55.645Z] #21 17.52 Selecting previously unselected package libapparmor1:arm64. [2022-03-11T19:11:55.645Z] #21 17.52 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-11T19:11:55.645Z] #21 17.53 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-11T19:11:55.645Z] #21 17.61 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-11T19:11:55.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T19:11:55.904Z] #21 17.61 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-11T19:11:55.904Z] #21 17.62 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-11T19:11:55.904Z] #21 17.70 Selecting previously unselected package libgcc-s1:s390x. [2022-03-11T19:11:55.904Z] #21 17.70 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-11T19:11:55.904Z] #21 17.71 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-11T19:11:55.904Z] #21 17.77 Selecting previously unselected package libcrypt1:s390x. [2022-03-11T19:11:55.904Z] #21 17.78 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-11T19:11:55.904Z] #21 17.79 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-11T19:11:56.164Z] #21 17.88 Selecting previously unselected package libc6:s390x. [2022-03-11T19:11:56.164Z] #21 17.88 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-11T19:11:56.423Z] #21 18.05 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-11T19:11:56.682Z] #21 18.56 Selecting previously unselected package libapparmor1:s390x. [2022-03-11T19:11:56.682Z] #21 18.57 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-11T19:11:56.682Z] #21 18.57 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-11T19:11:56.711Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T19:11:56.940Z] #21 18.62 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-11T19:11:56.940Z] #21 18.63 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-11T19:11:56.940Z] #21 18.63 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-11T19:11:56.940Z] #21 18.71 Selecting previously unselected package libgcc-s1:armhf. [2022-03-11T19:11:56.940Z] #21 18.72 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-11T19:11:56.940Z] #21 18.73 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-11T19:11:56.940Z] #21 18.79 Selecting previously unselected package libcrypt1:armhf. [2022-03-11T19:11:56.940Z] #21 18.79 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-11T19:11:56.940Z] #21 18.80 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-11T19:11:57.199Z] #21 18.89 Selecting previously unselected package libc6:armhf. [2022-03-11T19:11:57.199Z] #21 18.90 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-11T19:11:57.199Z] #21 19.11 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-11T19:11:57.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T19:11:57.766Z] #21 19.53 Selecting previously unselected package libapparmor1:armhf. [2022-03-11T19:11:57.766Z] #21 19.53 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-11T19:11:57.766Z] #21 19.53 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-11T19:11:57.766Z] #21 19.59 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-11T19:11:57.766Z] #21 19.60 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-11T19:11:57.766Z] #21 19.60 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-11T19:11:57.766Z] #21 19.68 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-11T19:11:57.766Z] #21 19.68 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-11T19:11:57.766Z] #21 19.69 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-11T19:11:57.766Z] #21 19.74 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-11T19:11:58.044Z] #21 19.74 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-11T19:11:58.044Z] #21 19.75 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-11T19:11:58.044Z] #21 19.85 Selecting previously unselected package libc6:ppc64el. [2022-03-11T19:11:58.044Z] #21 19.86 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-11T19:11:58.332Z] #21 20.05 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-11T19:11:58.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:11:58.905Z] #21 20.74 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-11T19:11:58.905Z] #21 20.75 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-11T19:11:58.905Z] #21 20.75 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-11T19:11:58.905Z] #21 20.81 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-11T19:11:58.905Z] #21 20.81 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-11T19:11:58.905Z] #21 20.82 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-11T19:11:59.163Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:11:59.163Z] #21 20.88 Selecting previously unselected package libseccomp2:s390x. [2022-03-11T19:11:59.164Z] #21 20.89 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-11T19:11:59.164Z] #21 20.90 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-11T19:11:59.164Z] #21 20.98 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-11T19:11:59.164Z] #21 20.98 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-11T19:11:59.164Z] #21 20.99 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-11T19:11:59.164Z] #21 21.06 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-11T19:11:59.164Z] #21 21.07 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-11T19:11:59.164Z] #21 21.07 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-11T19:11:59.164Z] #21 21.12 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-11T19:11:59.426Z] #21 21.13 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-11T19:11:59.426Z] #21 21.13 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-11T19:11:59.426Z] #21 21.22 Selecting previously unselected package libseccomp2:armhf. [2022-03-11T19:11:59.426Z] #21 21.22 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-11T19:11:59.426Z] #21 21.23 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-11T19:11:59.426Z] #21 21.27 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-11T19:11:59.426Z] #21 21.28 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-11T19:11:59.426Z] #21 21.28 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-11T19:11:59.426Z] #21 21.36 Selecting previously unselected package libseccomp2:armel. [2022-03-11T19:11:59.684Z] #21 21.36 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-11T19:11:59.684Z] #21 21.36 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-11T19:11:59.684Z] #21 21.41 Selecting previously unselected package libseccomp-dev:armel. [2022-03-11T19:11:59.684Z] #21 21.41 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-11T19:11:59.684Z] #21 21.42 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-11T19:11:59.684Z] #21 21.51 Selecting previously unselected package libseccomp2:arm64. [2022-03-11T19:11:59.684Z] #21 21.51 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-11T19:11:59.684Z] #21 21.52 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T19:11:59.684Z] #21 21.57 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-11T19:11:59.684Z] #21 21.57 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-11T19:11:59.684Z] #21 21.58 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T19:11:59.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:11:59.942Z] #21 21.66 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-11T19:11:59.943Z] #21 21.67 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-11T19:11:59.943Z] #21 21.69 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-11T19:11:59.943Z] #21 21.70 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-11T19:11:59.943Z] #21 21.72 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-11T19:11:59.943Z] #21 21.73 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-11T19:11:59.943Z] #21 21.75 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-11T19:11:59.943Z] #21 21.76 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-11T19:11:59.943Z] #21 21.78 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-11T19:11:59.943Z] #21 21.80 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-11T19:11:59.943Z] #21 21.81 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-11T19:11:59.943Z] #21 21.82 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-11T19:11:59.943Z] #21 21.84 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-11T19:11:59.943Z] #21 21.86 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-11T19:11:59.943Z] #21 21.88 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-11T19:12:00.201Z] #21 21.89 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-11T19:12:00.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:12:00.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:12:01.575Z] #21 23.16 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-11T19:12:01.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:12:02.510Z] #21 24.39 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-11T19:12:02.510Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-11T19:12:02.510Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f43fbe6a\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-11T19:12:02.510Z] ---------------------------------------------------------------------------- [2022-03-11T19:12:02.510Z] [2022-03-11T19:12:02.510Z] INFO: executeCI.ps1 starting at Fri Mar 11 19:12:01 CUT 2022 [2022-03-11T19:12:02.510Z] [2022-03-11T19:12:02.510Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-11T19:12:02.510Z] INFO: Running git version 2.24.1.windows.2 [2022-03-11T19:12:02.510Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-11T19:12:02.510Z] INFO: Environment variables: [2022-03-11T19:12:02.510Z] [2022-03-11T19:12:02.510Z] Name Value [2022-03-11T19:12:02.510Z] ---- ----- [2022-03-11T19:12:02.510Z] ALLUSERSPROFILE C:\ProgramData [2022-03-11T19:12:02.510Z] amd64 true [2022-03-11T19:12:02.510Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-11T19:12:02.510Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-11T19:12:02.510Z] arm64 true [2022-03-11T19:12:02.510Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-11T19:12:02.510Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-11T19:12:02.510Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-11T19:12:02.510Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-11T19:12:02.510Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-11T19:12:02.510Z] BRANCH_NAME PR-43256 [2022-03-11T19:12:02.510Z] BUILD_DISPLAY_NAME #5 [2022-03-11T19:12:02.510Z] BUILD_ID 5 [2022-03-11T19:12:02.510Z] BUILD_NUMBER 5 [2022-03-11T19:12:02.510Z] BUILD_TAG jenkins-moby-PR-43256-5 [2022-03-11T19:12:02.510Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/ [2022-03-11T19:12:02.510Z] cgroup2 true [2022-03-11T19:12:02.510Z] CHANGE_AUTHOR thaJeztah [2022-03-11T19:12:02.510Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-11T19:12:02.510Z] CHANGE_BRANCH bump_google_apis [2022-03-11T19:12:02.510Z] CHANGE_FORK thaJeztah/docker [2022-03-11T19:12:02.510Z] CHANGE_ID 43256 [2022-03-11T19:12:02.510Z] CHANGE_TARGET master [2022-03-11T19:12:02.510Z] CHANGE_TITLE vendor: cloud.google.com/go v0.92.0, google.golang.org/api v0.54.0 [2022-03-11T19:12:02.510Z] CHANGE_URL https://github.com/moby/moby/pull/43256 [2022-03-11T19:12:02.510Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T19:12:02.510Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-11T19:12:02.510Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-11T19:12:02.510Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-11T19:12:02.510Z] COMPUTERNAME azwin-2-eb1470 [2022-03-11T19:12:02.510Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-11T19:12:02.510Z] ConfigSequenceNumber 0 [2022-03-11T19:12:02.510Z] dco true [2022-03-11T19:12:02.510Z] DOCKER_BUILDKIT 0 [2022-03-11T19:12:02.510Z] DOCKER_DUT_DEBUG 1 [2022-03-11T19:12:02.510Z] DOCKER_EXPERIMENTAL 1 [2022-03-11T19:12:02.510Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-11T19:12:02.510Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-11T19:12:02.510Z] EXECUTOR_NUMBER 0 [2022-03-11T19:12:02.510Z] FQDN azwin-2-eb1470.westus.cloudapp.azure.com [2022-03-11T19:12:02.510Z] GIT_BRANCH PR-43256 [2022-03-11T19:12:02.510Z] GIT_COMMIT 7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:12:02.510Z] GIT_PREVIOUS_COMMIT 1d33b28b902e556a3e1994d7fc077ba44afcc76a [2022-03-11T19:12:02.510Z] GIT_URL https://github.com/moby/moby.git [2022-03-11T19:12:02.510Z] HUDSON_COOKIE d5b7be4a-ea48-45ef-a721-92a11dfb6e09 [2022-03-11T19:12:02.510Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-11T19:12:02.510Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-11T19:12:02.510Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-11T19:12:02.510Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-11T19:12:02.510Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-11T19:12:02.510Z] JENKINS_NODE_COOKIE 12c830a1-05d8-468e-b708-6a83f9346c63 [2022-03-11T19:12:02.510Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-11T19:12:02.510Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-11T19:12:02.510Z] JOB_BASE_NAME PR-43256 [2022-03-11T19:12:02.510Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/display/redirect [2022-03-11T19:12:02.510Z] JOB_NAME moby/PR-43256 [2022-03-11T19:12:02.510Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/ [2022-03-11T19:12:02.510Z] library.jps.version master [2022-03-11T19:12:02.510Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-11T19:12:02.511Z] NODE_LABELS amd64 azure azwin-2-eb1470 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-11T19:12:02.511Z] NODE_NAME azwin-2-eb1470 [2022-03-11T19:12:02.511Z] NUMBER_OF_PROCESSORS 4 [2022-03-11T19:12:02.511Z] OS Windows_NT [2022-03-11T19:12:02.511Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-11T19:12:02.511Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-11T19:12:02.511Z] ppc64le false [2022-03-11T19:12:02.511Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-11T19:12:02.511Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-11T19:12:02.511Z] PROCESSOR_LEVEL 6 [2022-03-11T19:12:02.511Z] PROCESSOR_REVISION 5504 [2022-03-11T19:12:02.511Z] ProgramData C:\ProgramData [2022-03-11T19:12:02.511Z] ProgramFiles C:\Program Files [2022-03-11T19:12:02.511Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-11T19:12:02.511Z] ProgramW6432 C:\Program Files [2022-03-11T19:12:02.511Z] PROMPT $P$G [2022-03-11T19:12:02.511Z] PSExecutionPolicyPreference Bypass [2022-03-11T19:12:02.511Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-11T19:12:02.511Z] PUBLIC C:\Users\Public [2022-03-11T19:12:02.511Z] rootless true [2022-03-11T19:12:02.511Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/display/redirect?page=artif... [2022-03-11T19:12:02.511Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/display/redirect?page=changes [2022-03-11T19:12:02.511Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/display/redirect [2022-03-11T19:12:02.511Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43256/5/display/redirect?page=tests [2022-03-11T19:12:02.511Z] s390x false [2022-03-11T19:12:02.511Z] SKIP_VALIDATION_TESTS 1 [2022-03-11T19:12:02.511Z] SOURCES_DRIVE d [2022-03-11T19:12:02.511Z] SOURCES_SUBDIR gopath [2022-03-11T19:12:02.511Z] STAGE_NAME Run tests [2022-03-11T19:12:02.511Z] SystemDrive C: [2022-03-11T19:12:02.511Z] SystemRoot C:\Windows [2022-03-11T19:12:02.511Z] TEMP C:\Windows\TEMP [2022-03-11T19:12:02.511Z] TESTDEBUG 0 [2022-03-11T19:12:02.511Z] TESTRUN_DRIVE d [2022-03-11T19:12:02.511Z] TESTRUN_SUBDIR CI [2022-03-11T19:12:02.511Z] TIMEOUT 120m [2022-03-11T19:12:02.511Z] TMP C:\Windows\TEMP [2022-03-11T19:12:02.511Z] unit_validate true [2022-03-11T19:12:02.511Z] USERDOMAIN WORKGROUP [2022-03-11T19:12:02.511Z] USERNAME azwin-2-eb1470$ [2022-03-11T19:12:02.511Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-11T19:12:02.511Z] validate_force false [2022-03-11T19:12:02.511Z] windir C:\Windows [2022-03-11T19:12:02.511Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-11T19:12:02.511Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-11T19:12:02.511Z] windows2022 true [2022-03-11T19:12:02.511Z] windows2022containerd true [2022-03-11T19:12:02.511Z] windowsRS5 true [2022-03-11T19:12:02.511Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-11T19:12:02.511Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-11T19:12:02.511Z] [2022-03-11T19:12:02.511Z] [2022-03-11T19:12:02.511Z] [2022-03-11T19:12:02.529Z] INFO: Extraction ended at 03/11/2022 19:11:58. Duration:00:00:25.9933211 [2022-03-11T19:12:02.529Z] INFO: Updating the golang and path environment variables [2022-03-11T19:12:02.529Z] INFO: GOPATH=d:\gopath [2022-03-11T19:12:02.529Z] INFO: go version go1.17.8 windows/amd64 [2022-03-11T19:12:02.529Z] INFO: Running the daemon under test in debug mode [2022-03-11T19:12:02.529Z] INFO: Starting a daemon under test... [2022-03-11T19:12:02.529Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43256\5\daemon --pidfile d:\CI\PR-43256\5\docker.pid -D [2022-03-11T19:12:02.529Z] INFO: Process started successfully. [2022-03-11T19:12:02.529Z] INFO: Start tailing logs of the daemon under tests [2022-03-11T19:12:02.529Z] INFO: Waiting for the daemon under test to start... [2022-03-11T19:12:03.883Z] #21 25.61 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-11T19:12:04.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:12:04.735Z] INFO: Sources under d:\gopath\... [2022-03-11T19:12:04.735Z] INFO: Test run under d:\CI\... [2022-03-11T19:12:04.735Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-11T19:12:04.735Z] INFO: docker/docker repository was found [2022-03-11T19:12:04.735Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-11T19:12:05.206Z] ltsc2019: Pulling from windows/servercore [2022-03-11T19:12:05.206Z] 4612f6d0b889: Pulling fs layer [2022-03-11T19:12:05.206Z] 0a6173b79e25: Pulling fs layer [2022-03-11T19:12:05.256Z] #21 26.83 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-11T19:12:06.190Z] #21 28.08 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-11T19:12:06.190Z] #21 28.10 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-11T19:12:06.448Z] #21 28.12 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-11T19:12:06.448Z] #21 28.13 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-11T19:12:06.448Z] #21 28.15 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-11T19:12:06.448Z] #21 28.17 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T19:12:06.448Z] #21 28.19 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-11T19:12:06.448Z] #21 28.21 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-11T19:12:06.448Z] #21 28.22 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-11T19:12:06.448Z] #21 28.24 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-11T19:12:06.448Z] #21 28.25 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-11T19:12:06.448Z] #21 28.27 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-11T19:12:06.448Z] #21 28.29 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-11T19:12:06.448Z] #21 28.31 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-11T19:12:06.448Z] #21 28.33 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-11T19:12:06.448Z] #21 28.35 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T19:12:06.448Z] #21 28.37 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-11T19:12:06.448Z] #21 28.38 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-11T19:12:06.448Z] #21 28.40 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-11T19:12:06.448Z] #21 28.41 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-11T19:12:06.707Z] #21 28.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T19:12:07.276Z] #21 DONE 29.1s [2022-03-11T19:12:07.276Z] [2022-03-11T19:12:07.276Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T19:12:07.276Z] #22 sha256:049910e928085381c0242f32aad2fd6a9c72d163e636c7a2fccc1360c0dc0548 [2022-03-11T19:12:07.535Z] #22 ... [2022-03-11T19:12:07.535Z] [2022-03-11T19:12:07.535Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T19:12:07.535Z] #62 sha256:ff08f1540141d0a84be155b76706a1afadb9f9651a4100d5cde76a6f9f067db5 [2022-03-11T19:12:07.535Z] #62 DONE 0.1s [2022-03-11T19:12:07.535Z] [2022-03-11T19:12:07.535Z] #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-03-11T19:12:07.535Z] #63 sha256:cbac5c4ec1216b837cb03fb7ed637e6d0df1f0470349ea81a18bea6c6fa72a4c [2022-03-11T19:12:08.470Z] #63 ... [2022-03-11T19:12:08.470Z] [2022-03-11T19:12:08.470Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T19:12:08.470Z] #22 sha256:049910e928085381c0242f32aad2fd6a9c72d163e636c7a2fccc1360c0dc0548 [2022-03-11T19:12:08.470Z] #22 DONE 1.3s [2022-03-11T19:12:08.470Z] [2022-03-11T19:12:08.470Z] #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-03-11T19:12:08.470Z] #63 sha256:cbac5c4ec1216b837cb03fb7ed637e6d0df1f0470349ea81a18bea6c6fa72a4c [2022-03-11T19:12:08.470Z] #63 1.071 + RM_GOPATH=0 [2022-03-11T19:12:08.470Z] #63 1.073 + TMP_GOPATH= [2022-03-11T19:12:08.470Z] #63 1.073 + : /build [2022-03-11T19:12:08.470Z] #63 1.073 + '[' -z '' ']' [2022-03-11T19:12:08.470Z] #63 1.074 ++ mktemp -d [2022-03-11T19:12:08.470Z] #63 1.076 + export GOPATH=/tmp/tmp.UM1P2iA8ux [2022-03-11T19:12:08.470Z] #63 1.076 + GOPATH=/tmp/tmp.UM1P2iA8ux [2022-03-11T19:12:08.470Z] #63 1.076 + RM_GOPATH=1 [2022-03-11T19:12:08.470Z] #63 1.077 + case "$(go env GOARCH)" in [2022-03-11T19:12:08.470Z] #63 1.077 ++ go env GOARCH [2022-03-11T19:12:08.470Z] #63 1.082 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T19:12:08.470Z] #63 1.082 + GO_BUILDMODE=-buildmode=pie [2022-03-11T19:12:08.470Z] #63 1.083 ++ dirname /install.sh [2022-03-11T19:12:08.470Z] #63 1.084 + dir=/ [2022-03-11T19:12:08.470Z] #63 1.084 + bin=runc [2022-03-11T19:12:08.470Z] #63 1.084 + shift [2022-03-11T19:12:08.470Z] #63 1.085 + '[' '!' -f //runc.installer ']' [2022-03-11T19:12:08.470Z] #63 1.085 + . //runc.installer [2022-03-11T19:12:08.470Z] #63 1.085 ++ set -e [2022-03-11T19:12:08.470Z] #63 1.085 ++ : v1.1.0 [2022-03-11T19:12:08.470Z] #63 1.085 + install_runc [2022-03-11T19:12:08.470Z] #63 1.086 + RUNC_BUILDTAGS=seccomp [2022-03-11T19:12:08.470Z] #63 1.086 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-11T19:12:08.470Z] #63 1.086 Install runc version v1.1.0 (build tags: seccomp) [2022-03-11T19:12:08.470Z] #63 1.087 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UM1P2iA8ux/src/github.com/opencontainers/runc [2022-03-11T19:12:08.470Z] #63 1.088 Cloning into '/tmp/tmp.UM1P2iA8ux/src/github.com/opencontainers/runc'... [2022-03-11T19:12:08.694Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:12:08.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2022-03-11T19:12:08.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-03-11T19:12:08.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.25s) [2022-03-11T19:12:08.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-03-11T19:12:08.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s) [2022-03-11T19:12:08.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2022-03-11T19:12:08.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-03-11T19:12:08.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2022-03-11T19:12:08.694Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-03-11T19:12:08.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-03-11T19:12:08.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-03-11T19:12:08.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-11T19:12:08.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-03-11T19:12:08.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s) [2022-03-11T19:12:08.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.29s) [2022-03-11T19:12:08.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-03-11T19:12:08.695Z] === RUN TestCgroupNamespacesRun [2022-03-11T19:12:08.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-11T19:12:08.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-11T19:12:09.266Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-03-11T19:12:09.266Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-11T19:12:09.266Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-11T19:12:09.266Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-11T19:12:09.266Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-11T19:12:09.847Z] #63 ... [2022-03-11T19:12:09.847Z] [2022-03-11T19:12:09.847Z] #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-03-11T19:12:09.847Z] #23 sha256:08ef7aab0ae1c051ee5514bf7661a991d1f1c86a87327c5fa71e369ed4370d6a [2022-03-11T19:12:09.847Z] #23 DONE 0.9s [2022-03-11T19:12:09.847Z] [2022-03-11T19:12:09.847Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T19:12:09.847Z] #24 sha256:57c943574319571dc37b4c12cf80791bbd2382fc4b8f8d5e6a767a99787cda50 [2022-03-11T19:12:10.414Z] #24 0.844 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-11T19:12:10.414Z] #24 DONE 0.9s [2022-03-11T19:12:10.414Z] [2022-03-11T19:12:10.414Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T19:12:10.414Z] #25 sha256:c79e1e4a6eeaa399b796a413950280c15dcd45913219f685865b0df00db85412 [2022-03-11T19:12:10.652Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-03-11T19:12:10.652Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-11T19:12:10.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-11T19:12:11.350Z] #25 DONE 0.9s [2022-03-11T19:12:11.350Z] [2022-03-11T19:12:11.350Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T19:12:11.350Z] #26 sha256:d326afb01be0f9fa2354eaf00d23e7439b881216a41668b7ebc2270a7f9867b1 [2022-03-11T19:12:11.595Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-03-11T19:12:11.595Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-11T19:12:12.285Z] #26 DONE 0.9s [2022-03-11T19:12:12.285Z] [2022-03-11T19:12:12.285Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T19:12:12.285Z] #27 sha256:31b8876c5768dd12c94844f6e4b385a2f5b2c66122305733c479327e231acf32 [2022-03-11T19:12:12.978Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-03-11T19:12:12.978Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-11T19:12:13.220Z] #27 DONE 1.0s [2022-03-11T19:12:13.220Z] [2022-03-11T19:12:13.220Z] #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-03-11T19:12:13.220Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-11T19:12:13.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-11T19:12:13.919Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-03-11T19:12:13.919Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-11T19:12:14.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-11T19:12:14.490Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-11T19:12:14.491Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-11T19:12:14.597Z] #28 1.177 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T19:12:14.597Z] #28 1.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T19:12:14.597Z] #28 1.367 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T19:12:14.597Z] #28 1.443 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T19:12:14.856Z] #28 1.704 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T19:12:15.115Z] #28 1.972 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T19:12:15.373Z] #28 2.251 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T19:12:15.874Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-03-11T19:12:15.874Z] === RUN TestNISDomainname [2022-03-11T19:12:15.943Z] #28 2.655 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T19:12:16.135Z] --- PASS: TestNISDomainname (0.49s) [2022-03-11T19:12:16.135Z] === RUN TestHostnameDnsResolution [2022-03-11T19:12:16.202Z] #28 2.985 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T19:12:16.461Z] #28 3.184 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T19:12:16.461Z] #28 3.186 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T19:12:16.461Z] #28 3.187 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T19:12:16.461Z] #28 3.192 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T19:12:16.461Z] #28 3.196 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T19:12:16.461Z] #28 3.203 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T19:12:16.461Z] #28 3.205 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T19:12:16.461Z] #28 3.206 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T19:12:16.461Z] #28 3.206 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T19:12:16.461Z] #28 3.212 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T19:12:16.461Z] #28 3.212 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T19:12:16.461Z] #28 3.213 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T19:12:16.707Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-03-11T19:12:16.968Z] === RUN TestUnprivilegedPortsAndPing [2022-03-11T19:12:17.229Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-03-11T19:12:17.229Z] === RUN TestStats [2022-03-11T19:12:17.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-11T19:12:19.787Z] --- PASS: TestStats (2.47s) [2022-03-11T19:12:19.787Z] === RUN TestStopContainerWithTimeout [2022-03-11T19:12:19.787Z] === RUN TestStopContainerWithTimeout/0 [2022-03-11T19:12:19.787Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-11T19:12:19.787Z] === RUN TestStopContainerWithTimeout/1 [2022-03-11T19:12:19.787Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-11T19:12:19.787Z] === RUN TestStopContainerWithTimeout/3 [2022-03-11T19:12:19.787Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-11T19:12:19.787Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-11T19:12:19.787Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-11T19:12:19.787Z] === CONT TestStopContainerWithTimeout/0 [2022-03-11T19:12:19.787Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-11T19:12:20.291Z] 0a6173b79e25: Verifying Checksum [2022-03-11T19:12:20.291Z] 0a6173b79e25: Download complete [2022-03-11T19:12:20.425Z] ...INFO: Daemon under test started and replied! [2022-03-11T19:12:20.425Z] INFO: Docker version of the daemon under test [2022-03-11T19:12:20.425Z] [2022-03-11T19:12:20.425Z] Client: [2022-03-11T19:12:20.425Z] Version: 17.06.2-ce [2022-03-11T19:12:20.425Z] API version: 1.30 [2022-03-11T19:12:20.425Z] Go version: go1.8.3 [2022-03-11T19:12:20.425Z] Git commit: cec0b72 [2022-03-11T19:12:20.425Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-11T19:12:20.425Z] OS/Arch: windows/amd64 [2022-03-11T19:12:20.425Z] [2022-03-11T19:12:20.425Z] Server: [2022-03-11T19:12:20.425Z] Version: 0.0.0-dev [2022-03-11T19:12:20.425Z] API version: 1.42 (minimum version 1.24) [2022-03-11T19:12:20.425Z] Go version: go1.17.8 [2022-03-11T19:12:20.425Z] Git commit: 7df7357e08 [2022-03-11T19:12:20.425Z] Built: 03/11/2022 19:10:03 [2022-03-11T19:12:20.425Z] OS/Arch: windows/amd64 [2022-03-11T19:12:20.425Z] Experimental: false [2022-03-11T19:12:20.425Z] [2022-03-11T19:12:20.425Z] INFO: Docker info of the daemon under test [2022-03-11T19:12:20.425Z] [2022-03-11T19:12:20.425Z] Containers: 0 [2022-03-11T19:12:20.425Z] Running: 0 [2022-03-11T19:12:20.425Z] Paused: 0 [2022-03-11T19:12:20.425Z] Stopped: 0 [2022-03-11T19:12:20.425Z] Images: 0 [2022-03-11T19:12:20.425Z] Server Version: 0.0.0-dev [2022-03-11T19:12:20.425Z] Storage Driver: windowsfilter [2022-03-11T19:12:20.425Z] Windows: [2022-03-11T19:12:20.425Z] Logging Driver: json-file [2022-03-11T19:12:20.425Z] Plugins: [2022-03-11T19:12:20.425Z] Volume: local [2022-03-11T19:12:20.425Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T19:12:20.425Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T19:12:20.425Z] Swarm: inactive [2022-03-11T19:12:20.425Z] Default Isolation: process [2022-03-11T19:12:20.425Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T19:12:20.425Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T19:12:20.425Z] OSType: windows [2022-03-11T19:12:20.425Z] Architecture: x86_64 [2022-03-11T19:12:20.425Z] CPUs: 4 [2022-03-11T19:12:20.425Z] Total Memory: 32GiB [2022-03-11T19:12:20.425Z] Name: azwin-2-5c7261 [2022-03-11T19:12:20.425Z] ID: WHBS:FGNX:RUK7:4VY5:AN4T:ODSN:5GTW:VIHG:P2MV:WKJG:E3IJ:MEXC [2022-03-11T19:12:20.425Z] Docker Root Dir: D:\CI\PR-43256\5\daemon [2022-03-11T19:12:20.425Z] Debug Mode (client): false [2022-03-11T19:12:20.425Z] Debug Mode (server): true [2022-03-11T19:12:20.425Z] File Descriptors: -1 [2022-03-11T19:12:20.425Z] Goroutines: 16 [2022-03-11T19:12:20.425Z] System Time: 2022-03-11T19:12:17.7172431Z [2022-03-11T19:12:20.425Z] EventsListeners: 0 [2022-03-11T19:12:20.425Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:12:20.425Z] Labels: [2022-03-11T19:12:20.425Z] Experimental: false [2022-03-11T19:12:20.425Z] Insecure Registries: [2022-03-11T19:12:20.425Z] 127.0.0.0/8 [2022-03-11T19:12:20.425Z] Live Restore Enabled: false [2022-03-11T19:12:20.425Z] [2022-03-11T19:12:20.425Z] [2022-03-11T19:12:20.425Z] INFO: Docker images of the daemon under test [2022-03-11T19:12:20.425Z] [2022-03-11T19:12:20.425Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T19:12:20.425Z] [2022-03-11T19:12:20.425Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-11T19:12:20.425Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-11T19:12:20.425Z] ltsc2022: Pulling from windows/servercore [2022-03-11T19:12:20.425Z] 8f616e6e9eec: Pulling fs layer [2022-03-11T19:12:20.425Z] 037d5740b404: Pulling fs layer [2022-03-11T19:12:20.648Z] #28 ... [2022-03-11T19:12:20.648Z] [2022-03-11T19:12:20.648Z] #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-03-11T19:12:20.648Z] #67 sha256:9c5eddb96d3ea3dc034688ae5be3bcd9268ba34b91655825166b68d9681c7fb9 [2022-03-11T19:12:20.648Z] #67 68.61 + bin/containerd [2022-03-11T19:12:20.727Z] === CONT TestStopContainerWithTimeout/3 [2022-03-11T19:12:22.636Z] === CONT TestStopContainerWithTimeout/1 [2022-03-11T19:12:23.177Z] #67 ... [2022-03-11T19:12:23.177Z] [2022-03-11T19:12:23.177Z] #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-03-11T19:12:23.177Z] #63 sha256:cbac5c4ec1216b837cb03fb7ed637e6d0df1f0470349ea81a18bea6c6fa72a4c [2022-03-11T19:12:23.177Z] #63 5.662 + cd /tmp/tmp.UM1P2iA8ux/src/github.com/opencontainers/runc [2022-03-11T19:12:23.177Z] #63 5.663 + git checkout -q v1.1.0 [2022-03-11T19:12:23.177Z] #63 5.970 + '[' -z '' ']' [2022-03-11T19:12:23.177Z] #63 5.976 + target=static [2022-03-11T19:12:23.177Z] #63 5.976 + make BUILDTAGS=seccomp static [2022-03-11T19:12:23.177Z] #63 6.116 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-11T19:12:24.018Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-11T19:12:24.018Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-03-11T19:12:24.018Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2022-03-11T19:12:24.018Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-03-11T19:12:24.018Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-03-11T19:12:24.018Z] === RUN TestDeleteDevicemapper [2022-03-11T19:12:24.018Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T19:12:24.018Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-11T19:12:24.018Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T19:12:24.899Z] 8f616e6e9eec: Pull complete [2022-03-11T19:12:25.138Z] --- PASS: TestBuildWithHugeFile (52.65s) [2022-03-11T19:12:25.138Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T19:12:25.138Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:12:25.138Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:12:25.138Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T19:12:25.138Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:12:25.138Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:12:25.138Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:12:25.138Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:12:25.138Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:12:25.138Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:12:25.138Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:12:25.138Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:12:25.138Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:12:25.138Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-11T19:12:25.138Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-11T19:12:25.138Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-11T19:12:25.138Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-11T19:12:25.138Z] === RUN TestBuildPreserveOwnership [2022-03-11T19:12:25.138Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-11T19:12:25.402Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-03-11T19:12:25.402Z] === RUN TestUpdateMemory [2022-03-11T19:12:25.402Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:12:25.402Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-11T19:12:25.402Z] === RUN TestUpdateCPUQuota [2022-03-11T19:12:25.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-11T19:12:26.343Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-03-11T19:12:26.343Z] === RUN TestUpdatePidsLimit [2022-03-11T19:12:26.343Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-11T19:12:26.604Z] === RUN TestUpdatePidsLimit/no_change [2022-03-11T19:12:26.865Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-11T19:12:27.027Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-11T19:12:27.125Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-11T19:12:27.125Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-11T19:12:27.362Z] #63 ... [2022-03-11T19:12:27.362Z] [2022-03-11T19:12:27.362Z] #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-03-11T19:12:27.362Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-11T19:12:27.362Z] #28 14.11 Fetched 48.9 MB in 13s (3709 kB/s) [2022-03-11T19:12:27.386Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-11T19:12:27.646Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-11T19:12:28.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-11T19:12:28.217Z] --- PASS: TestUpdatePidsLimit (1.80s) [2022-03-11T19:12:28.217Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-03-11T19:12:28.217Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-03-11T19:12:28.217Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-03-11T19:12:28.217Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-11T19:12:28.217Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-03-11T19:12:28.217Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-03-11T19:12:28.217Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-03-11T19:12:28.217Z] === RUN TestUpdateRestartPolicy [2022-03-11T19:12:30.851Z] 8f616e6e9eec: Verifying Checksum [2022-03-11T19:12:30.851Z] 8f616e6e9eec: Download complete [2022-03-11T19:12:31.193Z] --- PASS: TestBuildPreserveOwnership (10.16s) [2022-03-11T19:12:31.193Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.15s) [2022-03-11T19:12:31.193Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-11T19:12:31.193Z] === RUN TestBuildPlatformInvalid [2022-03-11T19:12:31.193Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-11T19:12:31.193Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-11T19:12:31.193Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-11T19:12:31.193Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-11T19:12:31.193Z] PASS [2022-03-11T19:12:31.193Z] [2022-03-11T19:12:31.193Z] === Skipped [2022-03-11T19:12:31.193Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-11T19:12:31.193Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:12:31.193Z] [2022-03-11T19:12:31.193Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:12:31.193Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:12:31.193Z] [2022-03-11T19:12:31.193Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-11T19:12:31.193Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-11T19:12:31.193Z] [2022-03-11T19:12:31.193Z] DONE 34 tests, 3 skipped in 113.633s [2022-03-11T19:12:31.193Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-11T19:12:31.451Z] INFO: Testing against a local daemon [2022-03-11T19:12:31.451Z] === RUN TestConfigInspect [2022-03-11T19:12:31.451Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:12:31.451Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-11T19:12:31.451Z] === RUN TestConfigList [2022-03-11T19:12:31.451Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:12:31.451Z] --- SKIP: TestConfigList (0.01s) [2022-03-11T19:12:31.451Z] === RUN TestConfigsCreateAndDelete [2022-03-11T19:12:31.451Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:12:31.451Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-11T19:12:31.451Z] === RUN TestConfigsUpdate [2022-03-11T19:12:31.451Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:12:31.451Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-11T19:12:31.451Z] === RUN TestTemplatedConfig [2022-03-11T19:12:31.451Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:12:31.451Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-11T19:12:31.451Z] === RUN TestConfigCreateResolve [2022-03-11T19:12:31.451Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:12:31.451Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-11T19:12:31.451Z] PASS [2022-03-11T19:12:31.451Z] [2022-03-11T19:12:31.451Z] === Skipped [2022-03-11T19:12:31.451Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-03-11T19:12:31.451Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:12:31.451Z] [2022-03-11T19:12:31.451Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-11T19:12:31.451Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:12:31.451Z] [2022-03-11T19:12:31.451Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-11T19:12:31.451Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:12:31.451Z] [2022-03-11T19:12:31.451Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-11T19:12:31.451Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:12:31.451Z] [2022-03-11T19:12:31.451Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-11T19:12:31.451Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:12:31.451Z] [2022-03-11T19:12:31.451Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-11T19:12:31.451Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:12:31.451Z] [2022-03-11T19:12:31.451Z] DONE 6 tests, 6 skipped in 0.157s [2022-03-11T19:12:31.451Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-11T19:12:31.451Z] INFO: Testing against a local daemon [2022-03-11T19:12:31.451Z] === RUN TestCheckpoint [2022-03-11T19:12:31.451Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:12:31.451Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T19:12:31.451Z] === RUN TestContainerInvalidJSON [2022-03-11T19:12:31.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-11T19:12:31.707Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:12:31.707Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:12:31.707Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:12:31.707Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:12:31.707Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:12:31.707Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:12:31.707Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-11T19:12:31.707Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T19:12:31.707Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T19:12:31.707Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T19:12:31.707Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-11T19:12:31.707Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T19:12:31.707Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-11T19:12:31.707Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T19:12:31.707Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-11T19:12:31.707Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T19:12:31.707Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-11T19:12:31.707Z] === RUN TestCopyFromContainer [2022-03-11T19:12:32.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-11T19:12:32.809Z] 4612f6d0b889: Download complete [2022-03-11T19:12:33.930Z] #28 14.11 Reading package lists... [2022-03-11T19:12:35.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-11T19:12:35.871Z] === RUN TestCopyFromContainer// [2022-03-11T19:12:35.871Z] === RUN TestCopyFromContainer//bar/root [2022-03-11T19:12:35.871Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-11T19:12:35.872Z] === RUN TestCopyFromContainer/bar/quux [2022-03-11T19:12:35.872Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-11T19:12:35.872Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-11T19:12:35.872Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-11T19:12:35.872Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-11T19:12:35.872Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-11T19:12:35.872Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-11T19:12:35.872Z] --- PASS: TestCopyFromContainer (4.00s) [2022-03-11T19:12:35.872Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-11T19:12:35.872Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-11T19:12:35.872Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-11T19:12:35.872Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-11T19:12:35.872Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-11T19:12:35.872Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-11T19:12:35.872Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-11T19:12:35.872Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-11T19:12:35.872Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-03-11T19:12:35.872Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-11T19:12:35.872Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T19:12:35.872Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:12:35.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:12:35.872Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:12:35.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:12:35.872Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:12:35.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:12:35.872Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:12:35.872Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:12:35.872Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:12:35.872Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-11T19:12:35.872Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T19:12:35.872Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T19:12:35.872Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T19:12:35.872Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T19:12:35.872Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-03-11T19:12:35.872Z] === RUN TestCreateWithInvalidEnv [2022-03-11T19:12:35.872Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T19:12:35.872Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T19:12:35.872Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T19:12:35.872Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T19:12:35.872Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T19:12:35.872Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T19:12:35.872Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T19:12:35.872Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T19:12:35.872Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T19:12:35.872Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-11T19:12:35.872Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T19:12:35.872Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T19:12:35.872Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T19:12:35.872Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T19:12:35.872Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-11T19:12:35.872Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T19:12:37.238Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-03-11T19:12:37.238Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T19:12:38.004Z] 037d5740b404: Verifying Checksum [2022-03-11T19:12:38.004Z] 037d5740b404: Download complete [2022-03-11T19:12:38.167Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-03-11T19:12:38.167Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T19:12:38.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:12:38.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:12:38.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:12:38.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:12:38.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:12:38.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:12:38.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:12:38.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:12:38.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:12:38.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:12:38.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:12:38.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:12:38.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:12:38.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:12:38.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:12:38.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-11T19:12:38.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T19:12:38.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T19:12:38.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T19:12:38.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T19:12:38.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-11T19:12:38.167Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T19:12:38.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-11T19:12:38.730Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-03-11T19:12:38.730Z] === RUN TestCreateDifferentPlatform [2022-03-11T19:12:38.730Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T19:12:38.730Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T19:12:38.730Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-11T19:12:38.730Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T19:12:38.730Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T19:12:38.730Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T19:12:38.730Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-11T19:12:38.730Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T19:12:38.730Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-11T19:12:38.730Z] === RUN TestContainerStartOnDaemonRestart [2022-03-11T19:12:38.730Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-11T19:12:38.730Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-11T19:12:38.730Z] === RUN TestDaemonRestartIpcMode [2022-03-11T19:12:38.730Z] === PAUSE TestDaemonRestartIpcMode [2022-03-11T19:12:38.730Z] === RUN TestDaemonHostGatewayIP [2022-03-11T19:12:38.730Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:12:38.730Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-11T19:12:38.730Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-11T19:12:38.730Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-11T19:12:38.730Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T19:12:38.730Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-11T19:12:38.730Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:12:38.730Z] === RUN TestDiff [2022-03-11T19:12:39.293Z] --- PASS: TestDiff (0.40s) [2022-03-11T19:12:39.293Z] === RUN TestExecWithCloseStdin [2022-03-11T19:12:39.550Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-03-11T19:12:39.550Z] === RUN TestExec [2022-03-11T19:12:40.111Z] --- PASS: TestExec (0.47s) [2022-03-11T19:12:40.111Z] === RUN TestExecUser [2022-03-11T19:12:40.366Z] --- PASS: TestExecUser (0.44s) [2022-03-11T19:12:40.366Z] === RUN TestExportContainerAndImportImage [2022-03-11T19:12:40.441Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-03-11T19:12:40.441Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T19:12:40.441Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-03-11T19:12:40.441Z] === RUN TestWaitNonBlocked [2022-03-11T19:12:40.441Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:12:40.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:12:40.441Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:12:40.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:12:40.441Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:12:40.441Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:12:40.441Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-11T19:12:40.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-03-11T19:12:40.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-03-11T19:12:40.441Z] === RUN TestWaitBlocked [2022-03-11T19:12:40.442Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:12:40.442Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:12:40.442Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:12:40.442Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:12:40.442Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:12:40.442Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:12:40.495Z] #28 20.48 Reading package lists... [2022-03-11T19:12:40.928Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-03-11T19:12:40.928Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T19:12:41.383Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-11T19:12:41.383Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-03-11T19:12:41.383Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-03-11T19:12:41.383Z] === CONT TestContainerStartOnDaemonRestart [2022-03-11T19:12:41.383Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-11T19:12:41.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-11T19:12:41.870Z] #28 27.07 Building dependency tree... [2022-03-11T19:12:42.295Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-03-11T19:12:42.295Z] === RUN TestHealthCheckWorkdir [2022-03-11T19:12:42.623Z] ok github.com/docker/docker/libnetwork/networkdb 104.812s coverage: 60.1% of statements [2022-03-11T19:12:42.623Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T19:12:42.623Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-11T19:12:42.623Z] ok github.com/docker/docker/libnetwork/osl 4.292s coverage: 39.7% of statements [2022-03-11T19:12:42.623Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-11T19:12:42.623Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-11T19:12:42.858Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-03-11T19:12:42.858Z] === RUN TestHealthKillContainer [2022-03-11T19:12:43.193Z] ok github.com/docker/docker/libnetwork/portmapper 0.273s coverage: 48.6% of statements [2022-03-11T19:12:43.193Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-11T19:12:43.193Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T19:12:43.248Z] #28 29.89 bzip2 is already the newest version (1.0.8-4). [2022-03-11T19:12:43.248Z] #28 29.89 patch is already the newest version (2.7.6-7). [2022-03-11T19:12:43.248Z] #28 29.89 xz-utils is already the newest version (5.2.5-2). [2022-03-11T19:12:43.248Z] #28 29.89 The following additional packages will be installed: [2022-03-11T19:12:43.248Z] #28 29.90 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-11T19:12:43.248Z] #28 29.90 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-11T19:12:43.248Z] #28 29.90 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-11T19:12:43.248Z] #28 29.90 python3-pkg-resources vim-runtime xxd [2022-03-11T19:12:43.248Z] #28 29.92 Suggested packages: [2022-03-11T19:12:43.248Z] #28 29.92 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-11T19:12:43.248Z] #28 29.92 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-11T19:12:43.248Z] #28 29.92 Recommended packages: [2022-03-11T19:12:43.248Z] #28 29.92 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-11T19:12:43.455Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-11T19:12:43.455Z] [2022-03-11T19:12:43.455Z] === Skipped [2022-03-11T19:12:43.455Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-11T19:12:43.455Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T19:12:43.455Z] [2022-03-11T19:12:43.455Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-11T19:12:43.455Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T19:12:43.455Z] [2022-03-11T19:12:43.455Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-11T19:12:43.455Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T19:12:43.455Z] [2022-03-11T19:12:43.455Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T19:12:43.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:12:43.455Z] [2022-03-11T19:12:43.455Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T19:12:43.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:12:43.455Z] [2022-03-11T19:12:43.455Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T19:12:43.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:12:43.455Z] [2022-03-11T19:12:43.455Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T19:12:43.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:12:43.455Z] [2022-03-11T19:12:43.455Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T19:12:43.455Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:12:43.455Z] [2022-03-11T19:12:43.455Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-11T19:12:43.455Z] firewalld_test.go:14: firewalld is not running [2022-03-11T19:12:43.455Z] [2022-03-11T19:12:43.455Z] DONE 326 tests, 9 skipped in 200.564s [2022-03-11T19:12:43.929Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2022-03-11T19:12:43.929Z] === CONT TestIpcModeOlderClient [2022-03-11T19:12:43.929Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-03-11T19:12:43.929Z] === CONT TestContainerKillOnDaemonStart [2022-03-11T19:12:43.929Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-11T19:12:43.929Z] === CONT TestDaemonHostGatewayIP Post stage [Pipeline] junit [2022-03-11T19:12:44.041Z] Recording test results [2022-03-11T19:12:44.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-11T19:12:44.124Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T19:12:44.477Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -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:7df7357e085703b4de3cb829c01cf4a9832a00db hack/make.sh dynbinary test-integration [2022-03-11T19:12:44.625Z] #28 31.41 The following NEW packages will be installed: [2022-03-11T19:12:44.625Z] #28 31.41 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-11T19:12:44.625Z] #28 31.42 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-11T19:12:44.626Z] #28 31.42 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-11T19:12:44.626Z] #28 31.42 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-11T19:12:44.626Z] #28 31.42 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-11T19:12:44.626Z] #28 31.43 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-11T19:12:44.626Z] #28 31.43 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-11T19:12:44.738Z] [2022-03-11T19:12:44.738Z] Removing bundles/ [2022-03-11T19:12:44.738Z] [2022-03-11T19:12:44.738Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T19:12:44.999Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T19:12:44.999Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:12:45.195Z] #28 31.85 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T19:12:45.195Z] #28 31.85 Need to get 18.6 MB of archives. [2022-03-11T19:12:45.195Z] #28 31.85 After this operation, 71.4 MB of additional disk space will be used. [2022-03-11T19:12:45.195Z] #28 31.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-11T19:12:45.195Z] #28 31.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-11T19:12:45.195Z] #28 31.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-11T19:12:45.195Z] #28 31.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-11T19:12:45.195Z] #28 31.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-11T19:12:45.195Z] #28 31.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-11T19:12:45.195Z] #28 31.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-11T19:12:45.195Z] #28 31.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-11T19:12:45.195Z] #28 31.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T19:12:45.195Z] #28 31.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T19:12:45.195Z] #28 31.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-11T19:12:45.195Z] #28 31.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-11T19:12:45.195Z] #28 31.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-11T19:12:45.195Z] #28 31.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-11T19:12:45.195Z] #28 31.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-11T19:12:45.195Z] #28 31.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-11T19:12:45.195Z] #28 31.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-11T19:12:45.195Z] #28 31.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-11T19:12:45.195Z] #28 31.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-11T19:12:45.195Z] #28 31.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T19:12:45.195Z] #28 31.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T19:12:45.195Z] #28 31.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T19:12:45.195Z] #28 31.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-11T19:12:45.195Z] #28 31.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-11T19:12:45.195Z] #28 31.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-11T19:12:45.195Z] #28 31.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T19:12:45.195Z] #28 31.92 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-03-11T19:12:45.195Z] #28 31.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T19:12:45.195Z] #28 31.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-11T19:12:45.195Z] #28 31.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-11T19:12:45.195Z] #28 31.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-11T19:12:45.195Z] #28 31.96 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-11T19:12:45.195Z] #28 31.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T19:12:45.195Z] #28 31.97 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-11T19:12:45.195Z] #28 31.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-11T19:12:45.195Z] #28 31.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-11T19:12:45.195Z] #28 31.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-11T19:12:45.195Z] #28 32.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-11T19:12:45.195Z] #28 32.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-11T19:12:45.195Z] #28 32.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-11T19:12:45.454Z] #28 32.13 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-11T19:12:45.454Z] #28 32.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-11T19:12:45.454Z] #28 32.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-11T19:12:45.454Z] #28 32.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-11T19:12:46.022Z] #28 32.83 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T19:12:46.280Z] #28 33.12 Fetched 18.6 MB in 1s (29.5 MB/s) [2022-03-11T19:12:46.280Z] #28 33.19 Selecting previously unselected package pigz. [2022-03-11T19:12:46.470Z] --- PASS: TestDaemonHostGatewayIP (2.47s) [2022-03-11T19:12:46.470Z] === CONT TestDaemonRestartIpcMode [2022-03-11T19:12:46.539Z] #28 33.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 ... 40068 files and directories currently installed.) [2022-03-11T19:12:46.539Z] #28 33.24 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-11T19:12:46.539Z] #28 33.24 Unpacking pigz (2.6-1) ... [2022-03-11T19:12:46.539Z] #28 33.31 Selecting previously unselected package libelf1:amd64. [2022-03-11T19:12:46.539Z] #28 33.33 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-11T19:12:46.539Z] #28 33.34 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-11T19:12:46.539Z] #28 33.47 Selecting previously unselected package libbpf0:amd64. [2022-03-11T19:12:46.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-11T19:12:46.798Z] #28 33.47 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-11T19:12:46.799Z] #28 33.48 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-11T19:12:46.799Z] #28 33.57 Selecting previously unselected package libcap2:amd64. [2022-03-11T19:12:46.799Z] #28 33.58 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-11T19:12:46.799Z] #28 33.59 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-11T19:12:46.799Z] #28 33.64 Selecting previously unselected package libmnl0:amd64. [2022-03-11T19:12:46.799Z] #28 33.65 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-11T19:12:46.799Z] #28 33.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-11T19:12:47.057Z] #28 33.74 Selecting previously unselected package libxtables12:amd64. [2022-03-11T19:12:47.057Z] #28 33.74 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-11T19:12:47.057Z] #28 33.75 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-11T19:12:47.057Z] #28 33.82 Selecting previously unselected package libcap2-bin. [2022-03-11T19:12:47.057Z] #28 33.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-11T19:12:47.057Z] #28 33.83 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-11T19:12:47.057Z] #28 33.91 Selecting previously unselected package iproute2. [2022-03-11T19:12:47.057Z] #28 33.91 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-11T19:12:47.057Z] #28 33.92 Unpacking iproute2 (5.10.0-4) ... [2022-03-11T19:12:47.317Z] #28 34.23 Selecting previously unselected package xxd. [2022-03-11T19:12:47.317Z] #28 34.24 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T19:12:47.575Z] #28 34.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T19:12:47.575Z] #28 34.34 Selecting previously unselected package vim-common. [2022-03-11T19:12:47.575Z] #28 34.35 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T19:12:47.575Z] #28 34.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T19:12:47.835Z] #28 34.50 Selecting previously unselected package bash-completion. [2022-03-11T19:12:47.835Z] #28 34.50 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-11T19:12:48.382Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-03-11T19:12:49.213Z] #28 35.74 Unpacking bash-completion (1:2.11-2) ... [2022-03-11T19:12:49.213Z] #28 36.02 Selecting previously unselected package apparmor. [2022-03-11T19:12:49.213Z] #28 36.03 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-11T19:12:49.213Z] #28 36.09 Unpacking apparmor (2.13.6-10) ... [2022-03-11T19:12:49.473Z] #28 36.41 Selecting previously unselected package inetutils-ping. [2022-03-11T19:12:49.732Z] #28 36.42 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-11T19:12:49.732Z] #28 36.43 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-11T19:12:49.732Z] #28 36.52 Selecting previously unselected package libip4tc2:amd64. [2022-03-11T19:12:49.732Z] #28 36.53 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-11T19:12:49.732Z] #28 36.54 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T19:12:49.732Z] #28 36.61 Selecting previously unselected package libip6tc2:amd64. [2022-03-11T19:12:49.732Z] #28 36.62 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-11T19:12:49.732Z] #28 36.62 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T19:12:49.902Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T19:12:49.902Z] Using test binary docker [2022-03-11T19:12:49.902Z] +++ /etc/init.d/apparmor start [2022-03-11T19:12:49.902Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T19:12:49.902Z] INFO: Waiting for daemon to start... [2022-03-11T19:12:49.902Z] Starting dockerd [2022-03-11T19:12:49.902Z] +++ 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-03-11T19:12:49.991Z] #28 36.68 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-11T19:12:49.991Z] #28 36.69 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-11T19:12:49.991Z] #28 36.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T19:12:49.991Z] #28 36.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-11T19:12:49.991Z] #28 36.77 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-11T19:12:49.991Z] #28 36.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T19:12:49.991Z] #28 36.83 Selecting previously unselected package libnftnl11:amd64. [2022-03-11T19:12:49.991Z] #28 36.83 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-11T19:12:49.991Z] #28 36.85 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T19:12:50.251Z] #28 36.93 Selecting previously unselected package iptables. [2022-03-11T19:12:50.251Z] #28 36.94 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-11T19:12:50.251Z] #28 36.96 Unpacking iptables (1.8.7-1) ... [2022-03-11T19:12:50.510Z] #28 37.14 Selecting previously unselected package libonig5:amd64. [2022-03-11T19:12:50.510Z] #28 37.15 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T19:12:50.510Z] #28 37.16 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T19:12:50.510Z] #28 37.31 Selecting previously unselected package libjq1:amd64. [2022-03-11T19:12:50.510Z] #28 37.31 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T19:12:50.510Z] #28 37.32 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T19:12:50.769Z] #28 37.40 Selecting previously unselected package jq. [2022-03-11T19:12:50.769Z] #28 37.40 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-11T19:12:50.769Z] #28 37.41 Unpacking jq (1.6-2.1) ... [2022-03-11T19:12:50.769Z] #28 37.50 Selecting previously unselected package libaio1:amd64. [2022-03-11T19:12:50.769Z] #28 37.51 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-11T19:12:50.769Z] #28 37.52 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-11T19:12:50.769Z] #28 37.57 Selecting previously unselected package libgpm2:amd64. [2022-03-11T19:12:50.769Z] #28 37.59 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-11T19:12:50.769Z] #28 37.59 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-11T19:12:50.941Z] --- PASS: TestHealthKillContainer (7.83s) [2022-03-11T19:12:50.941Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T19:12:50.941Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:12:50.941Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:12:50.941Z] === RUN TestIpcModeNone [2022-03-11T19:12:51.028Z] #28 37.66 Selecting previously unselected package libinih1:amd64. [2022-03-11T19:12:51.028Z] #28 37.68 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-11T19:12:51.028Z] #28 37.68 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-11T19:12:51.028Z] #28 37.75 Selecting previously unselected package libnet1:amd64. [2022-03-11T19:12:51.028Z] #28 37.75 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T19:12:51.028Z] #28 37.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T19:12:51.028Z] #28 37.84 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T19:12:51.028Z] #28 37.86 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T19:12:51.028Z] #28 37.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T19:12:51.197Z] --- PASS: TestIpcModeNone (0.44s) [2022-03-11T19:12:51.197Z] === RUN TestIpcModePrivate [2022-03-11T19:12:51.286Z] #28 37.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T19:12:51.287Z] #28 37.94 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T19:12:51.287Z] #28 37.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T19:12:51.287Z] #28 37.99 Selecting previously unselected package net-tools. [2022-03-11T19:12:51.287Z] #28 38.00 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-11T19:12:51.287Z] #28 38.01 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T19:12:51.287Z] #28 38.16 Selecting previously unselected package python-pip-whl. [2022-03-11T19:12:51.287Z] #28 38.16 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-11T19:12:51.287Z] #28 38.17 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-11T19:12:51.453Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-03-11T19:12:51.709Z] --- PASS: TestIpcModePrivate (0.46s) [2022-03-11T19:12:51.709Z] === RUN TestIpcModeShareable [2022-03-11T19:12:51.709Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:12:51.709Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-11T19:12:51.709Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-11T19:12:51.805Z] . [2022-03-11T19:12:51.805Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T19:12:51.805Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T19:12:51.805Z] Error: No such image: emptyfs [2022-03-11T19:12:51.805Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-11T19:12:51.805Z] ++++ docker load [2022-03-11T19:12:51.854Z] #28 38.53 Selecting previously unselected package python3-lib2to3. [2022-03-11T19:12:51.854Z] #28 38.54 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-11T19:12:51.854Z] #28 38.55 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-11T19:12:51.854Z] #28 38.65 Selecting previously unselected package python3-distutils. [2022-03-11T19:12:51.854Z] #28 38.66 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-11T19:12:51.854Z] #28 38.66 Unpacking python3-distutils (3.9.2-1) ... [2022-03-11T19:12:51.854Z] #28 38.77 Selecting previously unselected package python3-pkg-resources. [2022-03-11T19:12:52.113Z] #28 38.77 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T19:12:52.113Z] #28 38.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T19:12:52.113Z] #28 38.90 Selecting previously unselected package python3-setuptools. [2022-03-11T19:12:52.113Z] #28 38.90 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-11T19:12:52.113Z] #28 38.90 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-11T19:12:52.371Z] Running integration-test (iteration 1) [2022-03-11T19:12:52.371Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-11T19:12:52.371Z] ++ 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-03-11T19:12:52.371Z] ++ set -e [2022-03-11T19:12:52.371Z] ++ '[' -n 0 ']' [2022-03-11T19:12:52.371Z] ++ set -x [2022-03-11T19:12:52.371Z] ++ 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-03-11T19:12:52.372Z] #28 39.07 Selecting previously unselected package python3-wheel. [2022-03-11T19:12:52.372Z] #28 39.08 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-11T19:12:52.372Z] #28 39.09 Unpacking python3-wheel (0.34.2-1) ... [2022-03-11T19:12:52.372Z] #28 39.16 Selecting previously unselected package python3-pip. [2022-03-11T19:12:52.372Z] #28 39.17 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-11T19:12:52.372Z] #28 39.17 Unpacking python3-pip (20.3.4-4) ... [2022-03-11T19:12:52.631Z] #28 39.37 Selecting previously unselected package sudo. [2022-03-11T19:12:52.631Z] #28 39.38 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-11T19:12:52.631Z] #28 39.39 Unpacking sudo (1.9.5p2-3) ... [2022-03-11T19:12:53.074Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-03-11T19:12:53.074Z] === RUN TestAPIIpcModeHost [2022-03-11T19:12:53.074Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:12:53.074Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-11T19:12:53.074Z] === RUN TestDaemonIpcModeShareable [2022-03-11T19:12:53.074Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:12:53.074Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-11T19:12:53.074Z] === RUN TestDaemonIpcModePrivate [2022-03-11T19:12:53.198Z] #28 39.77 Selecting previously unselected package thin-provisioning-tools. [2022-03-11T19:12:53.198Z] #28 39.78 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-11T19:12:53.198Z] #28 39.79 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-11T19:12:53.198Z] #28 39.95 Selecting previously unselected package uidmap. [2022-03-11T19:12:53.198Z] #28 39.95 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-11T19:12:53.198Z] #28 39.96 Unpacking uidmap (1:4.8.1-1) ... [2022-03-11T19:12:53.198Z] #28 40.08 Selecting previously unselected package vim-runtime. [2022-03-11T19:12:53.198Z] #28 40.09 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T19:12:53.198Z] #28 40.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-11T19:12:53.198Z] #28 40.16 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-11T19:12:53.306Z] Loaded image: busybox:latest [2022-03-11T19:12:53.457Z] #28 40.17 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T19:12:53.565Z] Loaded image: busybox:glibc [2022-03-11T19:12:54.002Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-03-11T19:12:54.002Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-03-11T19:12:54.002Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-11T19:12:54.002Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:12:54.002Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-11T19:12:54.002Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-11T19:12:54.002Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:12:54.002Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-11T19:12:54.002Z] === RUN TestIpcModeOlderClient [2022-03-11T19:12:54.002Z] === PAUSE TestIpcModeOlderClient [2022-03-11T19:12:54.002Z] === RUN TestKillContainerInvalidSignal [2022-03-11T19:12:54.564Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-03-11T19:12:54.564Z] === RUN TestKillContainer [2022-03-11T19:12:54.564Z] === RUN TestKillContainer/no_signal [2022-03-11T19:12:54.819Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T19:12:55.075Z] === RUN TestKillContainer/killing_signal [2022-03-11T19:12:55.361Z] #28 41.88 Selecting previously unselected package vim. [2022-03-11T19:12:55.361Z] #28 41.89 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T19:12:55.361Z] #28 41.90 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T19:12:55.361Z] #28 42.23 Selecting previously unselected package xfsprogs. [2022-03-11T19:12:55.622Z] #28 42.24 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-11T19:12:55.622Z] #28 42.24 Unpacking xfsprogs (5.10.0-4) ... [2022-03-11T19:12:55.622Z] #28 42.46 Selecting previously unselected package zip. [2022-03-11T19:12:55.622Z] #28 42.48 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-11T19:12:55.622Z] #28 42.48 Unpacking zip (3.0-12) ... [2022-03-11T19:12:55.622Z] #28 42.58 Selecting previously unselected package zstd. [2022-03-11T19:12:55.636Z] --- PASS: TestKillContainer (1.21s) [2022-03-11T19:12:55.636Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-11T19:12:55.636Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-11T19:12:55.636Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-11T19:12:55.636Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T19:12:55.636Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-11T19:12:55.882Z] #28 42.59 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-11T19:12:55.882Z] #28 42.60 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-11T19:12:56.142Z] #28 42.84 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T19:12:56.197Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-11T19:12:56.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-03-11T19:12:56.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-11T19:12:56.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-03-11T19:12:56.454Z] === RUN TestKillStoppedContainer [2022-03-11T19:12:56.536Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-03-11T19:12:56.536Z] PASS [2022-03-11T19:12:56.536Z] [2022-03-11T19:12:56.536Z] === Skipped [2022-03-11T19:12:56.536Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-11T19:12:56.536Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:12:56.536Z] [2022-03-11T19:12:56.536Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-11T19:12:56.536Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:12:56.536Z] [2022-03-11T19:12:56.536Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-11T19:12:56.536Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:12:56.536Z] [2022-03-11T19:12:56.536Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T19:12:56.536Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T19:12:56.536Z] [2022-03-11T19:12:56.536Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-11T19:12:56.536Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-11T19:12:56.536Z] [2022-03-11T19:12:56.536Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-11T19:12:56.536Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T19:12:56.536Z] [2022-03-11T19:12:56.536Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-11T19:12:56.536Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:12:56.536Z] [2022-03-11T19:12:56.536Z] DONE 200 tests, 7 skipped in 116.439s [2022-03-11T19:12:56.536Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-11T19:12:56.536Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T19:12:56.536Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-11T19:12:56.536Z] === RUN TestDaemonConfigValidation [2022-03-11T19:12:56.536Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:12:56.536Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:12:56.536Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-11T19:12:56.536Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-11T19:12:56.536Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-11T19:12:56.536Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-11T19:12:56.536Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-11T19:12:56.536Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-11T19:12:56.536Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-11T19:12:56.536Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-11T19:12:56.536Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:12:56.536Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-11T19:12:56.536Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-11T19:12:56.536Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-11T19:12:56.536Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-11T19:12:56.536Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-11T19:12:56.536Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-11T19:12:56.536Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-03-11T19:12:56.536Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-03-11T19:12:56.536Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-03-11T19:12:56.536Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-03-11T19:12:56.536Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T19:12:56.536Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-11T19:12:56.710Z] #28 43.43 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T19:12:56.710Z] #28 43.44 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T19:12:56.710Z] #28 43.45 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-11T19:12:56.710Z] #28 43.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T19:12:56.710Z] #28 43.48 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-11T19:12:56.710Z] #28 43.50 Setting up uidmap (1:4.8.1-1) ... [2022-03-11T19:12:56.710Z] #28 43.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T19:12:56.710Z] #28 43.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T19:12:56.710Z] #28 43.55 Setting up python3-wheel (0.34.2-1) ... [2022-03-11T19:12:56.710Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-11T19:12:56.710Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T19:12:56.710Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-11T19:12:56.710Z] === RUN TestKillDifferentUserContainer [2022-03-11T19:12:56.976Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-03-11T19:12:56.976Z] === RUN TestInspectOomKilledTrue [2022-03-11T19:12:56.976Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:12:56.976Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T19:12:56.976Z] === RUN TestInspectOomKilledFalse [2022-03-11T19:12:56.976Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:12:56.976Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T19:12:56.976Z] === RUN TestLinksEtcHostsContentMatch [2022-03-11T19:12:56.976Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-11T19:12:56.976Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-11T19:12:56.976Z] === RUN TestLinksContainerNames [2022-03-11T19:12:57.108Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-11T19:12:57.345Z] #28 43.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T19:12:57.345Z] #28 43.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-11T19:12:57.345Z] #28 44.00 Setting up libcap2-bin (1:2.44-1) ... [2022-03-11T19:12:57.345Z] #28 44.03 Setting up apparmor (2.13.6-10) ... [2022-03-11T19:12:57.908Z] --- PASS: TestLinksContainerNames (0.81s) [2022-03-11T19:12:57.908Z] === RUN TestLogsFollowTailEmpty [2022-03-11T19:12:58.164Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-11T19:12:58.164Z] === RUN TestContainerNetworkMountsNoChown [2022-03-11T19:12:58.492Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-11T19:12:58.726Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/default [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/default [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/private [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/private [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rprivate [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/slave [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/slave [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rslave [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/shared [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/shared [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rshared [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/default [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/rshared [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/shared [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/rslave [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/slave [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/rprivate [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/private [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-11T19:12:58.726Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:12:58.726Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:12:58.726Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:12:58.740Z] #28 45.50 Setting up zip (3.0-12) ... [2022-03-11T19:12:58.740Z] #28 45.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T19:12:58.740Z] #28 45.55 Setting up bash-completion (1:2.11-2) ... [2022-03-11T19:12:58.834Z] Loaded image: debian:bullseye-slim [2022-03-11T19:12:58.835Z] Loaded image: hello-world:latest [2022-03-11T19:12:58.835Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T19:12:58.835Z] INFO: Testing against a local daemon [2022-03-11T19:12:58.835Z] === RUN TestCgroupNamespacesBuild [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:12:58.982Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-11T19:12:58.982Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-11T19:12:58.982Z] === RUN TestContainerBindMountNonRecursive [2022-03-11T19:12:58.982Z] 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-03-11T19:12:58.982Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-11T19:12:58.982Z] === RUN TestContainerVolumesMountedAsShared [2022-03-11T19:12:58.982Z] 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-03-11T19:12:58.982Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-11T19:12:58.982Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-11T19:12:58.982Z] 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-03-11T19:12:58.982Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-11T19:12:58.982Z] === RUN TestNetworkNat [2022-03-11T19:12:59.433Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-11T19:12:59.433Z] daemon_test.go:156: [d0869ce003076] daemon is not started [2022-03-11T19:12:59.433Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-11T19:12:59.433Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-11T19:12:59.433Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-03-11T19:12:59.433Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-11T19:12:59.433Z] === RUN TestDaemonProxy [2022-03-11T19:12:59.433Z] === RUN TestDaemonProxy/environment_variables [2022-03-11T19:12:59.544Z] --- PASS: TestNetworkNat (0.46s) [2022-03-11T19:12:59.545Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T19:12:59.801Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-11T19:12:59.801Z] === RUN TestNetworkLoopbackNat [2022-03-11T19:13:00.116Z] #28 46.92 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-11T19:13:00.116Z] #28 46.93 Setting up sudo (1.9.5p2-3) ... [2022-03-11T19:13:00.374Z] #28 47.01 invoke-rc.d: could not determine current runlevel [2022-03-11T19:13:00.374Z] #28 47.02 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T19:13:00.374Z] #28 47.03 Setting up xfsprogs (5.10.0-4) ... [2022-03-11T19:13:00.374Z] #28 47.04 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-11T19:13:00.374Z] #28 47.06 Setting up inetutils-ping (2:2.0-1) ... [2022-03-11T19:13:00.374Z] #28 47.08 Setting up pigz (2.6-1) ... [2022-03-11T19:13:00.374Z] #28 47.09 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T19:13:00.374Z] #28 47.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T19:13:00.374Z] #28 47.13 Setting up python-pip-whl (20.3.4-4) ... [2022-03-11T19:13:00.374Z] #28 47.15 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T19:13:00.737Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2022-03-11T19:13:00.737Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-11T19:13:00.890Z] #28 47.55 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-11T19:13:00.890Z] #28 47.57 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-11T19:13:01.148Z] #28 47.85 Setting up libelf1:amd64 (0.183-1) ... [2022-03-11T19:13:01.148Z] #28 47.87 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-11T19:13:01.148Z] #28 47.88 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T19:13:01.148Z] #28 47.89 Setting up python3-distutils (3.9.2-1) ... [2022-03-11T19:13:01.342Z] === RUN TestDaemonProxy/command-line_options [2022-03-11T19:13:01.407Z] #28 48.25 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T19:13:01.407Z] #28 48.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-11T19:13:01.407Z] #28 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-11T19:13:01.407Z] #28 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-11T19:13:01.407Z] #28 48.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-11T19:13:01.407Z] #28 48.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-11T19:13:01.407Z] #28 48.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-11T19:13:01.407Z] #28 48.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-11T19:13:01.407Z] #28 48.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-11T19:13:01.407Z] #28 48.36 Setting up python3-setuptools (52.0.0-4) ... [2022-03-11T19:13:02.317Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-03-11T19:13:02.318Z] === RUN TestPause [2022-03-11T19:13:02.318Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:13:02.318Z] --- SKIP: TestPause (0.00s) [2022-03-11T19:13:02.318Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T19:13:02.318Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T19:13:02.318Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T19:13:02.318Z] === RUN TestPauseStopPausedContainer [2022-03-11T19:13:02.318Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:13:02.318Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-11T19:13:02.318Z] === RUN TestPidHost [2022-03-11T19:13:02.724Z] === RUN TestDaemonProxy/configuration_file [2022-03-11T19:13:02.783Z] #28 49.30 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T19:13:02.783Z] #28 49.33 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T19:13:02.783Z] #28 49.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-11T19:13:02.783Z] #28 49.36 Setting up python3-pip (20.3.4-4) ... [2022-03-11T19:13:03.246Z] --- PASS: TestPidHost (0.89s) [2022-03-11T19:13:03.246Z] === RUN TestPsFilter [2022-03-11T19:13:03.278Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2022-03-11T19:13:03.278Z] === RUN TestBuildWithSession [2022-03-11T19:13:03.278Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:13:03.279Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T19:13:03.279Z] === RUN TestBuildSquashParent [2022-03-11T19:13:03.350Z] #28 50.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T19:13:03.350Z] #28 50.05 Setting up jq (1.6-2.1) ... [2022-03-11T19:13:03.350Z] #28 50.07 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-11T19:13:03.350Z] #28 50.08 Setting up iptables (1.8.7-1) ... [2022-03-11T19:13:03.350Z] #28 50.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T19:13:03.350Z] #28 50.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T19:13:03.350Z] #28 50.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T19:13:03.350Z] #28 50.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T19:13:03.350Z] #28 50.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-11T19:13:03.350Z] #28 50.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-11T19:13:03.350Z] #28 50.14 Setting up iproute2 (5.10.0-4) ... [2022-03-11T19:13:03.501Z] --- PASS: TestPsFilter (0.11s) [2022-03-11T19:13:03.501Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T19:13:03.610Z] #28 50.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T19:13:03.758Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-11T19:13:03.758Z] === RUN TestRemoveContainerWithVolume [2022-03-11T19:13:04.319Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-11T19:13:04.319Z] === RUN TestRemoveContainerRunning [2022-03-11T19:13:04.548Z] #28 DONE 51.2s [2022-03-11T19:13:04.548Z] [2022-03-11T19:13:04.548Z] #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-03-11T19:13:04.548Z] #29 sha256:794e2ac80c419903b645c774457fa107aa2162387b6113b98c83e52653cf009e [2022-03-11T19:13:04.575Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-03-11T19:13:04.575Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T19:13:04.634Z] === RUN TestDaemonProxy/conflicting_options [2022-03-11T19:13:04.894Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-11T19:13:05.136Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-03-11T19:13:05.136Z] === RUN TestRemoveInvalidContainer [2022-03-11T19:13:05.136Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-11T19:13:05.136Z] === RUN TestRenameLinkedContainer [2022-03-11T19:13:05.375Z] #29 0.810 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-11T19:13:05.375Z] #29 0.817 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-11T19:13:05.375Z] #29 0.822 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-11T19:13:05.375Z] #29 DONE 0.9s [2022-03-11T19:13:05.375Z] [2022-03-11T19:13:05.375Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T19:13:05.375Z] #30 sha256:43f2de394cf5ff2009356a6f1eb2c6da94e2e71bace4303f63c2f369b35b4b1c [2022-03-11T19:13:05.464Z] --- PASS: TestDaemonProxy (6.27s) [2022-03-11T19:13:05.464Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-03-11T19:13:05.464Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-03-11T19:13:05.464Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-03-11T19:13:05.464Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-11T19:13:05.464Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-11T19:13:05.464Z] PASS [2022-03-11T19:13:05.464Z] [2022-03-11T19:13:05.464Z] DONE 17 tests in 10.180s [2022-03-11T19:13:05.464Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-11T19:13:05.464Z] INFO: Testing against a local daemon [2022-03-11T19:13:05.464Z] === RUN TestCommitInheritsEnv [2022-03-11T19:13:05.725Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-03-11T19:13:05.725Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T19:13:05.725Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-11T19:13:05.725Z] === RUN TestImportWithCustomPlatform [2022-03-11T19:13:05.985Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-11T19:13:05.985Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-11T19:13:05.985Z] === RUN TestImportWithCustomPlatform// [2022-03-11T19:13:05.985Z] === RUN TestImportWithCustomPlatform/linux [2022-03-11T19:13:05.985Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-11T19:13:05.985Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-11T19:13:06.246Z] === RUN TestImportWithCustomPlatform/macos [2022-03-11T19:13:06.246Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-11T19:13:06.246Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-11T19:13:06.246Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-03-11T19:13:06.246Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-11T19:13:06.246Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-11T19:13:06.246Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-11T19:13:06.246Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-11T19:13:06.246Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-11T19:13:06.246Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-11T19:13:06.246Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-11T19:13:06.246Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-11T19:13:06.246Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-11T19:13:06.246Z] === RUN TestImagesFilterMultiReference [2022-03-11T19:13:06.246Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-11T19:13:06.246Z] === RUN TestImagePullPlatformInvalid [2022-03-11T19:13:06.246Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-11T19:13:06.246Z] === RUN TestRemoveImageOrphaning [2022-03-11T19:13:06.506Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-03-11T19:13:06.506Z] === RUN TestRemoveImageGarbageCollector [2022-03-11T19:13:07.025Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-03-11T19:13:07.025Z] === RUN TestRenameStoppedContainer [2022-03-11T19:13:07.025Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-03-11T19:13:07.025Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T19:13:07.953Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-03-11T19:13:07.953Z] === RUN TestRenameInvalidName [2022-03-11T19:13:08.421Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2022-03-11T19:13:08.421Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T19:13:08.421Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-11T19:13:08.421Z] === RUN TestTagInvalidReference [2022-03-11T19:13:08.421Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-11T19:13:08.421Z] === RUN TestTagValidPrefixedRepo [2022-03-11T19:13:08.421Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-11T19:13:08.421Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T19:13:08.421Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-11T19:13:08.421Z] === RUN TestTagOfficialNames [2022-03-11T19:13:08.421Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-11T19:13:08.421Z] === RUN TestTagMatchesDigest [2022-03-11T19:13:08.421Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-11T19:13:08.421Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-11T19:13:08.520Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-11T19:13:08.520Z] === RUN TestRenameAnonymousContainer [2022-03-11T19:13:09.915Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-03-11T19:13:09.915Z] === RUN TestRenameContainerWithSameName [2022-03-11T19:13:10.484Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-03-11T19:13:10.484Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T19:13:11.051Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-03-11T19:13:11.051Z] === RUN TestResize [2022-03-11T19:13:11.613Z] --- PASS: TestResize (0.40s) [2022-03-11T19:13:11.613Z] === RUN TestResizeWithInvalidSize [2022-03-11T19:13:11.870Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-03-11T19:13:11.870Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T19:13:12.431Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-03-11T19:13:12.431Z] === RUN TestDaemonRestartKillContainers [2022-03-11T19:13:12.431Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-11T19:13:12.431Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:13:12.431Z] === RUN TestCgroupNamespacesRun [2022-03-11T19:13:13.248Z] --- PASS: TestBuildSquashParent (8.72s) [2022-03-11T19:13:13.248Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T19:13:13.248Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:13:13.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:13:13.248Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:13:13.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:13:13.248Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:13:13.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:13:13.248Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:13:13.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:13:13.248Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:13:13.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:13:13.248Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:13:13.248Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:13:13.248Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:13:13.248Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:13:13.359Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-03-11T19:13:13.359Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-11T19:13:13.492Z] #30 7.612 Collecting yamllint==1.26.1 [2022-03-11T19:13:14.060Z] #30 8.661 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-11T19:13:14.627Z] #30 9.376 Collecting pathspec>=0.5.3 [2022-03-11T19:13:14.728Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-03-11T19:13:14.729Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-11T19:13:14.885Z] #30 9.396 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-11T19:13:14.885Z] #30 9.616 Collecting pyyaml [2022-03-11T19:13:14.885Z] #30 9.625 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-03-11T19:13:14.885Z] #30 9.677 Building wheels for collected packages: yamllint [2022-03-11T19:13:15.144Z] #30 9.678 Building wheel for yamllint (setup.py): started [2022-03-11T19:13:15.153Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:13:15.402Z] #30 10.22 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-11T19:13:15.402Z] #30 10.22 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=65bba78271b6fe99174af8c7fab1c2abee59a29285879fdc0565cb5b6545cbf8 [2022-03-11T19:13:15.403Z] #30 10.22 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-11T19:13:15.403Z] #30 10.23 Successfully built yamllint [2022-03-11T19:13:15.403Z] #30 10.24 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-11T19:13:15.411Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:13:15.703Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-03-11T19:13:15.703Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-11T19:13:15.717Z] #30 10.49 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-11T19:13:15.975Z] #30 DONE 10.8s [2022-03-11T19:13:15.975Z] [2022-03-11T19:13:15.975Z] #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-03-11T19:13:15.975Z] #63 sha256:cbac5c4ec1216b837cb03fb7ed637e6d0df1f0470349ea81a18bea6c6fa72a4c [2022-03-11T19:13:16.234Z] #63 ... [2022-03-11T19:13:16.234Z] [2022-03-11T19:13:16.234Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T19:13:16.234Z] #34 sha256:4b259d07b346e0a239260b5906667f6214eb8ee0e531aaf6a69168aa0fa1be95 [2022-03-11T19:13:16.234Z] #34 DONE 0.3s [2022-03-11T19:13:16.234Z] [2022-03-11T19:13:16.234Z] #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-03-11T19:13:16.234Z] #67 sha256:9c5eddb96d3ea3dc034688ae5be3bcd9268ba34b91655825166b68d9681c7fb9 [2022-03-11T19:13:16.493Z] #67 ... [2022-03-11T19:13:16.493Z] [2022-03-11T19:13:16.493Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T19:13:16.493Z] #39 sha256:044fbf96f8c7ac41f2f38ed11662afe308a8508bed56e5e938ee481727e0c92b [2022-03-11T19:13:16.756Z] #39 DONE 0.3s [2022-03-11T19:13:16.756Z] [2022-03-11T19:13:16.756Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T19:13:16.756Z] #42 sha256:890370c4d05ff789f212d4728931e83bc10d76572be8d664b144ae90ba2f2a88 [2022-03-11T19:13:16.756Z] #42 DONE 0.1s [2022-03-11T19:13:16.756Z] [2022-03-11T19:13:16.756Z] #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-03-11T19:13:16.756Z] #67 sha256:9c5eddb96d3ea3dc034688ae5be3bcd9268ba34b91655825166b68d9681c7fb9 [2022-03-11T19:13:16.756Z] #67 ... [2022-03-11T19:13:16.756Z] [2022-03-11T19:13:16.756Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T19:13:16.756Z] #44 sha256:3690c8444fc7a898b2945ff02e38eb6bcb9b64d7e5c3929bee3c56945c36948a [2022-03-11T19:13:16.756Z] #44 DONE 0.1s [2022-03-11T19:13:16.756Z] [2022-03-11T19:13:16.756Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T19:13:16.756Z] #48 sha256:9b7cf8d519d73d3ab0a5613cc9e0667656a1196d10258c970e64a7a6a680e791 [2022-03-11T19:13:16.756Z] #48 DONE 0.1s [2022-03-11T19:13:17.017Z] [2022-03-11T19:13:17.017Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T19:13:17.017Z] #51 sha256:dc79798dd1d382b3a4a7685362de5aab0118402c79cdfba333ca6a08c05497fe [2022-03-11T19:13:17.068Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-03-11T19:13:17.068Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-11T19:13:17.276Z] #51 DONE 0.2s [2022-03-11T19:13:17.277Z] [2022-03-11T19:13:17.277Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T19:13:17.277Z] #55 sha256:c501d588fb5518f5a452635f4a1e5a0129325a91af0d5f268fbf1edc869759fe [2022-03-11T19:13:17.277Z] #55 DONE 0.1s [2022-03-11T19:13:17.277Z] [2022-03-11T19:13:17.277Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T19:13:17.277Z] #57 sha256:d69d517b616c430f444355ddae8a5c8ac0e9fc6d68c928f721d50e33082d5ebd [2022-03-11T19:13:17.277Z] #57 DONE 0.1s [2022-03-11T19:13:17.277Z] [2022-03-11T19:13:17.277Z] #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-03-11T19:13:17.277Z] #67 sha256:9c5eddb96d3ea3dc034688ae5be3bcd9268ba34b91655825166b68d9681c7fb9 [2022-03-11T19:13:17.277Z] #67 ... [2022-03-11T19:13:17.277Z] [2022-03-11T19:13:17.277Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T19:13:17.277Z] #59 sha256:ff9c018efb00ca63b4c88fb567bdb41d7733ac10021f9aa5e686fc33a0934c63 [2022-03-11T19:13:17.536Z] #59 DONE 0.2s [2022-03-11T19:13:17.536Z] [2022-03-11T19:13:17.536Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T19:13:17.536Z] #61 sha256:4c19b8786669554e79a1c4bcb8a38a80b95b046f24ed21b3466a48445528d2cc [2022-03-11T19:13:17.536Z] #61 DONE 0.1s [2022-03-11T19:13:17.536Z] [2022-03-11T19:13:17.536Z] #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-03-11T19:13:17.536Z] #63 sha256:cbac5c4ec1216b837cb03fb7ed637e6d0df1f0470349ea81a18bea6c6fa72a4c [2022-03-11T19:13:17.991Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:13:17.996Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-03-11T19:13:17.996Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-11T19:13:18.559Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:13:18.925Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-03-11T19:13:18.925Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-11T19:13:19.854Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-11T19:13:19.854Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-11T19:13:20.783Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-03-11T19:13:20.783Z] === RUN TestNISDomainname [2022-03-11T19:13:20.783Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-11T19:13:20.783Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-11T19:13:21.040Z] === RUN TestHostnameDnsResolution [2022-03-11T19:13:21.604Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-03-11T19:13:21.604Z] === RUN TestUnprivilegedPortsAndPing [2022-03-11T19:13:21.604Z] 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-03-11T19:13:21.604Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-11T19:13:21.604Z] === RUN TestStats [2022-03-11T19:13:21.604Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:13:21.604Z] --- SKIP: TestStats (0.00s) [2022-03-11T19:13:21.604Z] === RUN TestStopContainerWithTimeout [2022-03-11T19:13:21.604Z] === RUN TestStopContainerWithTimeout/0 [2022-03-11T19:13:21.604Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-11T19:13:21.604Z] === RUN TestStopContainerWithTimeout/1 [2022-03-11T19:13:21.604Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-11T19:13:21.604Z] === RUN TestStopContainerWithTimeout/3 [2022-03-11T19:13:21.604Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-11T19:13:21.604Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-11T19:13:21.604Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-11T19:13:21.604Z] === CONT TestStopContainerWithTimeout/0 [2022-03-11T19:13:21.604Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-11T19:13:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-11T19:13:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2022-03-11T19:13:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.60s) [2022-03-11T19:13:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s) [2022-03-11T19:13:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s) [2022-03-11T19:13:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s) [2022-03-11T19:13:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s) [2022-03-11T19:13:21.847Z] === RUN TestBuildMultiStageCopy [2022-03-11T19:13:21.847Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T19:13:22.166Z] === CONT TestStopContainerWithTimeout/3 [2022-03-11T19:13:24.384Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T19:13:24.681Z] === CONT TestStopContainerWithTimeout/1 [2022-03-11T19:13:24.952Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T19:13:25.519Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T19:13:26.047Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-11T19:13:26.047Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-03-11T19:13:26.048Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-03-11T19:13:26.048Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-03-11T19:13:26.048Z] --- PASS: TestStopContainerWithTimeout/1 (1.62s) [2022-03-11T19:13:26.048Z] === RUN TestDeleteDevicemapper [2022-03-11T19:13:26.048Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T19:13:26.048Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-11T19:13:26.048Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T19:13:26.087Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T19:13:27.025Z] --- PASS: TestBuildMultiStageCopy (5.10s) [2022-03-11T19:13:27.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2022-03-11T19:13:27.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2022-03-11T19:13:27.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-03-11T19:13:27.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2022-03-11T19:13:27.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2022-03-11T19:13:27.025Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T19:13:27.414Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2022-03-11T19:13:27.414Z] === RUN TestUpdateMemory [2022-03-11T19:13:27.414Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:13:27.414Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-11T19:13:27.414Z] === RUN TestUpdateCPUQuota [2022-03-11T19:13:27.414Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:13:27.414Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-11T19:13:27.414Z] === RUN TestUpdatePidsLimit [2022-03-11T19:13:27.414Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:13:27.414Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-11T19:13:27.414Z] === RUN TestUpdateRestartPolicy [2022-03-11T19:13:28.406Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2022-03-11T19:13:28.407Z] === RUN TestBuildLabelWithTargets [2022-03-11T19:13:30.310Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2022-03-11T19:13:30.310Z] === RUN TestBuildWithEmptyLayers [2022-03-11T19:13:31.709Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2022-03-11T19:13:31.709Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T19:13:32.420Z] #63 84.80 + mkdir -p /build [2022-03-11T19:13:32.420Z] #63 84.80 + cp runc /build/runc [2022-03-11T19:13:32.679Z] #63 DONE 85.2s [2022-03-11T19:13:32.679Z] [2022-03-11T19:13:32.679Z] #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-03-11T19:13:32.679Z] #67 sha256:9c5eddb96d3ea3dc034688ae5be3bcd9268ba34b91655825166b68d9681c7fb9 [2022-03-11T19:13:34.056Z] #67 ... [2022-03-11T19:13:34.056Z] [2022-03-11T19:13:34.056Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T19:13:34.056Z] #64 sha256:c3a35e612e25617d6d2feb818855d5d162818670fa5e73af61909059dd632aad [2022-03-11T19:13:34.315Z] #64 DONE 0.1s [2022-03-11T19:13:34.315Z] [2022-03-11T19:13:34.315Z] #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-03-11T19:13:34.315Z] #67 sha256:9c5eddb96d3ea3dc034688ae5be3bcd9268ba34b91655825166b68d9681c7fb9 [2022-03-11T19:13:35.020Z] --- PASS: TestBuildMultiStageOnBuild (3.06s) [2022-03-11T19:13:35.020Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T19:13:36.397Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) [2022-03-11T19:13:36.397Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T19:13:39.580Z] #67 147.3 # github.com/containerd/containerd/cmd/containerd [2022-03-11T19:13:39.580Z] #67 147.3 /usr/bin/ld: /tmp/go-link-3309335571/000019.o: in function `New': [2022-03-11T19:13:39.580Z] #67 147.3 /tmp/tmp.7O7EB3rDhF/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-03-11T19:13:39.580Z] #67 147.4 + bin/containerd-stress [2022-03-11T19:13:39.583Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-03-11T19:13:39.583Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T19:13:39.583Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-03-11T19:13:39.583Z] === RUN TestWaitNonBlocked [2022-03-11T19:13:39.583Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:13:39.583Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:13:39.583Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:13:39.583Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:13:39.583Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:13:39.583Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:13:39.583Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-11T19:13:39.583Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-03-11T19:13:39.583Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-03-11T19:13:39.583Z] === RUN TestWaitBlocked [2022-03-11T19:13:39.583Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:13:39.583Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:13:39.583Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:13:39.583Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:13:39.583Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:13:39.583Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:13:39.839Z] #67 148.5 + bin/containerd-shim [2022-03-11T19:13:39.839Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-11T19:13:39.839Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-03-11T19:13:39.839Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-03-11T19:13:39.839Z] === CONT TestDaemonRestartIpcMode [2022-03-11T19:13:39.839Z] === CONT TestIpcModeOlderClient [2022-03-11T19:13:40.096Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-11T19:13:40.096Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-11T19:13:40.586Z] --- PASS: TestBuildMultiStageLayerLeak (3.41s) [2022-03-11T19:13:40.586Z] === RUN TestBuildWithHugeFile [2022-03-11T19:13:42.618Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-03-11T19:13:42.618Z] --- PASS: TestDaemonRestartIpcMode (2.65s) [2022-03-11T19:13:42.618Z] PASS [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.618Z] === Skipped [2022-03-11T19:13:42.618Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-11T19:13:42.618Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.618Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-11T19:13:42.618Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.618Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-11T19:13:42.618Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.618Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:13:42.618Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.618Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:13:42.618Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.618Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-11T19:13:42.618Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.618Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-11T19:13:42.618Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.618Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-11T19:13:42.618Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.618Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-11T19:13:42.618Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.618Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-11T19:13:42.618Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.618Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-11T19:13:42.618Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.618Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-11T19:13:42.618Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.618Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-11T19:13:42.618Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-11T19:13:42.618Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-11T19:13:42.619Z] 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-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-11T19:13:42.619Z] 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-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-11T19:13:42.619Z] 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-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-11T19:13:42.619Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T19:13:42.619Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-11T19:13:42.619Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:13:42.619Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-11T19:13:42.619Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-11T19:13:42.619Z] 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-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-11T19:13:42.619Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-11T19:13:42.619Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-11T19:13:42.619Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-11T19:13:42.619Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-11T19:13:42.619Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:13:42.619Z] [2022-03-11T19:13:42.619Z] DONE 177 tests, 27 skipped in 71.177s [2022-03-11T19:13:42.619Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-11T19:13:42.875Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T19:13:43.436Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-11T19:13:43.436Z] === RUN TestDaemonConfigValidation [2022-03-11T19:13:43.436Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:13:43.436Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:13:43.436Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-11T19:13:43.436Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-11T19:13:43.436Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-11T19:13:43.436Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-11T19:13:43.436Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-11T19:13:43.436Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-11T19:13:43.436Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-11T19:13:43.436Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-11T19:13:43.436Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:13:43.436Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-11T19:13:43.436Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-11T19:13:43.436Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-11T19:13:43.436Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-11T19:13:43.436Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-11T19:13:43.436Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-03-11T19:13:43.436Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-03-11T19:13:43.436Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-11T19:13:43.436Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-03-11T19:13:43.436Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-03-11T19:13:43.436Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T19:13:43.436Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-11T19:13:44.802Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-11T19:13:45.732Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-11T19:13:47.104Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-11T19:13:47.104Z] daemon_test.go:156: [d4cf48702688f] daemon is not started [2022-03-11T19:13:47.104Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-03-11T19:13:47.104Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-11T19:13:47.104Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-11T19:13:47.104Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-11T19:13:47.104Z] === RUN TestDaemonProxy [2022-03-11T19:13:47.104Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-11T19:13:47.104Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-11T19:13:47.104Z] PASS [2022-03-11T19:13:47.104Z] [2022-03-11T19:13:47.104Z] === Skipped [2022-03-11T19:13:47.104Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-11T19:13:47.104Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-11T19:13:47.104Z] [2022-03-11T19:13:47.104Z] DONE 12 tests, 1 skipped in 4.187s [2022-03-11T19:13:47.104Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-11T19:13:47.104Z] INFO: Testing against a local daemon [2022-03-11T19:13:47.104Z] === RUN TestCommitInheritsEnv [2022-03-11T19:13:47.952Z] #67 155.9 + bin/containerd-shim-runc-v1 [2022-03-11T19:13:48.470Z] --- PASS: TestCommitInheritsEnv (1.20s) [2022-03-11T19:13:48.470Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T19:13:48.470Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-11T19:13:48.470Z] === RUN TestImportWithCustomPlatform [2022-03-11T19:13:48.470Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-11T19:13:48.470Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-11T19:13:48.470Z] === RUN TestImportWithCustomPlatform// [2022-03-11T19:13:48.470Z] === RUN TestImportWithCustomPlatform/linux [2022-03-11T19:13:48.470Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-11T19:13:48.470Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-11T19:13:48.470Z] === RUN TestImportWithCustomPlatform/macos [2022-03-11T19:13:48.470Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-11T19:13:48.470Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-11T19:13:48.470Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-03-11T19:13:48.470Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-11T19:13:48.470Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-11T19:13:48.470Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-11T19:13:48.470Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-11T19:13:48.470Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-11T19:13:48.470Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-11T19:13:48.470Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-11T19:13:48.470Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-11T19:13:48.470Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-11T19:13:48.470Z] === RUN TestImagesFilterMultiReference [2022-03-11T19:13:48.470Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-11T19:13:48.470Z] === RUN TestImagePullPlatformInvalid [2022-03-11T19:13:48.470Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-11T19:13:48.470Z] === RUN TestRemoveImageOrphaning [2022-03-11T19:13:50.359Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-03-11T19:13:50.359Z] === RUN TestRemoveImageGarbageCollector [2022-03-11T19:13:50.359Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-11T19:13:50.359Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-11T19:13:50.359Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T19:13:50.359Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-11T19:13:50.359Z] === RUN TestTagInvalidReference [2022-03-11T19:13:50.359Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-11T19:13:50.359Z] === RUN TestTagValidPrefixedRepo [2022-03-11T19:13:50.359Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-11T19:13:50.359Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T19:13:50.359Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-11T19:13:50.359Z] === RUN TestTagOfficialNames [2022-03-11T19:13:50.359Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-11T19:13:50.359Z] === RUN TestTagMatchesDigest [2022-03-11T19:13:50.359Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-11T19:13:50.359Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-11T19:13:53.219Z] #67 161.2 + bin/containerd-shim-runc-v2 [2022-03-11T19:13:53.219Z] #67 161.8 + binaries [2022-03-11T19:13:53.219Z] #67 161.8 + install -D bin/containerd /build/containerd [2022-03-11T19:13:53.219Z] #67 161.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-11T19:13:53.219Z] #67 161.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-11T19:13:53.219Z] #67 161.8 + install -D bin/ctr /build/ctr [2022-03-11T19:13:53.785Z] #67 DONE 162.3s [2022-03-11T19:13:55.159Z] [2022-03-11T19:13:55.159Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T19:13:55.159Z] #68 sha256:645fd36d622e8989c57723323ea6ca2d2cdf3e50fa6d2a69890335dcac281010 [2022-03-11T19:13:55.159Z] #68 DONE 0.2s [2022-03-11T19:13:55.159Z] [2022-03-11T19:13:55.159Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T19:13:55.159Z] #73 sha256:a082daeebe212e3e32fedb3bda1f1984c99fcc88e43b72a93b4dbc12244fd811 [2022-03-11T19:13:55.417Z] #73 DONE 0.1s [2022-03-11T19:13:55.417Z] [2022-03-11T19:13:55.417Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T19:13:55.417Z] #78 sha256:13c3c8100a3a735ea91737ba434810e60d9e52d535bde0ef0053bf2659d33fe2 [2022-03-11T19:13:55.982Z] #78 DONE 0.6s [2022-03-11T19:13:55.982Z] [2022-03-11T19:13:55.982Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T19:13:55.982Z] #79 sha256:90281e555ce8d8ec5f17a9ade2bd0f8245a0d0e556a50dee59fa5eda9c91cc9c [2022-03-11T19:13:55.982Z] #79 DONE 0.0s [2022-03-11T19:13:55.982Z] [2022-03-11T19:13:55.982Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T19:13:55.982Z] #80 sha256:1f06f3e3ead95799e10adb95b56229cbf1371e4575e178e2266c926631f0965b [2022-03-11T19:14:02.535Z] #80 DONE 5.5s [2022-03-11T19:14:02.535Z] [2022-03-11T19:14:02.535Z] #81 exporting to image [2022-03-11T19:14:02.535Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T19:14:02.535Z] #81 exporting layers [2022-03-11T19:14:04.211Z] 8f616e6e9eec: Pull complete [2022-03-11T19:14:06.500Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T19:14:06.500Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T19:14:06.500Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:14:06.500Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T19:14:06.500Z] [2022-03-11T19:14:06.500Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T19:14:06.500Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T19:14:06.500Z] HOSTNAME=4c9158b2e494 [2022-03-11T19:14:06.500Z] TESTDEBUG=0 [2022-03-11T19:14:06.500Z] DEST=bundles/test-integration [2022-03-11T19:14:06.500Z] PWD=/go/src/github.com/docker/docker [2022-03-11T19:14:06.500Z] DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db [2022-03-11T19:14:06.500Z] container=docker [2022-03-11T19:14:06.500Z] HOME=/root [2022-03-11T19:14:06.500Z] GOLANG_VERSION=1.17.8 [2022-03-11T19:14:06.500Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T19:14:06.500Z] VALIDATE_BRANCH=master [2022-03-11T19:14:06.500Z] TERM=xterm [2022-03-11T19:14:06.500Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T19:14:06.500Z] SHLVL=1 [2022-03-11T19:14:06.500Z] TIMEOUT=120m [2022-03-11T19:14:06.500Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T19:14:06.500Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T19:14:06.500Z] GO111MODULE=off [2022-03-11T19:14:06.500Z] DOCKER_EXPERIMENTAL=1 [2022-03-11T19:14:06.500Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T19:14:06.500Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T19:14:06.500Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T19:14:06.500Z] GOPATH=/go [2022-03-11T19:14:06.500Z] PKG_CONFIG=pkg-config [2022-03-11T19:14:06.500Z] _=/usr/bin/env [2022-03-11T19:14:06.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-11T19:14:21.613Z] 037d5740b404: Pull complete [2022-03-11T19:14:21.613Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-11T19:14:21.613Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:14:21.613Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:14:21.613Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-11T19:14:21.613Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-11T19:14:21.613Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-11T19:14:21.613Z] INFO: Docker version of control daemon [2022-03-11T19:14:21.613Z] [2022-03-11T19:14:21.613Z] Client: [2022-03-11T19:14:21.613Z] Version: 20.10.9 [2022-03-11T19:14:21.613Z] API version: 1.41 [2022-03-11T19:14:21.613Z] Go version: go1.16.8 [2022-03-11T19:14:21.613Z] Git commit: c2ea9bc [2022-03-11T19:14:21.613Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T19:14:21.613Z] OS/Arch: windows/amd64 [2022-03-11T19:14:21.613Z] Context: default [2022-03-11T19:14:21.613Z] Experimental: true [2022-03-11T19:14:21.613Z] [2022-03-11T19:14:21.613Z] Server: Docker Engine - Community [2022-03-11T19:14:21.613Z] Engine: [2022-03-11T19:14:21.613Z] Version: 20.10.9 [2022-03-11T19:14:21.613Z] API version: 1.41 (minimum version 1.24) [2022-03-11T19:14:21.613Z] Go version: go1.16.8 [2022-03-11T19:14:21.613Z] Git commit: 79ea9d3 [2022-03-11T19:14:21.613Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T19:14:21.613Z] OS/Arch: windows/amd64 [2022-03-11T19:14:21.613Z] Experimental: true [2022-03-11T19:14:21.613Z] [2022-03-11T19:14:21.613Z] INFO: Docker info of control daemon [2022-03-11T19:14:21.613Z] [2022-03-11T19:14:21.613Z] Client: [2022-03-11T19:14:21.613Z] Context: default [2022-03-11T19:14:21.613Z] Debug Mode: false [2022-03-11T19:14:21.613Z] [2022-03-11T19:14:21.613Z] Server: [2022-03-11T19:14:21.613Z] Containers: 0 [2022-03-11T19:14:21.613Z] Running: 0 [2022-03-11T19:14:21.613Z] Paused: 0 [2022-03-11T19:14:21.613Z] Stopped: 0 [2022-03-11T19:14:21.613Z] Images: 1 [2022-03-11T19:14:21.613Z] Server Version: 20.10.9 [2022-03-11T19:14:21.613Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T19:14:21.613Z] Windows: [2022-03-11T19:14:21.613Z] LCOW: [2022-03-11T19:14:21.613Z] Logging Driver: json-file [2022-03-11T19:14:21.613Z] Plugins: [2022-03-11T19:14:21.613Z] Volume: local [2022-03-11T19:14:21.613Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T19:14:21.613Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T19:14:21.613Z] Swarm: inactive [2022-03-11T19:14:21.613Z] Default Isolation: process [2022-03-11T19:14:21.613Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T19:14:21.613Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T19:14:21.613Z] OSType: windows [2022-03-11T19:14:21.613Z] Architecture: x86_64 [2022-03-11T19:14:21.613Z] CPUs: 4 [2022-03-11T19:14:21.613Z] Total Memory: 32GiB [2022-03-11T19:14:21.613Z] Name: azwin-2-0ba820 [2022-03-11T19:14:21.613Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-11T19:14:21.613Z] Docker Root Dir: D:\docker [2022-03-11T19:14:21.613Z] Debug Mode: false [2022-03-11T19:14:21.613Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:14:21.613Z] Labels: [2022-03-11T19:14:21.613Z] Experimental: true [2022-03-11T19:14:21.613Z] Insecure Registries: [2022-03-11T19:14:21.613Z] 10.0.0.4:5000 [2022-03-11T19:14:21.613Z] 127.0.0.0/8 [2022-03-11T19:14:21.613Z] Registry Mirrors: [2022-03-11T19:14:21.613Z] http://10.0.0.4:5000/ [2022-03-11T19:14:21.613Z] Live Restore Enabled: false [2022-03-11T19:14:21.613Z] Product License: Community Engine [2022-03-11T19:14:21.613Z] [2022-03-11T19:14:21.613Z] [2022-03-11T19:14:21.613Z] INFO: Commit hash is 7df7357e08 [2022-03-11T19:14:21.613Z] INFO: Nuke-Everything... [2022-03-11T19:14:21.613Z] INFO: Container count on control daemon to delete is 0 [2022-03-11T19:14:21.613Z] INFO: Nuking d:\CI [2022-03-11T19:14:21.613Z] INFO: Zapped successfully [2022-03-11T19:14:21.613Z] INFO: Location for testing is d:\CI\PR-43256\5 [2022-03-11T19:14:21.613Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-11T19:14:21.613Z] [2022-03-11T19:14:21.613Z] [2022-03-11T19:14:21.613Z] INFO: Building the image from Dockerfile.windows at 03/11/2022 19:14:12... [2022-03-11T19:14:21.613Z] [2022-03-11T19:14:21.613Z] Sending build context to Docker daemon 64.27MB [2022-03-11T19:14:21.613Z] [2022-03-11T19:14:21.613Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-11T19:14:21.613Z] ---> 02f938cacc3b [2022-03-11T19:14:21.613Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-11T19:14:21.613Z] ---> Running in f9f3347aa45b [2022-03-11T19:14:21.613Z] Removing intermediate container f9f3347aa45b [2022-03-11T19:14:21.613Z] ---> 514c41dd4c1c [2022-03-11T19:14:21.613Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-11T19:14:21.613Z] ---> Running in 2469aeb8f699 [2022-03-11T19:14:21.613Z] Removing intermediate container 2469aeb8f699 [2022-03-11T19:14:21.613Z] ---> 7da0cc76ea6f [2022-03-11T19:14:21.613Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-11T19:14:21.613Z] ---> Running in d0443dc5a8d2 [2022-03-11T19:14:21.613Z] Removing intermediate container d0443dc5a8d2 [2022-03-11T19:14:21.613Z] ---> 542e7b3e5933 [2022-03-11T19:14:21.613Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-11T19:14:21.613Z] ---> Running in 7971a0ae6acb [2022-03-11T19:14:21.613Z] Removing intermediate container 7971a0ae6acb [2022-03-11T19:14:21.613Z] ---> 021d5796bf8d [2022-03-11T19:14:21.613Z] 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-03-11T19:14:21.613Z] ---> Running in 283f477365df [2022-03-11T19:14:21.613Z] Removing intermediate container 283f477365df [2022-03-11T19:14:21.613Z] ---> df8a797161fe [2022-03-11T19:14:21.613Z] 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-03-11T19:14:21.613Z] ---> Running in 3b6310968a56 [2022-03-11T19:14:26.303Z] [2022-03-11T19:14:26.303Z] SUCCESS: Specified value was saved. [2022-03-11T19:14:27.264Z] INFO: Downloading git... [2022-03-11T19:14:28.792Z] INFO: Downloading go... [2022-03-11T19:14:29.635Z] 4612f6d0b889: Pull complete [2022-03-11T19:14:31.012Z] INFO: Downloading compiler 1 of 3... [2022-03-11T19:14:31.012Z] INFO: Downloading compiler 2 of 3... [2022-03-11T19:14:31.467Z] INFO: Downloading compiler 3 of 3... [2022-03-11T19:14:31.467Z] INFO: Extracting git... [2022-03-11T19:14:34.599Z] #81 exporting layers 29.5s done [2022-03-11T19:14:34.599Z] #81 writing image sha256:4c482485ade052d048d5a73d44c409ec8ceabe2fcfb9a70768ba654d17bd8196 0.0s done [2022-03-11T19:14:34.599Z] #81 naming to docker.io/library/docker:7df7357e085703b4de3cb829c01cf4a9832a00db done [2022-03-11T19:14:34.599Z] #81 DONE 29.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-11T19:14:34.934Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43256/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7df7357e085703b4de3cb829c01cf4a9832a00db hack/validate/default [2022-03-11T19:14:36.835Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-11T19:14:36.835Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-11T19:14:36.835Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-11T19:14:36.835Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-11T19:14:36.835Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-11T19:14:36.835Z] Congratulations! No new tests were added to integration-cli. [2022-03-11T19:14:36.835Z] [2022-03-11T19:14:36.835Z] INFO Start validation with golang-ci-lint [2022-03-11T19:14:37.772Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-11T19:14:37.772Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-11T19:14:37.772Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-11T19:14:38.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-11T19:14:38.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-11T19:14:44.912Z] --- PASS: TestImportExtremelyLargeImageWorks (88.78s) [2022-03-11T19:14:44.912Z] PASS [2022-03-11T19:14:44.912Z] [2022-03-11T19:14:44.912Z] DONE 22 tests in 91.736s [2022-03-11T19:14:44.912Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-11T19:14:44.912Z] INFO: Testing against a local daemon [2022-03-11T19:14:44.912Z] === RUN TestNetworkCreateDelete [2022-03-11T19:14:44.912Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-11T19:14:44.912Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T19:14:44.912Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-11T19:14:44.912Z] === RUN TestDaemonDNSFallback [2022-03-11T19:14:44.912Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-03-11T19:14:44.912Z] === RUN TestInspectNetwork [2022-03-11T19:14:46.231Z] INFO: Expanding go... [2022-03-11T19:14:47.470Z] === RUN TestInspectNetwork/full_network_id [2022-03-11T19:14:47.470Z] === RUN TestInspectNetwork/partial_network_id [2022-03-11T19:14:47.470Z] === RUN TestInspectNetwork/network_name [2022-03-11T19:14:47.470Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-11T19:14:51.671Z] --- PASS: TestInspectNetwork (7.00s) [2022-03-11T19:14:51.671Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-11T19:14:51.671Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-11T19:14:51.671Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-11T19:14:51.671Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-11T19:14:51.671Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T19:14:52.612Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-03-11T19:14:52.612Z] === RUN TestNetworkInvalidJSON [2022-03-11T19:14:52.612Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T19:14:52.612Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T19:14:52.612Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:14:52.612Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:14:52.612Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:14:52.612Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:14:52.612Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T19:14:52.612Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:14:52.612Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:14:52.612Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-11T19:14:52.612Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-11T19:14:52.612Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-11T19:14:52.612Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-11T19:14:52.612Z] === RUN TestNetworkList [2022-03-11T19:14:52.612Z] === RUN TestNetworkList//networks [2022-03-11T19:14:52.612Z] === PAUSE TestNetworkList//networks [2022-03-11T19:14:52.612Z] === RUN TestNetworkList//networks/ [2022-03-11T19:14:52.612Z] === PAUSE TestNetworkList//networks/ [2022-03-11T19:14:52.612Z] === CONT TestNetworkList//networks [2022-03-11T19:14:52.612Z] === CONT TestNetworkList//networks/ [2022-03-11T19:14:52.612Z] --- PASS: TestNetworkList (0.02s) [2022-03-11T19:14:52.612Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T19:14:52.612Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T19:14:52.612Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T19:14:53.183Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-11T19:14:53.183Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T19:14:54.130Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-11T19:14:54.130Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T19:14:55.070Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-03-11T19:14:55.070Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T19:14:56.010Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-11T19:14:56.010Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T19:14:56.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-11T19:14:57.394Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-11T19:14:57.394Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T19:14:57.966Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-11T19:14:57.966Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T19:15:00.512Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2022-03-11T19:15:00.512Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T19:15:00.512Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:15:00.512Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:15:00.512Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T19:15:02.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-11T19:15:10.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-11T19:15:10.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-11T19:15:11.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-11T19:15:11.306Z] INFO: Expanding compiler 1 of 3... [2022-03-11T19:15:11.306Z] INFO: Expanding compiler 2 of 3... [2022-03-11T19:15:12.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-11T19:15:12.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-11T19:15:12.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-11T19:15:14.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-11T19:15:15.414Z] --- PASS: TestServiceWithDataPathPortInit (13.93s) [2022-03-11T19:15:15.414Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T19:15:15.968Z] INFO: Expanding compiler 3 of 3... [2022-03-11T19:15:16.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-11T19:15:16.356Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rq3h7aaatdau14hgcpenopx61 Created:2022-03-11 19:15:14.835220341 +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[eb932a9e88c58eb50ab29caa3ec43793733f21ed5fd0fb21f578e114cd988ba9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n5lk0x9jczyg1ft7d5c6ze3b1 EndpointID:35fd5385a527e153907d3a782606efe804ad00721272a83540e3503eaa6cf151 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:be341cc5e098afaeed8e8b033adf7bc7b83feb25b5932378eacd7d8023577c32 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:3eb1cee1e067 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n5lk0x9jczyg1ft7d5c6ze3b1 EndpointID:35fd5385a527e153907d3a782606efe804ad00721272a83540e3503eaa6cf151 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-11T19:15:16.423Z] INFO: Removing downloaded files... [2022-03-11T19:15:16.423Z] INFO: Downloading containerd [2022-03-11T19:15:16.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-11T19:15:17.035Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T19:15:17.035Z] Using test binary docker [2022-03-11T19:15:17.035Z] +++ /etc/init.d/apparmor start [2022-03-11T19:15:17.035Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T19:15:17.035Z] INFO: Waiting for daemon to start... [2022-03-11T19:15:17.035Z] Starting dockerd [2022-03-11T19:15:17.035Z] +++ 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-03-11T19:15:17.035Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T19:15:17.035Z] Using test binary docker [2022-03-11T19:15:17.035Z] +++ /etc/init.d/apparmor start [2022-03-11T19:15:17.035Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T19:15:17.035Z] INFO: Waiting for daemon to start... [2022-03-11T19:15:17.035Z] Starting dockerd [2022-03-11T19:15:17.035Z] +++ 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-03-11T19:15:17.035Z] [2022-03-11T19:15:17.035Z] .---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T19:15:17.035Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T19:15:17.035Z] Error: No such image: emptyfs [2022-03-11T19:15:17.035Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-11T19:15:17.035Z] ++++ docker load [2022-03-11T19:15:17.035Z] Running integration-test (iteration 1) [2022-03-11T19:15:17.035Z] 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-03-11T19:15:17.035Z] ++ 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-03-11T19:15:17.035Z] ++ set -e [2022-03-11T19:15:17.035Z] ++ '[' -n 0 ']' [2022-03-11T19:15:17.035Z] ++ set -x [2022-03-11T19:15:17.035Z] ++ 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-03-11T19:15:17.035Z] Loaded image: busybox:latest [2022-03-11T19:15:17.035Z] Loaded image: busybox:glibc [2022-03-11T19:15:17.035Z] [2022-03-11T19:15:17.035Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T19:15:17.035Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T19:15:17.035Z] Error: No such image: emptyfs [2022-03-11T19:15:17.035Z] ++++ docker load [2022-03-11T19:15:17.035Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-11T19:15:17.035Z] Running integration-test (iteration 1) [2022-03-11T19:15:17.035Z] 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-03-11T19:15:17.035Z] ++ 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-03-11T19:15:17.035Z] ++ set -e [2022-03-11T19:15:17.035Z] ++ '[' -n 0 ']' [2022-03-11T19:15:17.035Z] ++ set -x [2022-03-11T19:15:17.035Z] ++ 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-03-11T19:15:17.035Z] Loaded image: busybox:latest [2022-03-11T19:15:17.035Z] Loaded image: busybox:glibc [2022-03-11T19:15:17.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-11T19:15:17.603Z] Loaded image: debian:bullseye-slim [2022-03-11T19:15:17.861Z] Loaded image: hello-world:latest [2022-03-11T19:15:18.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-11T19:15:18.120Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T19:15:18.120Z] INFO: Testing against a local daemon [2022-03-11T19:15:18.120Z] === RUN TestDockerDaemonSuite [2022-03-11T19:15:18.120Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-11T19:15:18.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-11T19:15:19.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-11T19:15:20.026Z] Loaded image: debian:bullseye-slim [2022-03-11T19:15:20.284Z] Loaded image: hello-world:latest [2022-03-11T19:15:20.284Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T19:15:20.284Z] INFO: Testing against a local daemon [2022-03-11T19:15:20.284Z] === RUN TestDockerSuite [2022-03-11T19:15:20.284Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-11T19:15:20.284Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-11T19:15:20.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-11T19:15:20.542Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-11T19:15:20.542Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-11T19:15:20.542Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-11T19:15:20.542Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-11T19:15:20.542Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-11T19:15:20.542Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-11T19:15:20.559Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.56s) [2022-03-11T19:15:20.559Z] PASS [2022-03-11T19:15:20.559Z] [2022-03-11T19:15:20.559Z] === Skipped [2022-03-11T19:15:20.559Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:15:20.559Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:15:20.559Z] [2022-03-11T19:15:20.559Z] DONE 26 tests, 1 skipped in 43.270s [2022-03-11T19:15:20.559Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:15:20.559Z] INFO: Testing against a local daemon [2022-03-11T19:15:20.559Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-11T19:15:20.559Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:15:20.559Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:15:20.559Z] === RUN TestDockerNetworkIpvlan [2022-03-11T19:15:20.559Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:15:20.559Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:15:20.559Z] PASS [2022-03-11T19:15:20.559Z] [2022-03-11T19:15:20.559Z] === Skipped [2022-03-11T19:15:20.559Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:15:20.559Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:15:20.559Z] [2022-03-11T19:15:20.559Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:15:20.559Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:15:20.559Z] [2022-03-11T19:15:20.559Z] DONE 2 tests, 2 skipped in 0.039s [2022-03-11T19:15:20.559Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:15:20.559Z] INFO: Testing against a local daemon [2022-03-11T19:15:20.559Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-11T19:15:21.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-11T19:15:21.477Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-11T19:15:21.477Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-11T19:15:21.969Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-03-11T19:15:21.969Z] === RUN TestDockerNetworkMacvlan [2022-03-11T19:15:22.055Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-11T19:15:22.055Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-11T19:15:22.379Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T19:15:22.379Z] Using test binary docker [2022-03-11T19:15:22.379Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-11T19:15:22.379Z] +++ /etc/init.d/apparmor start [2022-03-11T19:15:22.379Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T19:15:22.379Z] INFO: Waiting for daemon to start... [2022-03-11T19:15:22.379Z] Starting dockerd [2022-03-11T19:15:22.379Z] +++ 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-03-11T19:15:22.539Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-11T19:15:22.632Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-11T19:15:22.632Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-11T19:15:22.632Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-11T19:15:23.479Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-11T19:15:24.007Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-11T19:15:24.050Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-11T19:15:24.289Z] . [2022-03-11T19:15:24.289Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T19:15:24.289Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T19:15:24.289Z] Error: No such image: emptyfs [2022-03-11T19:15:24.289Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-11T19:15:24.289Z] ++++ docker load [2022-03-11T19:15:24.289Z] Running integration-test (iteration 1) [2022-03-11T19:15:24.289Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-11T19:15:24.290Z] ++ 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-03-11T19:15:24.290Z] ++ set -e [2022-03-11T19:15:24.290Z] ++ '[' -n 0 ']' [2022-03-11T19:15:24.290Z] ++ set -x [2022-03-11T19:15:24.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-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-03-11T19:15:24.550Z] Loaded image: busybox:latest [2022-03-11T19:15:24.573Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-11T19:15:24.573Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-11T19:15:24.573Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-11T19:15:24.573Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-11T19:15:24.810Z] Loaded image: busybox:glibc [2022-03-11T19:15:25.509Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-11T19:15:25.752Z] Loaded image: debian:bullseye-slim [2022-03-11T19:15:25.752Z] Loaded image: hello-world:latest [2022-03-11T19:15:25.752Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T19:15:25.752Z] INFO: Testing against a local daemon [2022-03-11T19:15:25.752Z] === RUN TestCgroupNamespacesBuild [2022-03-11T19:15:25.964Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-11T19:15:26.443Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-11T19:15:26.693Z] [2022-03-11T19:15:26.694Z] Name Version Source Summary [2022-03-11T19:15:26.694Z] ---- ------- ------ ------- [2022-03-11T19:15:26.694Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-11T19:15:26.702Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-11T19:15:26.702Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-11T19:15:26.702Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-11T19:15:26.702Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-11T19:15:26.752Z] --- PASS: TestImportExtremelyLargeImageWorks (89.67s) [2022-03-11T19:15:26.752Z] PASS [2022-03-11T19:15:26.752Z] [2022-03-11T19:15:26.752Z] === Skipped [2022-03-11T19:15:26.752Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-11T19:15:26.752Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-11T19:15:26.752Z] [2022-03-11T19:15:26.752Z] DONE 22 tests, 1 skipped in 93.184s [2022-03-11T19:15:26.752Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-11T19:15:26.752Z] INFO: Testing against a local daemon [2022-03-11T19:15:26.752Z] === RUN TestNetworkCreateDelete [2022-03-11T19:15:26.752Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-11T19:15:26.752Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T19:15:26.752Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-11T19:15:26.752Z] === RUN TestDaemonDNSFallback [2022-03-11T19:15:26.752Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-03-11T19:15:26.752Z] === RUN TestInspectNetwork [2022-03-11T19:15:26.752Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:26.752Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-11T19:15:26.752Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T19:15:27.008Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.008Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:15:27.008Z] === RUN TestNetworkInvalidJSON [2022-03-11T19:15:27.008Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T19:15:27.008Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T19:15:27.008Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:15:27.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:15:27.008Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:15:27.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:15:27.008Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T19:15:27.008Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:15:27.008Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:15:27.008Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-11T19:15:27.008Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-11T19:15:27.008Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-11T19:15:27.008Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-11T19:15:27.008Z] === RUN TestNetworkList [2022-03-11T19:15:27.008Z] === RUN TestNetworkList//networks [2022-03-11T19:15:27.008Z] === PAUSE TestNetworkList//networks [2022-03-11T19:15:27.008Z] === RUN TestNetworkList//networks/ [2022-03-11T19:15:27.008Z] === PAUSE TestNetworkList//networks/ [2022-03-11T19:15:27.008Z] === CONT TestNetworkList//networks [2022-03-11T19:15:27.008Z] === CONT TestNetworkList//networks/ [2022-03-11T19:15:27.008Z] --- PASS: TestNetworkList (0.04s) [2022-03-11T19:15:27.008Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T19:15:27.008Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T19:15:27.008Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T19:15:27.008Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.008Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:15:27.008Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T19:15:27.008Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.008Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-11T19:15:27.008Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T19:15:27.008Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.008Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-03-11T19:15:27.008Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T19:15:27.008Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.008Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-03-11T19:15:27.008Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T19:15:27.008Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.008Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-03-11T19:15:27.008Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T19:15:27.008Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.008Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-03-11T19:15:27.008Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T19:15:27.008Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:27.008Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:15:27.008Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T19:15:27.008Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:15:27.008Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:15:27.008Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T19:15:27.009Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:27.009Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-03-11T19:15:27.009Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T19:15:27.009Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:27.009Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:15:27.009Z] PASS [2022-03-11T19:15:27.009Z] [2022-03-11T19:15:27.009Z] === Skipped [2022-03-11T19:15:27.009Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-11T19:15:27.009Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:27.009Z] [2022-03-11T19:15:27.009Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:15:27.009Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.009Z] [2022-03-11T19:15:27.009Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:15:27.009Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.009Z] [2022-03-11T19:15:27.009Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-11T19:15:27.009Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.009Z] [2022-03-11T19:15:27.009Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-03-11T19:15:27.009Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.009Z] [2022-03-11T19:15:27.009Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-03-11T19:15:27.009Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.009Z] [2022-03-11T19:15:27.009Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-03-11T19:15:27.009Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.009Z] [2022-03-11T19:15:27.009Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-03-11T19:15:27.009Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.009Z] [2022-03-11T19:15:27.009Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:15:27.009Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:27.009Z] [2022-03-11T19:15:27.009Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:15:27.009Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:15:27.009Z] [2022-03-11T19:15:27.009Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-03-11T19:15:27.009Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:27.009Z] [2022-03-11T19:15:27.009Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:15:27.009Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:27.009Z] [2022-03-11T19:15:27.009Z] DONE 22 tests, 12 skipped in 7.010s [2022-03-11T19:15:27.009Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:15:27.137Z] --- PASS: TestCgroupNamespacesBuild (1.11s) [2022-03-11T19:15:27.137Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-11T19:15:27.264Z] INFO: Testing against a local daemon [2022-03-11T19:15:27.264Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-11T19:15:27.264Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:15:27.264Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:15:27.264Z] === RUN TestDockerNetworkIpvlan [2022-03-11T19:15:27.264Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:15:27.264Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:15:27.264Z] PASS [2022-03-11T19:15:27.264Z] [2022-03-11T19:15:27.264Z] === Skipped [2022-03-11T19:15:27.264Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:15:27.264Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:15:27.264Z] [2022-03-11T19:15:27.264Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:15:27.264Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:15:27.264Z] [2022-03-11T19:15:27.264Z] DONE 2 tests, 2 skipped in 0.108s [2022-03-11T19:15:27.264Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:15:27.264Z] INFO: Testing against a local daemon [2022-03-11T19:15:27.264Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-11T19:15:27.264Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.264Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-11T19:15:27.264Z] === RUN TestDockerNetworkMacvlan [2022-03-11T19:15:27.264Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.264Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-11T19:15:27.264Z] PASS [2022-03-11T19:15:27.264Z] [2022-03-11T19:15:27.264Z] === Skipped [2022-03-11T19:15:27.264Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-11T19:15:27.264Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.264Z] [2022-03-11T19:15:27.264Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-11T19:15:27.264Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:15:27.264Z] [2022-03-11T19:15:27.264Z] DONE 2 tests, 2 skipped in 0.088s [2022-03-11T19:15:27.264Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-11T19:15:27.264Z] testing: warning: no tests to run [2022-03-11T19:15:27.264Z] PASS [2022-03-11T19:15:27.264Z] [2022-03-11T19:15:27.264Z] DONE 0 tests in 0.021s [2022-03-11T19:15:27.264Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-11T19:15:27.264Z] INFO: Testing against a local daemon [2022-03-11T19:15:27.264Z] === RUN TestAuthZPluginAllowRequest [2022-03-11T19:15:27.264Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.264Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-11T19:15:27.264Z] === RUN TestAuthZPluginTLS [2022-03-11T19:15:27.264Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.264Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-11T19:15:27.264Z] === RUN TestAuthZPluginDenyRequest [2022-03-11T19:15:27.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.265Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-11T19:15:27.265Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-11T19:15:27.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.265Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-11T19:15:27.265Z] === RUN TestAuthZPluginDenyResponse [2022-03-11T19:15:27.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.265Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-11T19:15:27.265Z] === RUN TestAuthZPluginAllowEventStream [2022-03-11T19:15:27.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.265Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-11T19:15:27.265Z] === RUN TestAuthZPluginErrorResponse [2022-03-11T19:15:27.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.265Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-11T19:15:27.265Z] === RUN TestAuthZPluginErrorRequest [2022-03-11T19:15:27.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.265Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-11T19:15:27.265Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-11T19:15:27.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.265Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-11T19:15:27.265Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-11T19:15:27.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.265Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-11T19:15:27.265Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-11T19:15:27.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.265Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-11T19:15:27.265Z] === RUN TestAuthZPluginHeader [2022-03-11T19:15:27.265Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.265Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-11T19:15:27.265Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-11T19:15:27.352Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.04s) [2022-03-11T19:15:27.520Z] === RUN TestAuthZPluginV2Disable [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-11T19:15:27.520Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-11T19:15:27.520Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-11T19:15:27.520Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-11T19:15:27.520Z] PASS [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === Skipped [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.04s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-11T19:15:27.520Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.520Z] [2022-03-11T19:15:27.520Z] DONE 17 tests, 17 skipped in 0.209s [2022-03-11T19:15:27.520Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-11T19:15:27.520Z] INFO: Testing against a local daemon [2022-03-11T19:15:27.520Z] === RUN TestPluginInvalidJSON [2022-03-11T19:15:27.520Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:15:27.520Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:15:27.520Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:15:27.520Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-11T19:15:27.520Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T19:15:27.520Z] === RUN TestPluginInstall [2022-03-11T19:15:27.520Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.521Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-11T19:15:27.521Z] === RUN TestPluginsWithRuntimes [2022-03-11T19:15:27.521Z] 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-03-11T19:15:27.521Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-11T19:15:27.521Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T19:15:27.521Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-11T19:15:27.521Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:15:27.521Z] PASS [2022-03-11T19:15:27.521Z] [2022-03-11T19:15:27.521Z] === Skipped [2022-03-11T19:15:27.521Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-11T19:15:27.521Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:15:27.521Z] [2022-03-11T19:15:27.521Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-11T19:15:27.521Z] 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-03-11T19:15:27.521Z] [2022-03-11T19:15:27.521Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:15:27.521Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-11T19:15:27.521Z] [2022-03-11T19:15:27.521Z] DONE 5 tests, 3 skipped in 0.114s [2022-03-11T19:15:27.521Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-11T19:15:27.777Z] INFO: Testing against a local daemon [2022-03-11T19:15:27.777Z] === RUN TestExternalGraphDriver [2022-03-11T19:15:27.777Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-11T19:15:27.777Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-03-11T19:15:27.777Z] === RUN TestGraphdriverPluginV2 [2022-03-11T19:15:28.078Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.05s) [2022-03-11T19:15:28.078Z] === RUN TestBuildWithSession [2022-03-11T19:15:28.078Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:15:28.078Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T19:15:28.078Z] === RUN TestBuildSquashParent [2022-03-11T19:15:28.218Z] [2022-03-11T19:15:28.218Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-11T19:15:28.218Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-11T19:15:28.218Z] PSChildName : containerd [2022-03-11T19:15:28.218Z] PSDrive : C [2022-03-11T19:15:28.218Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-11T19:15:28.218Z] PSIsContainer : True [2022-03-11T19:15:28.218Z] Name : containerd [2022-03-11T19:15:28.218Z] FullName : C:\containerd [2022-03-11T19:15:28.218Z] Parent : [2022-03-11T19:15:28.218Z] Exists : True [2022-03-11T19:15:28.218Z] Root : C:\ [2022-03-11T19:15:28.218Z] Extension : [2022-03-11T19:15:28.218Z] CreationTime : 3/11/2022 7:15:27 PM [2022-03-11T19:15:28.218Z] CreationTimeUtc : 3/11/2022 7:15:27 PM [2022-03-11T19:15:28.218Z] LastAccessTime : 3/11/2022 7:15:27 PM [2022-03-11T19:15:28.218Z] LastAccessTimeUtc : 3/11/2022 7:15:27 PM [2022-03-11T19:15:28.218Z] LastWriteTime : 3/11/2022 7:15:27 PM [2022-03-11T19:15:28.218Z] LastWriteTimeUtc : 3/11/2022 7:15:27 PM [2022-03-11T19:15:28.218Z] Attributes : Directory [2022-03-11T19:15:28.218Z] Mode : d----- [2022-03-11T19:15:28.218Z] BaseName : containerd [2022-03-11T19:15:28.218Z] Target : {} [2022-03-11T19:15:28.218Z] LinkType : [2022-03-11T19:15:28.218Z] [2022-03-11T19:15:29.178Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-11T19:15:29.178Z] INFO: Configuring git core.autocrlf... [2022-03-11T19:15:29.178Z] [2022-03-11T19:15:29.178Z] [2022-03-11T19:15:30.653Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-11T19:15:31.375Z] --- PASS: TestBuildSquashParent (3.13s) [2022-03-11T19:15:31.375Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T19:15:31.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:15:31.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:15:31.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:15:31.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:15:31.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:15:31.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:15:31.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:15:31.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:15:31.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:15:31.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:15:31.376Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:15:31.376Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:15:31.376Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:15:31.376Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:15:31.597Z] --- PASS: TestDockerNetworkMacvlan (9.53s) [2022-03-11T19:15:31.597Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-11T19:15:31.597Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-11T19:15:31.597Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-03-11T19:15:31.597Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-03-11T19:15:31.598Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2022-03-11T19:15:31.598Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-03-11T19:15:31.598Z] PASS [2022-03-11T19:15:31.598Z] [2022-03-11T19:15:31.598Z] DONE 8 tests in 10.824s [2022-03-11T19:15:31.598Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-11T19:15:31.598Z] testing: warning: no tests to run [2022-03-11T19:15:31.598Z] PASS [2022-03-11T19:15:31.598Z] [2022-03-11T19:15:31.598Z] DONE 0 tests in 0.012s [2022-03-11T19:15:31.598Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-11T19:15:31.598Z] INFO: Testing against a local daemon [2022-03-11T19:15:31.598Z] === RUN TestAuthZPluginAllowRequest [2022-03-11T19:15:31.950Z] --- PASS: TestGraphdriverPluginV2 (3.43s) [2022-03-11T19:15:31.950Z] PASS [2022-03-11T19:15:31.950Z] [2022-03-11T19:15:31.950Z] === Skipped [2022-03-11T19:15:31.950Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-03-11T19:15:31.950Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-11T19:15:31.950Z] [2022-03-11T19:15:31.950Z] DONE 2 tests, 1 skipped in 3.567s [2022-03-11T19:15:31.950Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-11T19:15:31.950Z] INFO: Testing against a local daemon [2022-03-11T19:15:31.950Z] === RUN TestContinueAfterPluginCrash [2022-03-11T19:15:31.950Z] === PAUSE TestContinueAfterPluginCrash [2022-03-11T19:15:31.950Z] === RUN TestReadPluginNoRead [2022-03-11T19:15:31.950Z] === PAUSE TestReadPluginNoRead [2022-03-11T19:15:31.950Z] === RUN TestDaemonStartWithLogOpt [2022-03-11T19:15:31.950Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-11T19:15:31.950Z] === CONT TestContinueAfterPluginCrash [2022-03-11T19:15:31.950Z] === CONT TestDaemonStartWithLogOpt [2022-03-11T19:15:32.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:15:32.578Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:15:33.020Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-03-11T19:15:33.020Z] === RUN TestAuthZPluginTLS [2022-03-11T19:15:33.261Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-11T19:15:33.281Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-11T19:15:33.281Z] === RUN TestAuthZPluginDenyRequest [2022-03-11T19:15:33.520Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:15:33.780Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:15:33.852Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-11T19:15:33.852Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-11T19:15:34.428Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-11T19:15:34.428Z] === RUN TestAuthZPluginDenyResponse [2022-03-11T19:15:34.731Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-11T19:15:34.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.24s) [2022-03-11T19:15:34.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s) [2022-03-11T19:15:34.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.17s) [2022-03-11T19:15:34.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.09s) [2022-03-11T19:15:34.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.11s) [2022-03-11T19:15:34.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2022-03-11T19:15:34.731Z] === RUN TestBuildMultiStageCopy [2022-03-11T19:15:34.731Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T19:15:34.997Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-11T19:15:34.997Z] === RUN TestAuthZPluginAllowEventStream [2022-03-11T19:15:35.218Z] === CONT TestReadPluginNoRead [2022-03-11T19:15:35.218Z] --- PASS: TestDaemonStartWithLogOpt (3.53s) [2022-03-11T19:15:35.794Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-11T19:15:35.939Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-03-11T19:15:35.939Z] === RUN TestAuthZPluginErrorResponse [2022-03-11T19:15:36.114Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T19:15:36.114Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T19:15:36.114Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T19:15:36.373Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T19:15:36.510Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-11T19:15:36.510Z] === RUN TestAuthZPluginErrorRequest [2022-03-11T19:15:36.634Z] --- PASS: TestBuildMultiStageCopy (1.84s) [2022-03-11T19:15:36.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s) [2022-03-11T19:15:36.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-03-11T19:15:36.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-03-11T19:15:36.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-11T19:15:36.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-03-11T19:15:36.634Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T19:15:37.080Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-11T19:15:37.080Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-11T19:15:37.109Z] === RUN TestReadPluginNoRead/default [2022-03-11T19:15:37.204Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-03-11T19:15:37.204Z] === RUN TestBuildLabelWithTargets [2022-03-11T19:15:37.650Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-11T19:15:37.650Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-11T19:15:37.698Z] --- PASS: TestBuildWithHugeFile (117.61s) [2022-03-11T19:15:37.698Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T19:15:37.698Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:15:37.698Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:15:37.698Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T19:15:37.698Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:15:37.698Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:15:37.698Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:15:37.698Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:15:37.698Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:15:37.698Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:15:37.698Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:15:37.698Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:15:37.698Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:15:37.698Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-11T19:15:37.698Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-11T19:15:37.698Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-11T19:15:37.698Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-03-11T19:15:37.698Z] === RUN TestBuildPreserveOwnership [2022-03-11T19:15:37.698Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-11T19:15:37.956Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-11T19:15:38.145Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2022-03-11T19:15:38.145Z] === RUN TestBuildWithEmptyLayers [2022-03-11T19:15:38.406Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-03-11T19:15:38.406Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T19:15:38.472Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-11T19:15:39.032Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-03-11T19:15:39.032Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-11T19:15:39.400Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-11T19:15:39.657Z] --- PASS: TestContinueAfterPluginCrash (8.34s) [2022-03-11T19:15:39.791Z] --- PASS: TestBuildMultiStageOnBuild (1.20s) [2022-03-11T19:15:39.791Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T19:15:39.856Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-11T19:15:40.362Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-03-11T19:15:40.362Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T19:15:40.416Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-03-11T19:15:40.416Z] === RUN TestAuthZPluginHeader [2022-03-11T19:15:40.424Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-11T19:15:40.424Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-11T19:15:40.993Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-11T19:15:41.022Z] === CONT TestReadPluginNoRead [2022-03-11T19:15:41.022Z] read_test.go:92: [dc770a6146ad9] daemon is not started [2022-03-11T19:15:41.022Z] --- PASS: TestReadPluginNoRead (5.93s) [2022-03-11T19:15:41.022Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-03-11T19:15:41.022Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-03-11T19:15:41.022Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-03-11T19:15:41.022Z] PASS [2022-03-11T19:15:41.022Z] [2022-03-11T19:15:41.022Z] DONE 6 tests in 9.559s [2022-03-11T19:15:41.022Z] 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-03-11T19:15:41.022Z] testing: warning: no tests to run [2022-03-11T19:15:41.022Z] PASS [2022-03-11T19:15:41.022Z] [2022-03-11T19:15:41.022Z] DONE 0 tests in 0.027s [2022-03-11T19:15:41.022Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-11T19:15:41.022Z] INFO: Testing against a local daemon [2022-03-11T19:15:41.022Z] === RUN TestPluginWithDevMounts [2022-03-11T19:15:41.022Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-11T19:15:41.022Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-11T19:15:41.022Z] PASS [2022-03-11T19:15:41.022Z] [2022-03-11T19:15:41.022Z] === Skipped [2022-03-11T19:15:41.022Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-11T19:15:41.022Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-11T19:15:41.022Z] [2022-03-11T19:15:41.022Z] DONE 1 tests, 1 skipped in 0.087s [2022-03-11T19:15:41.022Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-11T19:15:41.022Z] INFO: Testing against a local daemon [2022-03-11T19:15:41.022Z] === RUN TestSecretInspect [2022-03-11T19:15:41.022Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.022Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-11T19:15:41.022Z] === RUN TestSecretList [2022-03-11T19:15:41.022Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.022Z] --- SKIP: TestSecretList (0.01s) [2022-03-11T19:15:41.022Z] === RUN TestSecretsCreateAndDelete [2022-03-11T19:15:41.022Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.022Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-11T19:15:41.022Z] === RUN TestSecretsUpdate [2022-03-11T19:15:41.022Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.022Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-11T19:15:41.022Z] === RUN TestTemplatedSecret [2022-03-11T19:15:41.022Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.022Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-11T19:15:41.022Z] === RUN TestSecretCreateResolve [2022-03-11T19:15:41.022Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.022Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-03-11T19:15:41.022Z] PASS [2022-03-11T19:15:41.022Z] [2022-03-11T19:15:41.022Z] === Skipped [2022-03-11T19:15:41.022Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-11T19:15:41.022Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.022Z] [2022-03-11T19:15:41.022Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-11T19:15:41.022Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.022Z] [2022-03-11T19:15:41.022Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-11T19:15:41.022Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.022Z] [2022-03-11T19:15:41.022Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-11T19:15:41.022Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.022Z] [2022-03-11T19:15:41.022Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-11T19:15:41.022Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.022Z] [2022-03-11T19:15:41.022Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-03-11T19:15:41.022Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.022Z] [2022-03-11T19:15:41.022Z] DONE 6 tests, 6 skipped in 0.158s [2022-03-11T19:15:41.022Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-11T19:15:41.278Z] INFO: Testing against a local daemon [2022-03-11T19:15:41.278Z] === RUN TestServiceCreateInit [2022-03-11T19:15:41.278Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T19:15:41.278Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T19:15:41.278Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-11T19:15:41.278Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:15:41.278Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:15:41.278Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T19:15:41.278Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-11T19:15:41.278Z] === RUN TestCreateServiceConflict [2022-03-11T19:15:41.278Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-11T19:15:41.278Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T19:15:41.278Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-11T19:15:41.278Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T19:15:41.278Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-11T19:15:41.278Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T19:15:41.278Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-11T19:15:41.278Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T19:15:41.278Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-11T19:15:41.278Z] === RUN TestCreateServiceSysctls [2022-03-11T19:15:41.278Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-11T19:15:41.278Z] === RUN TestCreateServiceCapabilities [2022-03-11T19:15:41.278Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-11T19:15:41.278Z] === RUN TestInspect [2022-03-11T19:15:41.278Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestInspect (0.01s) [2022-03-11T19:15:41.278Z] === RUN TestCreateJob [2022-03-11T19:15:41.278Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestCreateJob (0.01s) [2022-03-11T19:15:41.278Z] === RUN TestReplicatedJob [2022-03-11T19:15:41.278Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-11T19:15:41.278Z] === RUN TestUpdateReplicatedJob [2022-03-11T19:15:41.278Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-11T19:15:41.278Z] === RUN TestServiceListWithStatuses [2022-03-11T19:15:41.278Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:15:41.278Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T19:15:41.278Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T19:15:41.278Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-11T19:15:41.278Z] === RUN TestDockerNetworkReConnect [2022-03-11T19:15:41.278Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:41.278Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-11T19:15:41.279Z] === RUN TestServicePlugin [2022-03-11T19:15:41.359Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-11T19:15:41.359Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-11T19:15:41.746Z] --- PASS: TestBuildMultiStageLayerLeak (1.27s) [2022-03-11T19:15:41.746Z] === RUN TestBuildWithHugeFile [2022-03-11T19:15:41.929Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-11T19:15:41.929Z] --- PASS: TestBuildPreserveOwnership (4.02s) [2022-03-11T19:15:41.929Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.61s) [2022-03-11T19:15:41.929Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.40s) [2022-03-11T19:15:41.929Z] === RUN TestBuildPlatformInvalid [2022-03-11T19:15:41.929Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2022-03-11T19:15:41.929Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-11T19:15:42.187Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-11T19:15:42.755Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-11T19:15:43.013Z] Loaded image: busybox:latest [2022-03-11T19:15:43.185Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.185Z] --- SKIP: TestServicePlugin (1.90s) [2022-03-11T19:15:43.185Z] === RUN TestServiceUpdateLabel [2022-03-11T19:15:43.185Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.185Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-11T19:15:43.185Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:15:43.271Z] Loaded image: busybox:glibc [2022-03-11T19:15:43.446Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] --- SKIP: TestServiceUpdateSecrets (0.04s) [2022-03-11T19:15:43.446Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:15:43.446Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-03-11T19:15:43.446Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:15:43.446Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-03-11T19:15:43.446Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:15:43.446Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-11T19:15:43.446Z] PASS [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === Skipped [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:15:43.446Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:15:43.446Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-11T19:15:43.446Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-11T19:15:43.446Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-11T19:15:43.446Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-11T19:15:43.446Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-11T19:15:43.446Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-11T19:15:43.446Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-11T19:15:43.446Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-11T19:15:43.446Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-11T19:15:43.446Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-11T19:15:43.446Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-11T19:15:43.446Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-11T19:15:43.446Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-11T19:15:43.446Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-11T19:15:43.446Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-11T19:15:43.446Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2022-03-11T19:15:43.446Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-11T19:15:43.446Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.04s) [2022-03-11T19:15:43.446Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-03-11T19:15:43.446Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-03-11T19:15:43.446Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-11T19:15:43.446Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] DONE 24 tests, 23 skipped in 2.300s [2022-03-11T19:15:43.446Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-11T19:15:43.446Z] INFO: Testing against a local daemon [2022-03-11T19:15:43.446Z] === RUN TestSessionCreate [2022-03-11T19:15:43.446Z] --- PASS: TestSessionCreate (0.02s) [2022-03-11T19:15:43.446Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:15:43.446Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-11T19:15:43.446Z] PASS [2022-03-11T19:15:43.446Z] [2022-03-11T19:15:43.446Z] DONE 2 tests in 0.124s [2022-03-11T19:15:43.446Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-11T19:15:43.710Z] INFO: Testing against a local daemon [2022-03-11T19:15:43.710Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:15:43.710Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T19:15:43.710Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:15:43.710Z] === RUN TestDiskUsage [2022-03-11T19:15:43.710Z] === PAUSE TestDiskUsage [2022-03-11T19:15:43.710Z] === RUN TestEventsExecDie [2022-03-11T19:15:44.204Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-11T19:15:44.281Z] --- PASS: TestEventsExecDie (0.49s) [2022-03-11T19:15:44.281Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:15:44.281Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-11T19:15:44.281Z] === RUN TestEventsVolumeCreate [2022-03-11T19:15:44.281Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-11T19:15:44.281Z] === RUN TestInfoBinaryCommits [2022-03-11T19:15:44.281Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-11T19:15:44.281Z] === RUN TestInfoAPIVersioned [2022-03-11T19:15:44.281Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-11T19:15:44.281Z] === RUN TestInfoAPI [2022-03-11T19:15:44.281Z] --- PASS: TestInfoAPI (0.01s) [2022-03-11T19:15:44.281Z] === RUN TestInfoAPIWarnings [2022-03-11T19:15:44.463Z] docker_cli_daemon_test.go:1472: [dfcd79e3916b8] daemon is not started [2022-03-11T19:15:45.401Z] check_test.go:308: [d10c23c761a74] daemon is not started [2022-03-11T19:15:45.401Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-11T19:15:45.561Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.80s) [2022-03-11T19:15:45.561Z] === RUN TestAuthZPluginV2Disable [2022-03-11T19:15:45.660Z] Loaded image: debian:bullseye-slim [2022-03-11T19:15:45.939Z] Loaded image: hello-world:latest [2022-03-11T19:15:45.939Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-11T19:15:45.939Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T19:15:47.338Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-11T19:15:47.905Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-11T19:15:47.905Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-11T19:15:48.871Z] --- PASS: TestAuthZPluginV2Disable (3.30s) [2022-03-11T19:15:48.871Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-11T19:15:49.807Z] check_test.go:308: [d6ca82aa22d6a] daemon is not started [2022-03-11T19:15:49.807Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-11T19:15:49.807Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-11T19:15:50.373Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-11T19:15:51.308Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-11T19:15:51.413Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.20s) [2022-03-11T19:15:51.413Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-11T19:15:52.246Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-11T19:15:53.622Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-11T19:15:53.880Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-11T19:15:54.815Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-11T19:15:56.191Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-11T19:15:56.191Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-11T19:15:57.127Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-11T19:15:57.387Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-11T19:15:57.954Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-11T19:15:59.857Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.59s) [2022-03-11T19:15:59.857Z] PASS [2022-03-11T19:15:59.857Z] [2022-03-11T19:15:59.857Z] === Skipped [2022-03-11T19:15:59.857Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-11T19:15:59.857Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:15:59.857Z] [2022-03-11T19:15:59.857Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:15:59.857Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:15:59.857Z] [2022-03-11T19:15:59.857Z] DONE 34 tests, 2 skipped in 187.212s [2022-03-11T19:15:59.857Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-11T19:15:59.857Z] ++ 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-03-11T19:15:59.857Z] ++ set -e [2022-03-11T19:15:59.857Z] ++ '[' -n 0 ']' [2022-03-11T19:15:59.857Z] ++ set -x [2022-03-11T19:15:59.857Z] ++ 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-03-11T19:15:59.857Z] INFO: Testing against a local daemon [2022-03-11T19:15:59.857Z] === RUN TestConfigInspect [2022-03-11T19:15:59.857Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-11T19:16:01.411Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.31s) [2022-03-11T19:16:01.411Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-11T19:16:02.338Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-03-11T19:16:02.338Z] === RUN TestInfoDebug [2022-03-11T19:16:02.338Z] --- PASS: TestInfoDebug (0.54s) [2022-03-11T19:16:02.338Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:16:02.338Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-11T19:16:02.338Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:16:02.338Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-11T19:16:02.338Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:16:02.338Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-11T19:16:02.338Z] === RUN TestPingCacheHeaders [2022-03-11T19:16:02.338Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-11T19:16:02.338Z] === RUN TestPingGet [2022-03-11T19:16:02.338Z] --- PASS: TestPingGet (0.02s) [2022-03-11T19:16:02.338Z] === RUN TestPingHead [2022-03-11T19:16:02.338Z] --- PASS: TestPingHead (0.02s) [2022-03-11T19:16:02.338Z] === RUN TestVersion [2022-03-11T19:16:02.338Z] --- PASS: TestVersion (0.02s) [2022-03-11T19:16:02.338Z] === CONT TestDiskUsage [2022-03-11T19:16:02.900Z] === RUN TestDiskUsage/empty [2022-03-11T19:16:02.900Z] === RUN TestDiskUsage/empty/container_types [2022-03-11T19:16:02.900Z] === RUN TestDiskUsage/empty/image_types [2022-03-11T19:16:02.900Z] === RUN TestDiskUsage/empty/volume_types [2022-03-11T19:16:02.900Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-11T19:16:02.900Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-11T19:16:02.900Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-11T19:16:02.900Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-11T19:16:02.900Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-11T19:16:02.900Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-11T19:16:02.900Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-11T19:16:02.900Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-11T19:16:03.143Z] --- PASS: TestConfigInspect (3.13s) [2022-03-11T19:16:03.143Z] === RUN TestConfigList [2022-03-11T19:16:03.143Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-11T19:16:03.157Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-11T19:16:03.157Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-11T19:16:03.157Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-11T19:16:03.157Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-11T19:16:03.157Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-11T19:16:03.157Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-11T19:16:03.157Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-11T19:16:03.157Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-11T19:16:03.157Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-11T19:16:03.157Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-11T19:16:03.157Z] === RUN TestDiskUsage/after_container.Run [2022-03-11T19:16:03.413Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-11T19:16:03.413Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-11T19:16:03.413Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-11T19:16:03.413Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-11T19:16:03.413Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-11T19:16:03.413Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-11T19:16:03.413Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-11T19:16:03.413Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-11T19:16:03.413Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-11T19:16:03.413Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage (1.23s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-11T19:16:03.669Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-03-11T19:16:03.669Z] PASS [2022-03-11T19:16:03.669Z] [2022-03-11T19:16:03.669Z] === Skipped [2022-03-11T19:16:03.669Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:16:03.669Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T19:16:03.669Z] [2022-03-11T19:16:03.669Z] DONE 50 tests, 1 skipped in 20.079s [2022-03-11T19:16:03.669Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-11T19:16:03.669Z] INFO: Testing against a local daemon [2022-03-11T19:16:03.669Z] === RUN TestVolumesCreateAndList [2022-03-11T19:16:03.669Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-11T19:16:03.669Z] === RUN TestVolumesRemove [2022-03-11T19:16:03.925Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-11T19:16:03.925Z] === RUN TestVolumesInspect [2022-03-11T19:16:03.925Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-11T19:16:03.925Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:16:03.925Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:16:03.925Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:16:03.925Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:16:03.925Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-11T19:16:03.925Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T19:16:03.925Z] PASS [2022-03-11T19:16:03.925Z] [2022-03-11T19:16:03.925Z] DONE 5 tests in 0.194s [2022-03-11T19:16:03.925Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T19:16:03.925Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13614 is not a child of this shell [2022-03-11T19:16:03.925Z] warning: PID 13614 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-11T19:16:03.925Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T19:16:03.925Z] [2022-03-11T19:16:03.925Z] Unloading profiles will leave already running processes permanently [2022-03-11T19:16:03.925Z] unconfined, which can lead to unexpected situations. [2022-03-11T19:16:03.925Z] [2022-03-11T19:16:03.925Z] To set a process to complain mode, use the command line tool [2022-03-11T19:16:03.925Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T19:16:03.925Z] Removing test suite binaries [2022-03-11T19:16:03.925Z] exiting test-integration [2022-03-11T19:16:03.925Z] ++ exit 0 [2022-03-11T19:16:03.925Z] Post stage [Pipeline] junit [2022-03-11T19:16:04.865Z] Recording test results [2022-03-11T19:16:05.286Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T19:16:05.616Z] + echo Ensuring container killed. [2022-03-11T19:16:05.616Z] Ensuring container killed. [2022-03-11T19:16:05.616Z] + docker rm -vf docker-pr5 [2022-03-11T19:16:05.616Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-11T19:16:05.892Z] + echo Chowning /workspace to jenkins user [2022-03-11T19:16:05.892Z] Chowning /workspace to jenkins user [2022-03-11T19:16:05.892Z] + id -u [2022-03-11T19:16:05.892Z] + id -g [2022-03-11T19:16:05.892Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43256:/workspace busybox chown -R 1000:1000 /workspace [2022-03-11T19:16:06.428Z] --- PASS: TestConfigList (3.13s) [2022-03-11T19:16:06.428Z] === RUN TestConfigsCreateAndDelete [2022-03-11T19:16:06.428Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T19:16:07.152Z] + bundleName=amd64-rootless [2022-03-11T19:16:07.152Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-11T19:16:07.152Z] Creating amd64-rootless-bundles.tar.gz [2022-03-11T19:16:07.152Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-03-11T19:16:07.152Z] + 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-03-11T19:16:07.206Z] Archiving artifacts [2022-03-11T19:16:07.508Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43256/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T19:16:07.863Z] + make clean [2022-03-11T19:16:07.863Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T19:16:07.863Z] docker-dev-cache [2022-03-11T19:16:07.863Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T19:16:08.981Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-11T19:16:08.981Z] --- PASS: TestConfigsCreateAndDelete (3.12s) [2022-03-11T19:16:08.981Z] === RUN TestConfigsUpdate [2022-03-11T19:16:09.924Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-11T19:16:12.456Z] --- PASS: TestConfigsUpdate (3.02s) [2022-03-11T19:16:12.456Z] === RUN TestTemplatedConfig [2022-03-11T19:16:12.456Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-11T19:16:13.029Z] check_test.go:308: [decafd6cdba02] daemon is not started [2022-03-11T19:16:13.029Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-11T19:16:13.595Z] check_test.go:308: [d6ddceef94217] daemon is not started [2022-03-11T19:16:13.595Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-11T19:16:14.532Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-11T19:16:15.099Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-11T19:16:15.358Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-11T19:16:15.358Z] --- PASS: TestTemplatedConfig (3.42s) [2022-03-11T19:16:15.358Z] === RUN TestConfigCreateResolve [2022-03-11T19:16:15.618Z] check_test.go:308: [d331034c509ee] daemon is not started [2022-03-11T19:16:15.618Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-11T19:16:15.784Z] 037d5740b404: Pull complete [2022-03-11T19:16:15.786Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-11T19:16:15.786Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:16:15.786Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-11T19:16:15.786Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-11T19:16:15.786Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-11T19:16:15.786Z] WARN: Skipping validation tests [2022-03-11T19:16:15.786Z] INFO: Running unit tests at 03/11/2022 19:16:15... [2022-03-11T19:16:16.554Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-11T19:16:16.812Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-11T19:16:17.747Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-11T19:16:17.747Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-11T19:16:18.685Z] --- PASS: TestConfigCreateResolve (3.26s) [2022-03-11T19:16:18.685Z] PASS [2022-03-11T19:16:18.685Z] [2022-03-11T19:16:18.685Z] DONE 6 tests in 19.201s [2022-03-11T19:16:18.685Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-11T19:16:18.685Z] ++ 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-03-11T19:16:18.685Z] ++ set -e [2022-03-11T19:16:18.685Z] ++ '[' -n 0 ']' [2022-03-11T19:16:18.685Z] ++ set -x [2022-03-11T19:16:18.685Z] ++ 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-03-11T19:16:18.943Z] INFO: Testing against a local daemon [2022-03-11T19:16:18.943Z] === RUN TestCheckpoint [2022-03-11T19:16:18.943Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:16:18.943Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T19:16:18.943Z] === RUN TestContainerInvalidJSON [2022-03-11T19:16:18.943Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:16:18.943Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:16:18.943Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:16:18.943Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:16:18.943Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:16:18.943Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:16:18.943Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-11T19:16:18.943Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T19:16:18.943Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T19:16:18.943Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T19:16:18.943Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-03-11T19:16:18.943Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T19:16:19.207Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-11T19:16:19.207Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T19:16:19.207Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-11T19:16:19.207Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T19:16:19.207Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-11T19:16:19.207Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-03-11T19:16:19.207Z] === RUN TestCopyFromContainer [2022-03-11T19:16:19.519Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-03-11T19:16:19.519Z] PASS [2022-03-11T19:16:19.519Z] [2022-03-11T19:16:19.519Z] DONE 17 tests in 45.889s [2022-03-11T19:16:19.519Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-11T19:16:19.519Z] INFO: Testing against a local daemon [2022-03-11T19:16:19.519Z] === RUN TestPluginInvalidJSON [2022-03-11T19:16:19.519Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:16:19.519Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:16:19.519Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:16:19.519Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-11T19:16:19.519Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-11T19:16:19.519Z] === RUN TestPluginInstall [2022-03-11T19:16:19.519Z] === RUN TestPluginInstall/no_auth [2022-03-11T19:16:19.519Z] time="2022-03-11T19:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:16:19.519Z] time="2022-03-11T19:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c94b0bab2d5ebd2a20a6ee44f9b0c4657060792b73a9dfade48f812ca04ff8dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:16:19.519Z] time="2022-03-11T19:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:16:19.519Z] time="2022-03-11T19:16:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c94b0bab2d5ebd2a20a6ee44f9b0c4657060792b73a9dfade48f812ca04ff8dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:16:19.519Z] === RUN TestPluginInstall/with_htpasswd [2022-03-11T19:16:19.519Z] time="2022-03-11T19:16:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:16:19.519Z] time="2022-03-11T19:16:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c94b0bab2d5ebd2a20a6ee44f9b0c4657060792b73a9dfade48f812ca04ff8dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:16:19.519Z] time="2022-03-11T19:16:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:16:19.519Z] time="2022-03-11T19:16:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c94b0bab2d5ebd2a20a6ee44f9b0c4657060792b73a9dfade48f812ca04ff8dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:16:19.519Z] === RUN TestPluginInstall/with_insecure [2022-03-11T19:16:19.775Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-11T19:16:20.460Z] time="2022-03-11T19:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:16:20.460Z] time="2022-03-11T19:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea38bb934c6f827831ad3a82b702a4ec69d22b26b5797e6950c08fbf65a38a50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:16:20.460Z] time="2022-03-11T19:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:16:20.460Z] time="2022-03-11T19:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea38bb934c6f827831ad3a82b702a4ec69d22b26b5797e6950c08fbf65a38a50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:16:20.498Z] --- PASS: TestBuildWithHugeFile (34.79s) [2022-03-11T19:16:20.499Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T19:16:20.499Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:16:20.499Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:16:20.499Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T19:16:20.499Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:16:20.499Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:16:20.499Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:16:20.499Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:16:20.499Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:16:20.499Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:16:20.499Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:16:20.499Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:16:20.499Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:16:20.499Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-03-11T19:16:20.499Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-03-11T19:16:20.499Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-03-11T19:16:20.499Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-11T19:16:20.499Z] === RUN TestBuildPreserveOwnership [2022-03-11T19:16:20.499Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-11T19:16:20.499Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-11T19:16:20.499Z] --- PASS: TestBuildPreserveOwnership (2.60s) [2022-03-11T19:16:20.499Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.74s) [2022-03-11T19:16:20.499Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.85s) [2022-03-11T19:16:20.499Z] === RUN TestBuildPlatformInvalid [2022-03-11T19:16:20.499Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-11T19:16:20.499Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-11T19:16:20.499Z] Loaded image: busybox:latest [2022-03-11T19:16:20.499Z] Loaded image: busybox:glibc [2022-03-11T19:16:20.720Z] plugin_test.go:165: [db844615c36a3] daemon is not started [2022-03-11T19:16:20.720Z] --- PASS: TestPluginInstall (3.21s) [2022-03-11T19:16:20.720Z] --- PASS: TestPluginInstall/no_auth (1.56s) [2022-03-11T19:16:20.720Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-03-11T19:16:20.720Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-03-11T19:16:20.720Z] === RUN TestPluginsWithRuntimes [2022-03-11T19:16:21.069Z] Loaded image: debian:bullseye-slim [2022-03-11T19:16:21.069Z] Loaded image: hello-world:latest [2022-03-11T19:16:21.069Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T19:16:21.150Z] === RUN TestCopyFromContainer// [2022-03-11T19:16:21.150Z] === RUN TestCopyFromContainer//bar/root [2022-03-11T19:16:21.150Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-11T19:16:21.408Z] === RUN TestCopyFromContainer/bar/quux [2022-03-11T19:16:21.408Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-11T19:16:21.408Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-11T19:16:21.549Z] INFO: make.ps1 starting at 03/11/2022 19:16:21 [2022-03-11T19:16:21.667Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-11T19:16:21.667Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-11T19:16:21.667Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-11T19:16:21.667Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-11T19:16:21.667Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-11T19:16:21.924Z] --- PASS: TestCopyFromContainer (2.68s) [2022-03-11T19:16:21.924Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-03-11T19:16:21.924Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-03-11T19:16:21.924Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-03-11T19:16:21.924Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-03-11T19:16:21.924Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-03-11T19:16:21.924Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-03-11T19:16:21.924Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-11T19:16:21.924Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-03-11T19:16:21.924Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-03-11T19:16:21.924Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-03-11T19:16:21.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T19:16:21.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:16:21.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:16:21.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:16:21.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:16:21.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:16:21.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:16:21.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:16:21.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:16:21.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:16:21.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-11T19:16:21.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T19:16:21.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T19:16:21.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T19:16:21.924Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T19:16:21.924Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-11T19:16:21.924Z] === RUN TestCreateWithInvalidEnv [2022-03-11T19:16:21.924Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T19:16:21.924Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T19:16:21.924Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T19:16:21.924Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T19:16:21.924Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T19:16:21.924Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T19:16:21.924Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T19:16:21.924Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T19:16:21.924Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T19:16:21.924Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-11T19:16:21.924Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T19:16:21.924Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T19:16:21.924Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-11T19:16:21.924Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T19:16:21.924Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-11T19:16:21.924Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T19:16:22.004Z] INFO: Git commit (7df7357e08) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T19:16:22.004Z] INFO: Invoking autogen... [2022-03-11T19:16:22.103Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-11T19:16:22.459Z] INFO: Running unit tests... [2022-03-11T19:16:22.490Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-11T19:16:23.043Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-11T19:16:23.055Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-11T19:16:23.626Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-03-11T19:16:23.626Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T19:16:23.984Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-03-11T19:16:23.984Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-03-11T19:16:23.984Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2022-03-11T19:16:23.984Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T19:16:24.557Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-11T19:16:24.557Z] PASS [2022-03-11T19:16:24.557Z] [2022-03-11T19:16:24.557Z] DONE 10 tests in 7.114s [2022-03-11T19:16:24.557Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-11T19:16:24.557Z] INFO: Testing against a local daemon [2022-03-11T19:16:24.557Z] === RUN TestExternalGraphDriver [2022-03-11T19:16:24.557Z] === RUN TestExternalGraphDriver/json [2022-03-11T19:16:25.528Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-11T19:16:25.528Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2022-03-11T19:16:25.528Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T19:16:25.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:16:25.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:16:25.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:16:25.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:16:25.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:16:25.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:16:25.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:16:25.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:16:25.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:16:25.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:16:25.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:16:25.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:16:25.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:16:25.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:16:25.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:16:25.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-11T19:16:25.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-03-11T19:16:25.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s) [2022-03-11T19:16:25.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-03-11T19:16:25.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-03-11T19:16:25.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-03-11T19:16:25.528Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T19:16:26.096Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2022-03-11T19:16:26.096Z] === RUN TestCreateDifferentPlatform [2022-03-11T19:16:26.096Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T19:16:26.096Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T19:16:26.096Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-03-11T19:16:26.096Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-11T19:16:26.096Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T19:16:26.096Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T19:16:26.096Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-11T19:16:26.096Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T19:16:26.217Z] 0a6173b79e25: Pull complete [2022-03-11T19:16:26.217Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-11T19:16:26.217Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:16:26.217Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:16:26.217Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-11T19:16:26.217Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-11T19:16:26.217Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-11T19:16:26.217Z] INFO: Docker version of control daemon [2022-03-11T19:16:26.217Z] [2022-03-11T19:16:26.217Z] Client: [2022-03-11T19:16:26.217Z] Version: 20.10.9 [2022-03-11T19:16:26.217Z] API version: 1.41 [2022-03-11T19:16:26.217Z] Go version: go1.16.8 [2022-03-11T19:16:26.217Z] Git commit: c2ea9bc [2022-03-11T19:16:26.217Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T19:16:26.217Z] OS/Arch: windows/amd64 [2022-03-11T19:16:26.217Z] Context: default [2022-03-11T19:16:26.217Z] Experimental: true [2022-03-11T19:16:26.217Z] [2022-03-11T19:16:26.217Z] Server: Docker Engine - Community [2022-03-11T19:16:26.217Z] Engine: [2022-03-11T19:16:26.217Z] Version: 20.10.9 [2022-03-11T19:16:26.217Z] API version: 1.41 (minimum version 1.24) [2022-03-11T19:16:26.217Z] Go version: go1.16.8 [2022-03-11T19:16:26.217Z] Git commit: 79ea9d3 [2022-03-11T19:16:26.217Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T19:16:26.217Z] OS/Arch: windows/amd64 [2022-03-11T19:16:26.217Z] Experimental: true [2022-03-11T19:16:26.217Z] [2022-03-11T19:16:26.217Z] INFO: Docker info of control daemon [2022-03-11T19:16:26.217Z] [2022-03-11T19:16:26.354Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-11T19:16:26.354Z] === RUN TestContainerStartOnDaemonRestart [2022-03-11T19:16:26.354Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-11T19:16:26.354Z] === RUN TestDaemonRestartIpcMode [2022-03-11T19:16:26.354Z] === PAUSE TestDaemonRestartIpcMode [2022-03-11T19:16:26.354Z] === RUN TestDaemonHostGatewayIP [2022-03-11T19:16:26.354Z] === PAUSE TestDaemonHostGatewayIP [2022-03-11T19:16:26.354Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-11T19:16:26.354Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-11T19:16:26.354Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T19:16:26.354Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-11T19:16:26.354Z] === RUN TestDiff [2022-03-11T19:16:26.468Z] === RUN TestExternalGraphDriver/spec [2022-03-11T19:16:26.687Z] Client: [2022-03-11T19:16:26.687Z] Context: default [2022-03-11T19:16:26.687Z] Debug Mode: false [2022-03-11T19:16:26.687Z] Plugins: [2022-03-11T19:16:26.687Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-11T19:16:26.687Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-11T19:16:26.687Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-11T19:16:26.687Z] [2022-03-11T19:16:26.687Z] Server: [2022-03-11T19:16:26.687Z] Containers: 0 [2022-03-11T19:16:26.687Z] Running: 0 [2022-03-11T19:16:26.687Z] Paused: 0 [2022-03-11T19:16:26.687Z] Stopped: 0 [2022-03-11T19:16:26.687Z] Images: 1 [2022-03-11T19:16:26.687Z] Server Version: 20.10.9 [2022-03-11T19:16:26.687Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T19:16:26.687Z] Windows: [2022-03-11T19:16:26.687Z] LCOW: [2022-03-11T19:16:26.687Z] Logging Driver: json-file [2022-03-11T19:16:26.687Z] Plugins: [2022-03-11T19:16:26.687Z] Volume: local [2022-03-11T19:16:26.687Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T19:16:26.687Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T19:16:26.687Z] Swarm: inactive [2022-03-11T19:16:26.687Z] Default Isolation: process [2022-03-11T19:16:26.687Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-11T19:16:26.687Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-11T19:16:26.687Z] OSType: windows [2022-03-11T19:16:26.687Z] Architecture: x86_64 [2022-03-11T19:16:26.687Z] CPUs: 4 [2022-03-11T19:16:26.687Z] Total Memory: 32GiB [2022-03-11T19:16:26.687Z] Name: azwin-2-eb1470 [2022-03-11T19:16:26.687Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-11T19:16:26.687Z] Docker Root Dir: D:\docker [2022-03-11T19:16:26.687Z] Debug Mode: false [2022-03-11T19:16:26.687Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:16:26.687Z] Labels: [2022-03-11T19:16:26.687Z] Experimental: true [2022-03-11T19:16:26.687Z] Insecure Registries: [2022-03-11T19:16:26.687Z] 10.0.0.4:5000 [2022-03-11T19:16:26.687Z] 127.0.0.0/8 [2022-03-11T19:16:26.687Z] Registry Mirrors: [2022-03-11T19:16:26.687Z] http://10.0.0.4:5000/ [2022-03-11T19:16:26.687Z] Live Restore Enabled: false [2022-03-11T19:16:26.687Z] Product License: Community Engine [2022-03-11T19:16:26.687Z] [2022-03-11T19:16:26.687Z] [2022-03-11T19:16:26.687Z] INFO: Commit hash is 7df7357e08 [2022-03-11T19:16:26.687Z] INFO: Nuke-Everything... [2022-03-11T19:16:26.687Z] INFO: Container count on control daemon to delete is 0 [2022-03-11T19:16:26.920Z] --- PASS: TestDiff (0.58s) [2022-03-11T19:16:26.920Z] === RUN TestExecWithCloseStdin [2022-03-11T19:16:27.487Z] --- PASS: TestExecWithCloseStdin (0.70s) [2022-03-11T19:16:27.487Z] === RUN TestExec [2022-03-11T19:16:27.675Z] INFO: Nuking d:\CI [2022-03-11T19:16:27.851Z] === RUN TestExternalGraphDriver/pull [2022-03-11T19:16:28.053Z] --- PASS: TestExec (0.66s) [2022-03-11T19:16:28.053Z] === RUN TestExecUser [2022-03-11T19:16:28.144Z] INFO: Zapped successfully [2022-03-11T19:16:28.144Z] INFO: Location for testing is d:\CI\PR-43256\5 [2022-03-11T19:16:28.144Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-11T19:16:28.144Z] [2022-03-11T19:16:28.144Z] [2022-03-11T19:16:28.144Z] INFO: Building the image from Dockerfile.windows at 03/11/2022 19:16:27... [2022-03-11T19:16:28.144Z] [2022-03-11T19:16:29.002Z] --- PASS: TestExecUser (0.72s) [2022-03-11T19:16:29.002Z] === RUN TestExportContainerAndImportImage [2022-03-11T19:16:29.002Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-11T19:16:29.002Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-11T19:16:29.206Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.03s) [2022-03-11T19:16:29.206Z] PASS [2022-03-11T19:16:29.206Z] [2022-03-11T19:16:29.206Z] === Skipped [2022-03-11T19:16:29.206Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-11T19:16:29.206Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:16:29.206Z] [2022-03-11T19:16:29.206Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:16:29.206Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:16:29.206Z] [2022-03-11T19:16:29.206Z] DONE 34 tests, 2 skipped in 63.823s [2022-03-11T19:16:29.206Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-11T19:16:29.206Z] ++ 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-03-11T19:16:29.206Z] ++ set -e [2022-03-11T19:16:29.206Z] ++ '[' -n 0 ']' [2022-03-11T19:16:29.206Z] ++ set -x [2022-03-11T19:16:29.206Z] ++ 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-03-11T19:16:29.206Z] INFO: Testing against a local daemon [2022-03-11T19:16:29.206Z] === RUN TestConfigInspect [2022-03-11T19:16:29.569Z] check_test.go:308: [da69ee5573253] daemon is not started [2022-03-11T19:16:29.569Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-11T19:16:29.767Z] --- PASS: TestExternalGraphDriver (5.13s) [2022-03-11T19:16:29.767Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-03-11T19:16:29.767Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-03-11T19:16:29.767Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-03-11T19:16:29.767Z] === RUN TestGraphdriverPluginV2 [2022-03-11T19:16:29.827Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2022-03-11T19:16:29.827Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T19:16:30.085Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-11T19:16:30.590Z] --- PASS: TestConfigInspect (2.12s) [2022-03-11T19:16:30.590Z] === RUN TestConfigList [2022-03-11T19:16:30.651Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-11T19:16:31.218Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-11T19:16:31.476Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2022-03-11T19:16:31.476Z] === RUN TestHealthCheckWorkdir [2022-03-11T19:16:32.410Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2022-03-11T19:16:32.410Z] === RUN TestHealthKillContainer [2022-03-11T19:16:32.544Z] --- PASS: TestConfigList (2.13s) [2022-03-11T19:16:32.544Z] === RUN TestConfigsCreateAndDelete [2022-03-11T19:16:32.668Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-11T19:16:32.926Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-11T19:16:33.149Z] 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/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/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-11T19:16:33.971Z] --- PASS: TestGraphdriverPluginV2 (3.82s) [2022-03-11T19:16:33.971Z] PASS [2022-03-11T19:16:33.971Z] [2022-03-11T19:16:33.971Z] DONE 5 tests in 8.989s [2022-03-11T19:16:33.971Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-11T19:16:33.971Z] INFO: Testing against a local daemon [2022-03-11T19:16:33.971Z] === RUN TestContinueAfterPluginCrash [2022-03-11T19:16:33.971Z] === PAUSE TestContinueAfterPluginCrash [2022-03-11T19:16:33.971Z] === RUN TestReadPluginNoRead [2022-03-11T19:16:33.971Z] === PAUSE TestReadPluginNoRead [2022-03-11T19:16:33.971Z] === RUN TestDaemonStartWithLogOpt [2022-03-11T19:16:33.971Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-11T19:16:33.971Z] === CONT TestContinueAfterPluginCrash [2022-03-11T19:16:33.971Z] === CONT TestDaemonStartWithLogOpt [2022-03-11T19:16:34.020Z] Sending build context to Docker daemon 64.27MB [2022-03-11T19:16:34.020Z] [2022-03-11T19:16:34.020Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-11T19:16:34.020Z] ---> 6a11116086a4 [2022-03-11T19:16:34.020Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-11T19:16:34.020Z] ---> Running in 01f6300c88f5 [2022-03-11T19:16:34.301Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-11T19:16:34.301Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-11T19:16:34.489Z] Removing intermediate container 01f6300c88f5 [2022-03-11T19:16:34.489Z] ---> b3d738105be5 [2022-03-11T19:16:34.489Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-11T19:16:34.489Z] ---> Running in 79b1a8553dd2 [2022-03-11T19:16:34.489Z] Removing intermediate container 79b1a8553dd2 [2022-03-11T19:16:34.489Z] ---> c91b0319625a [2022-03-11T19:16:34.489Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-11T19:16:34.961Z] ---> Running in 18461d66c508 [2022-03-11T19:16:34.961Z] Removing intermediate container 18461d66c508 [2022-03-11T19:16:34.961Z] ---> b736fd378ec2 [2022-03-11T19:16:34.961Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-11T19:16:34.961Z] ---> Running in 69ca29f448c1 [2022-03-11T19:16:35.085Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-03-11T19:16:35.085Z] === RUN TestConfigsUpdate [2022-03-11T19:16:35.430Z] Removing intermediate container 69ca29f448c1 [2022-03-11T19:16:35.430Z] ---> d68b1edb274b [2022-03-11T19:16:35.430Z] 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-03-11T19:16:35.430Z] ---> Running in 049ef82520ad [2022-03-11T19:16:35.899Z] Removing intermediate container 049ef82520ad [2022-03-11T19:16:35.899Z] ---> 1a03ac177910 [2022-03-11T19:16:35.899Z] 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-03-11T19:16:35.899Z] ---> Running in de6ee1ca8f06 [2022-03-11T19:16:36.830Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-11T19:16:37.005Z] --- PASS: TestConfigsUpdate (2.13s) [2022-03-11T19:16:37.005Z] === RUN TestTemplatedConfig [2022-03-11T19:16:37.269Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2022-03-11T19:16:37.269Z] === CONT TestReadPluginNoRead [2022-03-11T19:16:37.765Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-11T19:16:38.331Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-11T19:16:38.591Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-11T19:16:38.915Z] --- PASS: TestTemplatedConfig (2.05s) [2022-03-11T19:16:38.915Z] === RUN TestConfigCreateResolve [2022-03-11T19:16:39.184Z] === RUN TestReadPluginNoRead/default [2022-03-11T19:16:40.571Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-11T19:16:41.121Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-11T19:16:41.121Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-11T19:16:41.121Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-11T19:16:41.121Z] check_test.go:308: [df183b9d5b991] daemon is not started [2022-03-11T19:16:41.121Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-11T19:16:41.121Z] --- PASS: TestHealthKillContainer (8.50s) [2022-03-11T19:16:41.121Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T19:16:41.252Z] Removing intermediate container 3b6310968a56 [2022-03-11T19:16:41.252Z] ---> 8363c02da30d [2022-03-11T19:16:41.252Z] 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-03-11T19:16:41.252Z] ---> Running in ad182fa386ca [2022-03-11T19:16:41.591Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-03-11T19:16:41.591Z] PASS [2022-03-11T19:16:41.591Z] [2022-03-11T19:16:41.591Z] DONE 6 tests in 12.774s [2022-03-11T19:16:41.591Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-11T19:16:41.591Z] ++ 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-03-11T19:16:41.591Z] ++ set -e [2022-03-11T19:16:41.591Z] ++ '[' -n 0 ']' [2022-03-11T19:16:41.591Z] ++ set -x [2022-03-11T19:16:41.591Z] ++ 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-03-11T19:16:41.591Z] INFO: Testing against a local daemon [2022-03-11T19:16:41.591Z] === RUN TestCheckpoint [2022-03-11T19:16:41.591Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:16:41.591Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T19:16:41.591Z] === RUN TestContainerInvalidJSON [2022-03-11T19:16:41.591Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:16:41.591Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:16:41.591Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:16:41.591Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:16:41.591Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:16:41.591Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:16:41.591Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-11T19:16:41.591Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T19:16:41.591Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T19:16:41.591Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T19:16:41.591Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-11T19:16:41.591Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T19:16:41.591Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-11T19:16:41.591Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T19:16:41.591Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-11T19:16:41.591Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T19:16:41.591Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-11T19:16:41.591Z] === RUN TestCopyFromContainer [2022-03-11T19:16:41.604Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-11T19:16:41.687Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2022-03-11T19:16:41.687Z] === RUN TestIpcModeNone [2022-03-11T19:16:41.864Z] --- PASS: TestContinueAfterPluginCrash (8.30s) [2022-03-11T19:16:42.255Z] --- PASS: TestIpcModeNone (0.71s) [2022-03-11T19:16:42.255Z] === RUN TestIpcModePrivate [2022-03-11T19:16:42.513Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-11T19:16:42.533Z] === RUN TestCopyFromContainer// [2022-03-11T19:16:42.533Z] === RUN TestCopyFromContainer//bar/root [2022-03-11T19:16:42.533Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-11T19:16:42.533Z] === RUN TestCopyFromContainer/bar/quux [2022-03-11T19:16:42.533Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-11T19:16:42.533Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-11T19:16:42.533Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-11T19:16:42.772Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2022-03-11T19:16:42.772Z] --- PASS: TestIpcModePrivate (0.63s) [2022-03-11T19:16:42.772Z] === RUN TestIpcModeShareable [2022-03-11T19:16:42.794Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-11T19:16:42.794Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-11T19:16:42.794Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-11T19:16:42.794Z] --- PASS: TestCopyFromContainer (1.47s) [2022-03-11T19:16:42.794Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-11T19:16:42.794Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-11T19:16:42.794Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-11T19:16:42.794Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-11T19:16:42.794Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-11T19:16:42.794Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-11T19:16:42.794Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-11T19:16:42.794Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-11T19:16:42.794Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-11T19:16:42.794Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-11T19:16:42.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T19:16:42.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:16:42.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:16:42.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:16:42.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:16:42.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:16:42.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:16:42.794Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:16:42.794Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:16:42.794Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:16:42.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-11T19:16:42.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T19:16:42.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T19:16:42.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T19:16:42.794Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T19:16:42.794Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-11T19:16:42.794Z] === RUN TestCreateWithInvalidEnv [2022-03-11T19:16:42.806Z] === CONT TestReadPluginNoRead [2022-03-11T19:16:42.806Z] read_test.go:92: [dcdda224ace3e] daemon is not started [2022-03-11T19:16:42.806Z] --- PASS: TestReadPluginNoRead (5.79s) [2022-03-11T19:16:42.806Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-03-11T19:16:42.806Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-03-11T19:16:42.806Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-03-11T19:16:42.806Z] PASS [2022-03-11T19:16:42.806Z] [2022-03-11T19:16:42.806Z] DONE 6 tests in 9.242s [2022-03-11T19:16:42.806Z] 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-03-11T19:16:42.806Z] testing: warning: no tests to run [2022-03-11T19:16:42.806Z] PASS [2022-03-11T19:16:42.806Z] [2022-03-11T19:16:42.806Z] DONE 0 tests in 0.013s [2022-03-11T19:16:42.806Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-11T19:16:42.806Z] INFO: Testing against a local daemon [2022-03-11T19:16:42.806Z] === RUN TestPluginWithDevMounts [2022-03-11T19:16:42.806Z] === PAUSE TestPluginWithDevMounts [2022-03-11T19:16:42.806Z] === CONT TestPluginWithDevMounts [2022-03-11T19:16:43.054Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T19:16:43.054Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T19:16:43.054Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T19:16:43.054Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T19:16:43.054Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T19:16:43.054Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T19:16:43.054Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T19:16:43.054Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T19:16:43.054Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T19:16:43.054Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-11T19:16:43.054Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T19:16:43.054Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T19:16:43.054Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T19:16:43.054Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T19:16:43.054Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-11T19:16:43.054Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T19:16:43.337Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-03-11T19:16:43.337Z] --- PASS: TestIpcModeShareable (0.58s) [2022-03-11T19:16:43.337Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-11T19:16:43.595Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-11T19:16:43.610Z] ? github.com/docker/docker/api [no test files] [2022-03-11T19:16:43.995Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-03-11T19:16:43.995Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T19:16:44.717Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-03-11T19:16:44.717Z] PASS [2022-03-11T19:16:44.717Z] [2022-03-11T19:16:44.717Z] DONE 1 tests in 1.593s [2022-03-11T19:16:44.717Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-11T19:16:44.717Z] INFO: Testing against a local daemon [2022-03-11T19:16:44.717Z] === RUN TestSecretInspect [2022-03-11T19:16:44.969Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-11T19:16:44.969Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-11T19:16:45.184Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-11T19:16:45.184Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T19:16:45.184Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-11T19:16:45.184Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T19:16:45.184Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T19:16:45.184Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T19:16:45.184Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-11T19:16:45.184Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T19:16:45.377Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-03-11T19:16:45.377Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T19:16:45.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:16:45.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:16:45.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:16:45.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:16:45.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:16:45.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:16:45.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:16:45.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:16:45.377Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:16:45.377Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:16:45.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:16:45.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:16:45.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:16:45.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:16:45.377Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:16:45.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-11T19:16:45.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T19:16:45.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T19:16:45.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-11T19:16:45.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T19:16:45.377Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T19:16:45.377Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T19:16:45.637Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-11T19:16:45.637Z] === RUN TestCreateDifferentPlatform [2022-03-11T19:16:45.637Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T19:16:45.637Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T19:16:45.637Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-11T19:16:45.637Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T19:16:45.637Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T19:16:45.637Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T19:16:45.637Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-11T19:16:45.637Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T19:16:45.637Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T19:16:45.637Z] === RUN TestContainerStartOnDaemonRestart [2022-03-11T19:16:45.637Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-11T19:16:45.637Z] === RUN TestDaemonRestartIpcMode [2022-03-11T19:16:45.637Z] === PAUSE TestDaemonRestartIpcMode [2022-03-11T19:16:45.637Z] === RUN TestDaemonHostGatewayIP [2022-03-11T19:16:45.637Z] === PAUSE TestDaemonHostGatewayIP [2022-03-11T19:16:45.637Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-11T19:16:45.637Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-11T19:16:45.637Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T19:16:45.637Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-11T19:16:45.637Z] === RUN TestDiff [2022-03-11T19:16:45.652Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T19:16:45.652Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T19:16:45.652Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T19:16:45.652Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T19:16:45.652Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T19:16:45.652Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T19:16:46.100Z] --- PASS: TestSecretInspect (1.76s) [2022-03-11T19:16:46.100Z] === RUN TestSecretList [2022-03-11T19:16:46.207Z] --- PASS: TestDiff (0.40s) [2022-03-11T19:16:46.207Z] === RUN TestExecWithCloseStdin [2022-03-11T19:16:46.345Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2022-03-11T19:16:46.345Z] === RUN TestAPIIpcModeHost [2022-03-11T19:16:46.345Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-11T19:16:46.345Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-11T19:16:46.468Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-03-11T19:16:46.468Z] === RUN TestExec [2022-03-11T19:16:46.637Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T19:16:46.637Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-11T19:16:46.912Z] --- PASS: TestAPIIpcModeHost (0.81s) [2022-03-11T19:16:46.912Z] === RUN TestDaemonIpcModeShareable [2022-03-11T19:16:47.040Z] --- PASS: TestExec (0.43s) [2022-03-11T19:16:47.040Z] === RUN TestExecUser [2022-03-11T19:16:47.610Z] --- PASS: TestExecUser (0.43s) [2022-03-11T19:16:47.610Z] === RUN TestExportContainerAndImportImage [2022-03-11T19:16:47.873Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-03-11T19:16:47.873Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T19:16:48.291Z] check_test.go:308: [df1a1dbe67ff0] daemon is not started [2022-03-11T19:16:48.291Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-11T19:16:48.549Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2022-03-11T19:16:48.549Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2022-03-11T19:16:48.549Z] === RUN TestDaemonIpcModePrivate [2022-03-11T19:16:48.644Z] --- PASS: TestSecretList (2.18s) [2022-03-11T19:16:48.644Z] === RUN TestSecretsCreateAndDelete [2022-03-11T19:16:49.255Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-03-11T19:16:49.255Z] === RUN TestHealthCheckWorkdir [2022-03-11T19:16:49.494Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-11T19:16:49.826Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2022-03-11T19:16:49.826Z] === RUN TestHealthKillContainer [2022-03-11T19:16:50.030Z] --- PASS: TestSecretsCreateAndDelete (1.77s) [2022-03-11T19:16:50.031Z] === RUN TestSecretsUpdate [2022-03-11T19:16:50.430Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2022-03-11T19:16:50.689Z] --- PASS: TestDaemonIpcModePrivate (1.94s) [2022-03-11T19:16:50.689Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-11T19:16:51.257Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-11T19:16:51.826Z] check_test.go:308: [de49e25016bd0] daemon is not started [2022-03-11T19:16:51.826Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-11T19:16:52.084Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-03-11T19:16:52.342Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2022-03-11T19:16:52.342Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-11T19:16:52.576Z] --- PASS: TestSecretsUpdate (2.17s) [2022-03-11T19:16:52.576Z] === RUN TestTemplatedSecret [2022-03-11T19:16:53.717Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-03-11T19:16:53.724Z] [2022-03-11T19:16:53.724Z] SUCCESS: Specified value was saved. [2022-03-11T19:16:53.975Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s) [2022-03-11T19:16:53.975Z] === RUN TestIpcModeOlderClient [2022-03-11T19:16:53.975Z] === PAUSE TestIpcModeOlderClient [2022-03-11T19:16:53.975Z] === RUN TestKillContainerInvalidSignal [2022-03-11T19:16:54.541Z] docker_cli_daemon_plugins_test.go:80: [deef3d006ec2d] daemon is not started [2022-03-11T19:16:54.541Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2022-03-11T19:16:54.541Z] === RUN TestKillContainer [2022-03-11T19:16:54.541Z] === RUN TestKillContainer/no_signal [2022-03-11T19:16:54.712Z] INFO: Downloading git... [2022-03-11T19:16:55.108Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T19:16:55.118Z] --- PASS: TestTemplatedSecret (2.55s) [2022-03-11T19:16:55.118Z] === RUN TestSecretCreateResolve [2022-03-11T19:16:55.675Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-11T19:16:55.675Z] === RUN TestKillContainer/killing_signal [2022-03-11T19:16:56.242Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-11T19:16:56.504Z] --- PASS: TestKillContainer (2.06s) [2022-03-11T19:16:56.504Z] --- PASS: TestKillContainer/no_signal (0.56s) [2022-03-11T19:16:56.504Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2022-03-11T19:16:56.504Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2022-03-11T19:16:56.504Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T19:16:56.504Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-11T19:16:56.929Z] INFO: Downloading go... [2022-03-11T19:16:57.031Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-03-11T19:16:57.031Z] PASS [2022-03-11T19:16:57.031Z] [2022-03-11T19:16:57.031Z] DONE 6 tests in 12.632s [2022-03-11T19:16:57.031Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-11T19:16:57.031Z] INFO: Testing against a local daemon [2022-03-11T19:16:57.031Z] === RUN TestServiceCreateInit [2022-03-11T19:16:57.031Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T19:16:57.071Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-11T19:16:57.919Z] INFO: Downloading compiler 1 of 3... [2022-03-11T19:16:57.919Z] INFO: Downloading compiler 2 of 3... [2022-03-11T19:16:57.919Z] INFO: Downloading compiler 3 of 3... [2022-03-11T19:16:57.962Z] --- PASS: TestHealthKillContainer (7.85s) [2022-03-11T19:16:57.962Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T19:16:57.962Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-03-11T19:16:57.962Z] === RUN TestIpcModeNone [2022-03-11T19:16:58.005Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2022-03-11T19:16:58.005Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2022-03-11T19:16:58.005Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-03-11T19:16:58.005Z] === RUN TestKillStoppedContainer [2022-03-11T19:16:58.005Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-03-11T19:16:58.005Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T19:16:58.005Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-03-11T19:16:58.005Z] === RUN TestKillDifferentUserContainer [2022-03-11T19:16:58.263Z] docker_cli_daemon_plugins_test.go:170: [da5666ba53696] daemon is not started [2022-03-11T19:16:58.540Z] --- PASS: TestIpcModeNone (0.48s) [2022-03-11T19:16:58.540Z] === RUN TestIpcModePrivate [2022-03-11T19:16:58.800Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-11T19:16:58.800Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-11T19:16:58.800Z] === RUN TestIpcModeShareable [2022-03-11T19:16:58.831Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2022-03-11T19:16:58.831Z] === RUN TestInspectOomKilledTrue [2022-03-11T19:16:58.831Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:16:58.831Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T19:16:58.831Z] === RUN TestInspectOomKilledFalse [2022-03-11T19:16:58.831Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:16:58.831Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T19:16:58.831Z] === RUN TestLinksEtcHostsContentMatch [2022-03-11T19:16:58.916Z] INFO: Extracting git... [2022-03-11T19:16:59.060Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-11T19:16:59.089Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2022-03-11T19:16:59.089Z] === RUN TestLinksContainerNames [2022-03-11T19:16:59.321Z] --- PASS: TestIpcModeShareable (0.47s) [2022-03-11T19:16:59.321Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-11T19:16:59.657Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-11T19:17:00.593Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-11T19:17:00.710Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-03-11T19:17:00.710Z] === RUN TestAPIIpcModeHost [2022-03-11T19:17:00.852Z] --- PASS: TestLinksContainerNames (1.57s) [2022-03-11T19:17:00.852Z] === RUN TestLogsFollowTailEmpty [2022-03-11T19:17:00.971Z] --- PASS: TestAPIIpcModeHost (0.30s) [2022-03-11T19:17:00.971Z] === RUN TestDaemonIpcModeShareable [2022-03-11T19:17:01.248Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T19:17:01.787Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2022-03-11T19:17:01.787Z] === RUN TestContainerNetworkMountsNoChown [2022-03-11T19:17:01.911Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-11T19:17:02.172Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-03-11T19:17:02.172Z] === RUN TestDaemonIpcModePrivate [2022-03-11T19:17:02.355Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/default [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/default [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/private [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/private [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/rprivate [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/slave [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/slave [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/rslave [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/shared [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/shared [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/rshared [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-11T19:17:02.355Z] === CONT TestMountDaemonRoot/default [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:17:02.355Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-11T19:17:02.355Z] === CONT TestMountDaemonRoot/rshared [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:17:02.355Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:17:02.355Z] === CONT TestMountDaemonRoot/shared [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:17:02.355Z] === CONT TestMountDaemonRoot/rslave [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:17:02.355Z] === CONT TestMountDaemonRoot/slave [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:17:02.355Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-11T19:17:02.355Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-11T19:17:02.614Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:17:02.614Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:17:02.614Z] === CONT TestMountDaemonRoot/rprivate [2022-03-11T19:17:02.614Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:17:02.614Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:17:02.614Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:17:02.614Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:17:02.614Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:17:02.614Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:17:02.614Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:17:02.614Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:17:02.614Z] === CONT TestMountDaemonRoot/private [2022-03-11T19:17:02.614Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-11T19:17:02.614Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-11T19:17:02.614Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:17:02.614Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:17:02.614Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-11T19:17:02.614Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-11T19:17:02.614Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:17:02.614Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:17:02.614Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:17:02.614Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-11T19:17:02.614Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:17:02.614Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:17:02.614Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:17:02.614Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:17:02.614Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-11T19:17:02.614Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:17:02.614Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:17:02.614Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:17:02.873Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:17:03.112Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-11T19:17:03.132Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-11T19:17:03.132Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-11T19:17:03.132Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-11T19:17:03.132Z] === RUN TestContainerBindMountNonRecursive [2022-03-11T19:17:03.373Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-03-11T19:17:03.373Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-11T19:17:03.391Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-11T19:17:03.649Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-11T19:17:03.915Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-11T19:17:04.175Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-11T19:17:04.313Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-11T19:17:04.313Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-03-11T19:17:04.313Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-11T19:17:04.546Z] --- PASS: TestServiceCreateInit (6.90s) [2022-03-11T19:17:04.547Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2022-03-11T19:17:04.547Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.28s) [2022-03-11T19:17:04.547Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T19:17:04.743Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-11T19:17:05.002Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2022-03-11T19:17:05.003Z] === RUN TestContainerVolumesMountedAsShared [2022-03-11T19:17:05.003Z] check_test.go:308: [de1fa59512ffb] daemon is not started [2022-03-11T19:17:05.003Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-11T19:17:05.697Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-11T19:17:05.697Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-03-11T19:17:05.697Z] === RUN TestIpcModeOlderClient [2022-03-11T19:17:05.697Z] === PAUSE TestIpcModeOlderClient [2022-03-11T19:17:05.697Z] === RUN TestKillContainerInvalidSignal [2022-03-11T19:17:05.939Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-03-11T19:17:05.939Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-11T19:17:06.267Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2022-03-11T19:17:06.267Z] === RUN TestKillContainer [2022-03-11T19:17:06.267Z] === RUN TestKillContainer/no_signal [2022-03-11T19:17:06.506Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2022-03-11T19:17:06.506Z] === RUN TestNetworkNat [2022-03-11T19:17:06.527Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T19:17:06.765Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-11T19:17:06.788Z] === RUN TestKillContainer/killing_signal [2022-03-11T19:17:07.332Z] --- PASS: TestNetworkNat (0.86s) [2022-03-11T19:17:07.332Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T19:17:07.359Z] --- PASS: TestKillContainer (1.21s) [2022-03-11T19:17:07.359Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-11T19:17:07.359Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-03-11T19:17:07.359Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-03-11T19:17:07.359Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T19:17:07.359Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-11T19:17:07.620Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-11T19:17:07.866Z] Removing intermediate container ad182fa386ca [2022-03-11T19:17:07.866Z] ---> 92d1ffba3263 [2022-03-11T19:17:07.866Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-11T19:17:07.866Z] ---> Running in e04ba51e6f45 [2022-03-11T19:17:07.866Z] Removing intermediate container e04ba51e6f45 [2022-03-11T19:17:07.866Z] ---> 15ac5c770fa2 [2022-03-11T19:17:07.866Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-11T19:17:07.866Z] ---> Running in 3c2735c140b1 [2022-03-11T19:17:07.866Z] Removing intermediate container 3c2735c140b1 [2022-03-11T19:17:07.866Z] ---> f1f10793be23 [2022-03-11T19:17:07.866Z] Step 11/11 : COPY . . [2022-03-11T19:17:08.310Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2022-03-11T19:17:08.310Z] === RUN TestNetworkLoopbackNat [2022-03-11T19:17:08.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-03-11T19:17:08.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-03-11T19:17:08.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-03-11T19:17:08.561Z] === RUN TestKillStoppedContainer [2022-03-11T19:17:08.561Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-11T19:17:08.561Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T19:17:08.561Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-11T19:17:08.561Z] === RUN TestKillDifferentUserContainer [2022-03-11T19:17:08.875Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-11T19:17:08.886Z] === RUN TestMiddlewares [2022-03-11T19:17:08.886Z] --- PASS: TestMiddlewares (0.00s) [2022-03-11T19:17:08.886Z] PASS [2022-03-11T19:17:08.886Z] coverage: 9.0% of statements [2022-03-11T19:17:08.886Z] ok github.com/docker/docker/api/server 0.146s coverage: 9.0% of statements [2022-03-11T19:17:09.132Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-03-11T19:17:09.132Z] === RUN TestInspectOomKilledTrue [2022-03-11T19:17:09.392Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-03-11T19:17:09.392Z] === RUN TestInspectOomKilledFalse [2022-03-11T19:17:09.963Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-03-11T19:17:09.963Z] === RUN TestLinksEtcHostsContentMatch [2022-03-11T19:17:09.963Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2022-03-11T19:17:09.963Z] === RUN TestLinksContainerNames [2022-03-11T19:17:10.249Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-11T19:17:10.905Z] --- PASS: TestLinksContainerNames (0.76s) [2022-03-11T19:17:10.905Z] === RUN TestLogsFollowTailEmpty [2022-03-11T19:17:11.165Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-11T19:17:11.165Z] === RUN TestContainerNetworkMountsNoChown [2022-03-11T19:17:11.187Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-11T19:17:11.446Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2022-03-11T19:17:11.446Z] === RUN TestPause [2022-03-11T19:17:11.705Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-11T19:17:11.737Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-11T19:17:11.737Z] === RUN TestMountDaemonRoot [2022-03-11T19:17:11.737Z] === RUN TestMountDaemonRoot/default [2022-03-11T19:17:11.737Z] === PAUSE TestMountDaemonRoot/default [2022-03-11T19:17:11.737Z] === RUN TestMountDaemonRoot/private [2022-03-11T19:17:11.737Z] === PAUSE TestMountDaemonRoot/private [2022-03-11T19:17:11.737Z] === RUN TestMountDaemonRoot/rprivate [2022-03-11T19:17:11.737Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-11T19:17:11.737Z] === RUN TestMountDaemonRoot/slave [2022-03-11T19:17:11.737Z] === PAUSE TestMountDaemonRoot/slave [2022-03-11T19:17:11.737Z] === RUN TestMountDaemonRoot/rslave [2022-03-11T19:17:11.737Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-11T19:17:11.737Z] === RUN TestMountDaemonRoot/shared [2022-03-11T19:17:11.737Z] === PAUSE TestMountDaemonRoot/shared [2022-03-11T19:17:11.737Z] === RUN TestMountDaemonRoot/rshared [2022-03-11T19:17:11.737Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-11T19:17:11.737Z] === CONT TestMountDaemonRoot/default [2022-03-11T19:17:11.737Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:17:11.737Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:17:11.737Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-11T19:17:11.737Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-11T19:17:11.737Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:17:11.737Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:17:11.737Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-11T19:17:11.737Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/rslave [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/rshared [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/shared [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/rprivate [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/slave [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/private [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-11T19:17:11.738Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:17:11.738Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:17:11.738Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-11T19:17:11.999Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:17:11.999Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-11T19:17:11.999Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:17:11.999Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:17:11.999Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:17:11.999Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:17:11.999Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-11T19:17:11.999Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:17:11.999Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:17:11.999Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-11T19:17:11.999Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-11T19:17:11.999Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-03-11T19:17:11.999Z] === RUN TestContainerBindMountNonRecursive [2022-03-11T19:17:12.272Z] --- PASS: TestPause (0.82s) [2022-03-11T19:17:12.272Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T19:17:12.272Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T19:17:12.272Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T19:17:12.272Z] === RUN TestPauseStopPausedContainer [2022-03-11T19:17:12.842Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-11T19:17:13.101Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2022-03-11T19:17:13.101Z] === RUN TestPidHost [2022-03-11T19:17:13.383Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-03-11T19:17:13.383Z] === RUN TestContainerVolumesMountedAsShared [2022-03-11T19:17:13.643Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-03-11T19:17:13.643Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-11T19:17:13.667Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-11T19:17:13.862Z] INFO: Expanding go... [2022-03-11T19:17:13.905Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-03-11T19:17:13.905Z] === RUN TestNetworkNat [2022-03-11T19:17:13.924Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-11T19:17:14.292Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|types_sizes|exports_file|files|imports|name) took 2m31.776328652s [2022-03-11T19:17:14.292Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-03-11T19:17:14.292Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 486.649238ms [2022-03-11T19:17:14.477Z] --- PASS: TestNetworkNat (0.43s) [2022-03-11T19:17:14.477Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T19:17:14.737Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-11T19:17:14.737Z] === RUN TestNetworkLoopbackNat [2022-03-11T19:17:14.871Z] --- PASS: TestPidHost (1.82s) [2022-03-11T19:17:14.872Z] === RUN TestPsFilter [2022-03-11T19:17:15.129Z] --- PASS: TestPsFilter (0.18s) [2022-03-11T19:17:15.129Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T19:17:15.129Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-11T19:17:15.695Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2022-03-11T19:17:15.695Z] === RUN TestRemoveContainerWithVolume [2022-03-11T19:17:16.631Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2022-03-11T19:17:16.631Z] === RUN TestRemoveContainerRunning [2022-03-11T19:17:17.198Z] --- PASS: TestRemoveContainerRunning (0.81s) [2022-03-11T19:17:17.198Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T19:17:17.280Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-03-11T19:17:17.280Z] === RUN TestPause [2022-03-11T19:17:17.456Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-11T19:17:17.552Z] --- PASS: TestPause (0.41s) [2022-03-11T19:17:17.552Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T19:17:17.552Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T19:17:17.552Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T19:17:17.552Z] === RUN TestPauseStopPausedContainer [2022-03-11T19:17:17.715Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-11T19:17:17.973Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-11T19:17:17.973Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-03-11T19:17:17.973Z] === RUN TestRemoveInvalidContainer [2022-03-11T19:17:17.973Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-11T19:17:17.973Z] === RUN TestRenameLinkedContainer [2022-03-11T19:17:18.123Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-11T19:17:18.123Z] === RUN TestPidHost [2022-03-11T19:17:19.065Z] --- PASS: TestPidHost (0.87s) [2022-03-11T19:17:19.065Z] === RUN TestPsFilter [2022-03-11T19:17:19.065Z] --- PASS: TestPsFilter (0.09s) [2022-03-11T19:17:19.065Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T19:17:19.635Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-11T19:17:19.635Z] === RUN TestRemoveContainerWithVolume [2022-03-11T19:17:19.895Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-03-11T19:17:19.895Z] === RUN TestRemoveContainerRunning [2022-03-11T19:17:20.155Z] --- PASS: TestRemoveContainerRunning (0.37s) [2022-03-11T19:17:20.155Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T19:17:20.505Z] --- PASS: TestRenameLinkedContainer (2.55s) [2022-03-11T19:17:20.505Z] === RUN TestRenameStoppedContainer [2022-03-11T19:17:20.726Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2022-03-11T19:17:20.726Z] === RUN TestRemoveInvalidContainer [2022-03-11T19:17:20.726Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-11T19:17:20.726Z] === RUN TestRenameLinkedContainer [2022-03-11T19:17:21.074Z] --- PASS: TestRenameStoppedContainer (0.59s) [2022-03-11T19:17:21.075Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T19:17:21.333Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-11T19:17:22.110Z] --- PASS: TestRenameLinkedContainer (1.60s) [2022-03-11T19:17:22.110Z] === RUN TestRenameStoppedContainer [2022-03-11T19:17:22.657Z] --- PASS: TestCreateServiceMultipleTimes (15.71s) [2022-03-11T19:17:22.657Z] === RUN TestCreateServiceConflict [2022-03-11T19:17:22.657Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-03-11T19:17:22.657Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T19:17:22.680Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-03-11T19:17:22.680Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T19:17:22.709Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2022-03-11T19:17:22.709Z] === RUN TestRenameInvalidName [2022-03-11T19:17:22.967Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-11T19:17:22.967Z] --- PASS: TestRenameInvalidName (0.56s) [2022-03-11T19:17:22.967Z] === RUN TestRenameAnonymousContainer [2022-03-11T19:17:23.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-11T19:17:23.620Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-03-11T19:17:23.620Z] === RUN TestRenameInvalidName [2022-03-11T19:17:23.880Z] --- PASS: TestRenameInvalidName (0.39s) [2022-03-11T19:17:23.880Z] === RUN TestRenameAnonymousContainer [2022-03-11T19:17:24.568Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-03-11T19:17:24.568Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T19:17:25.262Z] --- PASS: TestRenameAnonymousContainer (1.38s) [2022-03-11T19:17:25.262Z] === RUN TestRenameContainerWithSameName [2022-03-11T19:17:25.436Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-11T19:17:25.436Z] --- PASS: TestRenameAnonymousContainer (2.25s) [2022-03-11T19:17:25.436Z] === RUN TestRenameContainerWithSameName [2022-03-11T19:17:25.522Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-03-11T19:17:25.522Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T19:17:26.005Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2022-03-11T19:17:26.005Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T19:17:26.463Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-03-11T19:17:26.463Z] === RUN TestResize [2022-03-11T19:17:26.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-11T19:17:26.724Z] --- PASS: TestResize (0.37s) [2022-03-11T19:17:26.724Z] === RUN TestResizeWithInvalidSize [2022-03-11T19:17:27.137Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) [2022-03-11T19:17:27.137Z] === RUN TestResize [2022-03-11T19:17:27.295Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-11T19:17:27.295Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T19:17:27.555Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:17:27.556Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:17:27.556Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:17:27.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T19:17:27.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:17:27.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-11T19:17:27.725Z] --- PASS: TestResize (0.61s) [2022-03-11T19:17:27.725Z] === RUN TestResizeWithInvalidSize [2022-03-11T19:17:27.985Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-11T19:17:28.552Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2022-03-11T19:17:28.552Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T19:17:28.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T19:17:29.123Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:17:29.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:17:29.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:17:29.123Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T19:17:29.123Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:17:29.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:17:30.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-11T19:17:30.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:17:30.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:17:31.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:17:31.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:17:32.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:17:32.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-11T19:17:33.972Z] check_test.go:308: [da9abf57fd218] daemon is not started [2022-03-11T19:17:33.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-11T19:17:33.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:17:35.267Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:17:35.267Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:17:35.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-11T19:17:35.349Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:17:35.349Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:17:36.286Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-11T19:17:36.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-11T19:17:37.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:17:37.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:17:38.053Z] ---> e3e6b0f61871 [2022-03-11T19:17:38.053Z] Successfully built e3e6b0f61871 [2022-03-11T19:17:38.053Z] Successfully tagged docker:latest [2022-03-11T19:17:38.053Z] INFO: Image build ended at 03/11/2022 19:17:35. Duration:00:03:22.8140532 [2022-03-11T19:17:38.053Z] [2022-03-11T19:17:38.053Z] [2022-03-11T19:17:38.053Z] INFO: Building the test binaries at 03/11/2022 19:17:35... [2022-03-11T19:17:39.157Z] INFO: Expanding compiler 1 of 3... [2022-03-11T19:17:39.157Z] INFO: Expanding compiler 2 of 3... [2022-03-11T19:17:39.468Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2022-03-11T19:17:39.468Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T19:17:39.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T19:17:39.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T19:17:39.623Z] INFO: make.ps1 starting at 03/11/2022 19:17:39 [2022-03-11T19:17:40.091Z] INFO: Git commit (7df7357e08) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T19:17:40.091Z] INFO: Invoking autogen... [2022-03-11T19:17:40.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T19:17:40.559Z] INFO: Building daemon... [2022-03-11T19:17:40.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T19:17:41.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-11T19:17:42.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T19:17:42.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:17:42.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T19:17:42.645Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.81s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.63s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.79s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-03-11T19:17:44.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-03-11T19:17:44.028Z] === RUN TestCgroupNamespacesRun [2022-03-11T19:17:45.041Z] INFO: Expanding compiler 3 of 3... [2022-03-11T19:17:45.041Z] INFO: Removing downloaded files... [2022-03-11T19:17:45.041Z] INFO: Downloading containerd [2022-03-11T19:17:45.411Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-03-11T19:17:45.411Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-11T19:17:46.351Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-03-11T19:17:46.351Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-11T19:17:47.740Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-03-11T19:17:47.740Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-11T19:17:47.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T19:17:48.683Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-03-11T19:17:48.683Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-11T19:17:49.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T19:17:49.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T19:17:49.625Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-03-11T19:17:49.625Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-11T19:17:51.008Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-03-11T19:17:51.008Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-11T19:17:51.578Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-11T19:17:51.578Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-11T19:17:51.694Z] --- PASS: TestCreateServiceSecretFileMode (12.48s) [2022-03-11T19:17:51.694Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T19:17:52.520Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-03-11T19:17:52.520Z] === RUN TestNISDomainname [2022-03-11T19:17:52.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-11T19:17:52.809Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T19:17:53.091Z] --- PASS: TestNISDomainname (0.44s) [2022-03-11T19:17:53.091Z] === RUN TestHostnameDnsResolution [2022-03-11T19:17:53.661Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-03-11T19:17:53.661Z] === RUN TestUnprivilegedPortsAndPing [2022-03-11T19:17:53.760Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T19:17:54.231Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-03-11T19:17:54.231Z] === RUN TestStats [2022-03-11T19:17:54.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-11T19:17:54.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-11T19:17:55.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T19:17:56.028Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-11T19:17:56.772Z] --- PASS: TestStats (2.40s) [2022-03-11T19:17:56.772Z] === RUN TestStopContainerWithTimeout [2022-03-11T19:17:56.772Z] === RUN TestStopContainerWithTimeout/0 [2022-03-11T19:17:56.772Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-11T19:17:56.772Z] === RUN TestStopContainerWithTimeout/1 [2022-03-11T19:17:56.772Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-11T19:17:56.772Z] === RUN TestStopContainerWithTimeout/3 [2022-03-11T19:17:56.772Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-11T19:17:56.772Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-11T19:17:56.772Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-11T19:17:56.772Z] === CONT TestStopContainerWithTimeout/0 [2022-03-11T19:17:56.772Z] === CONT TestStopContainerWithTimeout/3 [2022-03-11T19:17:57.342Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-11T19:17:57.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.02s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.31s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.33s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.47s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.83s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.66s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.33s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2022-03-11T19:17:57.931Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2022-03-11T19:17:57.931Z] === RUN TestCgroupNamespacesRun [2022-03-11T19:17:59.254Z] === CONT TestStopContainerWithTimeout/1 [2022-03-11T19:17:59.833Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2022-03-11T19:17:59.833Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-11T19:18:00.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-11T19:18:00.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-11T19:18:00.610Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-11T19:18:00.647Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-11T19:18:00.647Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-03-11T19:18:00.647Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-03-11T19:18:00.647Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-03-11T19:18:00.647Z] --- PASS: TestStopContainerWithTimeout/1 (1.35s) [2022-03-11T19:18:00.647Z] === RUN TestDeleteDevicemapper [2022-03-11T19:18:00.647Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T19:18:00.647Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-11T19:18:00.647Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T19:18:01.547Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2022-03-11T19:18:01.547Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-11T19:18:02.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-11T19:18:02.572Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.80s) [2022-03-11T19:18:02.573Z] === RUN TestUpdateMemory [2022-03-11T19:18:02.833Z] --- PASS: TestUpdateMemory (0.48s) [2022-03-11T19:18:02.833Z] === RUN TestUpdateCPUQuota [2022-03-11T19:18:02.855Z] [2022-03-11T19:18:02.855Z] Name Version Source Summary [2022-03-11T19:18:02.855Z] ---- ------- ------ ------- [2022-03-11T19:18:02.855Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-11T19:18:02.855Z] [2022-03-11T19:18:02.855Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-11T19:18:02.855Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-11T19:18:02.855Z] PSChildName : containerd [2022-03-11T19:18:02.855Z] PSDrive : C [2022-03-11T19:18:02.855Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-11T19:18:02.855Z] PSIsContainer : True [2022-03-11T19:18:02.855Z] Name : containerd [2022-03-11T19:18:02.855Z] FullName : C:\containerd [2022-03-11T19:18:02.855Z] Parent : [2022-03-11T19:18:02.855Z] Exists : True [2022-03-11T19:18:02.855Z] Root : C:\ [2022-03-11T19:18:02.855Z] Extension : [2022-03-11T19:18:02.855Z] CreationTime : 3/11/2022 7:18:02 PM [2022-03-11T19:18:02.855Z] CreationTimeUtc : 3/11/2022 7:18:02 PM [2022-03-11T19:18:02.856Z] LastAccessTime : 3/11/2022 7:18:02 PM [2022-03-11T19:18:02.856Z] LastAccessTimeUtc : 3/11/2022 7:18:02 PM [2022-03-11T19:18:02.856Z] LastWriteTime : 3/11/2022 7:18:02 PM [2022-03-11T19:18:02.856Z] LastWriteTimeUtc : 3/11/2022 7:18:02 PM [2022-03-11T19:18:02.856Z] Attributes : Directory [2022-03-11T19:18:02.856Z] Mode : d----- [2022-03-11T19:18:02.856Z] BaseName : containerd [2022-03-11T19:18:02.856Z] Target : {} [2022-03-11T19:18:02.856Z] LinkType : [2022-03-11T19:18:02.856Z] [2022-03-11T19:18:03.050Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2022-03-11T19:18:03.050Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-11T19:18:03.403Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-03-11T19:18:03.403Z] === RUN TestUpdatePidsLimit [2022-03-11T19:18:03.403Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-11T19:18:03.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-11T19:18:03.665Z] === RUN TestUpdatePidsLimit/no_change [2022-03-11T19:18:03.925Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-11T19:18:03.925Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-11T19:18:03.936Z] --- PASS: TestCreateServiceConfigFileMode (12.11s) [2022-03-11T19:18:03.936Z] === RUN TestCreateServiceSysctls [2022-03-11T19:18:04.186Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-11T19:18:04.422Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-11T19:18:04.422Z] INFO: Configuring git core.autocrlf... [2022-03-11T19:18:04.422Z] [2022-03-11T19:18:04.422Z] [2022-03-11T19:18:04.447Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-11T19:18:04.707Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-11T19:18:04.992Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2022-03-11T19:18:04.993Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-11T19:18:04.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-11T19:18:05.279Z] --- PASS: TestUpdatePidsLimit (1.78s) [2022-03-11T19:18:05.279Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-03-11T19:18:05.279Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-03-11T19:18:05.279Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-03-11T19:18:05.279Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-03-11T19:18:05.279Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-03-11T19:18:05.279Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-03-11T19:18:05.279Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-03-11T19:18:05.279Z] === RUN TestUpdateRestartPolicy [2022-03-11T19:18:05.848Z] --- PASS: TestCreateServiceSysctls (3.12s) [2022-03-11T19:18:05.848Z] === RUN TestCreateServiceCapabilities [2022-03-11T19:18:06.895Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2022-03-11T19:18:06.895Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-11T19:18:07.855Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2022-03-11T19:18:07.855Z] === RUN TestInspect [2022-03-11T19:18:08.444Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2022-03-11T19:18:08.444Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-11T19:18:08.703Z] check_test.go:308: [d17781e08c211] daemon is not started [2022-03-11T19:18:08.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-11T19:18:09.269Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2022-03-11T19:18:09.269Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-11T19:18:09.511Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T19:18:09.511Z] === RUN TestBoolValue [2022-03-11T19:18:09.511Z] --- PASS: TestBoolValue (0.00s) [2022-03-11T19:18:09.511Z] === RUN TestBoolValueOrDefault [2022-03-11T19:18:09.511Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-11T19:18:09.511Z] === RUN TestInt64ValueOrZero [2022-03-11T19:18:09.511Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-11T19:18:09.511Z] === RUN TestInt64ValueOrDefault [2022-03-11T19:18:09.511Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-11T19:18:09.511Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-11T19:18:09.511Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-11T19:18:09.511Z] === RUN TestJsonContentType [2022-03-11T19:18:09.511Z] --- PASS: TestJsonContentType (0.00s) [2022-03-11T19:18:09.511Z] PASS [2022-03-11T19:18:09.511Z] coverage: 14.7% of statements [2022-03-11T19:18:09.511Z] ok github.com/docker/docker/api/server/httputils 0.112s coverage: 14.7% of statements [2022-03-11T19:18:09.511Z] === RUN TestMaskSecretKeys [2022-03-11T19:18:09.511Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-11T19:18:09.511Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-11T19:18:09.511Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-11T19:18:09.511Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-11T19:18:09.511Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-11T19:18:09.511Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-11T19:18:09.511Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-11T19:18:09.511Z] === RUN TestVersionMiddlewareVersion [2022-03-11T19:18:09.511Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-11T19:18:09.511Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-11T19:18:09.511Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-11T19:18:09.511Z] PASS [2022-03-11T19:18:09.511Z] coverage: 37.7% of statements [2022-03-11T19:18:09.511Z] ok github.com/docker/docker/api/server/middleware 0.104s coverage: 37.7% of statements [2022-03-11T19:18:09.511Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T19:18:09.511Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T19:18:09.511Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T19:18:09.511Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T19:18:09.511Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T19:18:09.511Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T19:18:09.518Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T19:18:09.518Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T19:18:09.518Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T19:18:09.518Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T19:18:09.518Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T19:18:09.518Z] === RUN TestStrSliceMarshalJSON [2022-03-11T19:18:09.518Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-11T19:18:09.518Z] === RUN TestStrSliceUnmarshalJSON [2022-03-11T19:18:09.518Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-11T19:18:09.518Z] === RUN TestStrSliceUnmarshalString [2022-03-11T19:18:09.518Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-11T19:18:09.518Z] === RUN TestStrSliceUnmarshalSlice [2022-03-11T19:18:09.518Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-11T19:18:09.518Z] PASS [2022-03-11T19:18:09.518Z] coverage: 90.0% of statements [2022-03-11T19:18:09.518Z] ok github.com/docker/docker/api/types/strslice 0.068s coverage: 90.0% of statements [2022-03-11T19:18:09.518Z] === RUN TestAdjustForAPIVersion [2022-03-11T19:18:09.518Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-11T19:18:09.518Z] PASS [2022-03-11T19:18:09.518Z] coverage: 5.7% of statements [2022-03-11T19:18:09.518Z] ok github.com/docker/docker/api/server/router/swarm 0.101s coverage: 5.7% of statements [2022-03-11T19:18:09.518Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T19:18:09.518Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T19:18:09.518Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T19:18:09.518Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T19:18:09.518Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T19:18:09.518Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T19:18:09.518Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T19:18:09.518Z] === RUN TestToJSON [2022-03-11T19:18:09.518Z] --- PASS: TestToJSON (0.00s) [2022-03-11T19:18:09.518Z] === RUN TestToParamWithVersion [2022-03-11T19:18:09.518Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-11T19:18:09.518Z] === RUN TestFromJSON [2022-03-11T19:18:09.518Z] --- PASS: TestFromJSON (0.00s) [2022-03-11T19:18:09.518Z] === RUN TestEmpty [2022-03-11T19:18:09.518Z] --- PASS: TestEmpty (0.00s) [2022-03-11T19:18:09.518Z] === RUN TestArgsMatchKVListEmptySources [2022-03-11T19:18:09.518Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-11T19:18:09.518Z] === RUN TestArgsMatchKVList [2022-03-11T19:18:09.519Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-11T19:18:09.519Z] === RUN TestArgsMatch [2022-03-11T19:18:09.519Z] --- PASS: TestArgsMatch (0.00s) [2022-03-11T19:18:09.519Z] === RUN TestAdd [2022-03-11T19:18:09.519Z] --- PASS: TestAdd (0.00s) [2022-03-11T19:18:09.519Z] === RUN TestDel [2022-03-11T19:18:09.519Z] --- PASS: TestDel (0.00s) [2022-03-11T19:18:09.519Z] === RUN TestLen [2022-03-11T19:18:09.519Z] --- PASS: TestLen (0.00s) [2022-03-11T19:18:09.519Z] === RUN TestExactMatch [2022-03-11T19:18:09.519Z] --- PASS: TestExactMatch (0.00s) [2022-03-11T19:18:09.519Z] === RUN TestOnlyOneExactMatch [2022-03-11T19:18:09.519Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-11T19:18:09.519Z] === RUN TestContains [2022-03-11T19:18:09.519Z] --- PASS: TestContains (0.00s) [2022-03-11T19:18:09.519Z] === RUN TestValidate [2022-03-11T19:18:09.519Z] --- PASS: TestValidate (0.00s) [2022-03-11T19:18:09.519Z] === RUN TestWalkValues [2022-03-11T19:18:09.519Z] --- PASS: TestWalkValues (0.00s) [2022-03-11T19:18:09.519Z] === RUN TestFuzzyMatch [2022-03-11T19:18:09.519Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-11T19:18:09.519Z] === RUN TestClone [2022-03-11T19:18:09.519Z] --- PASS: TestClone (0.00s) [2022-03-11T19:18:09.519Z] PASS [2022-03-11T19:18:09.519Z] coverage: 92.2% of statements [2022-03-11T19:18:09.519Z] ok github.com/docker/docker/api/types/filters 0.076s coverage: 92.2% of statements [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T19:18:09.519Z] === RUN TestDurationToSecondsString [2022-03-11T19:18:09.519Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-11T19:18:09.519Z] === RUN TestGetTimestamp [2022-03-11T19:18:09.519Z] --- PASS: TestGetTimestamp (0.22s) [2022-03-11T19:18:09.519Z] === RUN TestParseTimestamps [2022-03-11T19:18:09.519Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-11T19:18:09.519Z] PASS [2022-03-11T19:18:09.519Z] coverage: 100.0% of statements [2022-03-11T19:18:09.519Z] ok github.com/docker/docker/api/types/time 0.294s coverage: 100.0% of statements [2022-03-11T19:18:09.519Z] === RUN TestCompareVersion [2022-03-11T19:18:09.519Z] --- PASS: TestCompareVersion (0.00s) [2022-03-11T19:18:09.519Z] PASS [2022-03-11T19:18:09.519Z] coverage: 77.3% of statements [2022-03-11T19:18:09.519Z] ok github.com/docker/docker/api/types/versions 0.063s coverage: 77.3% of statements [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T19:18:09.519Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T19:18:10.505Z] === RUN TestParseRemoteURL [2022-03-11T19:18:10.505Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-11T19:18:10.505Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-11T19:18:10.505Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-11T19:18:10.505Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-11T19:18:10.505Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-11T19:18:10.505Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-11T19:18:10.505Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-11T19:18:10.505Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-11T19:18:10.505Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-11T19:18:10.505Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-11T19:18:10.505Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-11T19:18:10.505Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-11T19:18:10.505Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-11T19:18:10.505Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-11T19:18:10.505Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-11T19:18:10.505Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-11T19:18:10.505Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-11T19:18:10.505Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-11T19:18:10.505Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-11T19:18:10.505Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-11T19:18:10.505Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-11T19:18:10.505Z] === RUN TestCloneArgsSmartHttp [2022-03-11T19:18:10.505Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-11T19:18:10.505Z] === RUN TestCloneArgsDumbHttp [2022-03-11T19:18:10.505Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-11T19:18:10.505Z] === RUN TestCloneArgsGit [2022-03-11T19:18:10.505Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-11T19:18:10.505Z] === RUN TestCheckoutGit [2022-03-11T19:18:10.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-11T19:18:10.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-11T19:18:10.904Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2022-03-11T19:18:10.904Z] === RUN TestNISDomainname [2022-03-11T19:18:11.158Z] --- PASS: TestInspect (2.70s) [2022-03-11T19:18:11.158Z] === RUN TestCreateJob [2022-03-11T19:18:11.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-11T19:18:12.096Z] --- PASS: TestNISDomainname (1.00s) [2022-03-11T19:18:12.096Z] === RUN TestHostnameDnsResolution [2022-03-11T19:18:12.717Z] === RUN TestEnable [2022-03-11T19:18:12.717Z] --- PASS: TestEnable (0.00s) [2022-03-11T19:18:12.717Z] === RUN TestDisable [2022-03-11T19:18:12.717Z] --- PASS: TestDisable (0.00s) [2022-03-11T19:18:12.717Z] === RUN TestEnabled [2022-03-11T19:18:12.717Z] --- PASS: TestEnabled (0.00s) [2022-03-11T19:18:12.717Z] PASS [2022-03-11T19:18:12.717Z] coverage: 100.0% of statements [2022-03-11T19:18:12.717Z] ok github.com/docker/docker/cli/debug 0.060s coverage: 100.0% of statements [2022-03-11T19:18:12.717Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-11T19:18:12.717Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-11T19:18:12.717Z] === RUN TestProcessNoDockerignore [2022-03-11T19:18:12.717Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-11T19:18:12.717Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-11T19:18:12.717Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-11T19:18:12.717Z] === RUN TestDetectContentType [2022-03-11T19:18:12.717Z] --- PASS: TestDetectContentType (0.00s) [2022-03-11T19:18:12.717Z] === RUN TestSelectAcceptableMIME [2022-03-11T19:18:12.717Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-11T19:18:12.717Z] === RUN TestInspectEmptyResponse [2022-03-11T19:18:12.717Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-11T19:18:12.717Z] === RUN TestInspectResponseBinary [2022-03-11T19:18:12.717Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-11T19:18:12.717Z] === RUN TestResponseUnsupportedContentType [2022-03-11T19:18:12.717Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-11T19:18:12.717Z] === RUN TestInspectResponseTextSimple [2022-03-11T19:18:12.717Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-11T19:18:12.717Z] === RUN TestInspectResponseEmptyContentType [2022-03-11T19:18:12.717Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-11T19:18:12.717Z] === RUN TestUnknownContentLength [2022-03-11T19:18:12.717Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-11T19:18:12.717Z] === RUN TestDownloadRemote [2022-03-11T19:18:13.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-11T19:18:13.033Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-11T19:18:13.184Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-11T19:18:13.184Z] === RUN TestGetWithStatusError [2022-03-11T19:18:13.185Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestCloseRootDirectory [2022-03-11T19:18:13.185Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:18:13.185Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestHashFile [2022-03-11T19:18:13.185Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:18:13.185Z] --- SKIP: TestHashFile (0.01s) [2022-03-11T19:18:13.185Z] === RUN TestHashSubdir [2022-03-11T19:18:13.185Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:18:13.185Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-11T19:18:13.185Z] === RUN TestRemoveDirectory [2022-03-11T19:18:13.185Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:18:13.185Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-11T19:18:13.185Z] PASS [2022-03-11T19:18:13.185Z] coverage: 9.3% of statements [2022-03-11T19:18:13.185Z] ok github.com/docker/docker/builder/remotecontext 0.400s coverage: 9.3% of statements [2022-03-11T19:18:13.185Z] === RUN TestGetAllAllowed [2022-03-11T19:18:13.185Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestGetAllMeta [2022-03-11T19:18:13.185Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-11T19:18:13.185Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestIsUnreferencedBuiltin [2022-03-11T19:18:13.185Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestIsExistingDirectory [2022-03-11T19:18:13.185Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestGetFilenameForDownload [2022-03-11T19:18:13.185Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestEnv2Variables [2022-03-11T19:18:13.185Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-11T19:18:13.185Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestMaintainer [2022-03-11T19:18:13.185Z] --- PASS: TestMaintainer (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestLabel [2022-03-11T19:18:13.185Z] --- PASS: TestLabel (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestFromScratch [2022-03-11T19:18:13.185Z] --- PASS: TestFromScratch (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestFromWithArg [2022-03-11T19:18:13.185Z] --- PASS: TestFromWithArg (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-11T19:18:13.185Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestFromWithUndefinedArg [2022-03-11T19:18:13.185Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestFromMultiStageWithNamedStage [2022-03-11T19:18:13.185Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestOnbuild [2022-03-11T19:18:13.185Z] --- PASS: TestOnbuild (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestWorkdir [2022-03-11T19:18:13.185Z] --- PASS: TestWorkdir (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestCmd [2022-03-11T19:18:13.185Z] --- PASS: TestCmd (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestHealthcheckNone [2022-03-11T19:18:13.185Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-11T19:18:13.185Z] === RUN TestHealthcheckCmd [2022-03-11T19:18:13.292Z] --- PASS: TestHostnameDnsResolution (1.29s) [2022-03-11T19:18:13.292Z] === RUN TestUnprivilegedPortsAndPing [2022-03-11T19:18:13.652Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestEntrypoint [2022-03-11T19:18:13.652Z] --- PASS: TestEntrypoint (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestExpose [2022-03-11T19:18:13.652Z] --- PASS: TestExpose (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestUser [2022-03-11T19:18:13.652Z] --- PASS: TestUser (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestVolume [2022-03-11T19:18:13.652Z] --- PASS: TestVolume (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestStopSignal [2022-03-11T19:18:13.652Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T19:18:13.652Z] --- SKIP: TestStopSignal (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestArg [2022-03-11T19:18:13.652Z] --- PASS: TestArg (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestShell [2022-03-11T19:18:13.652Z] --- PASS: TestShell (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestPrependEnvOnCmd [2022-03-11T19:18:13.652Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestRunWithBuildArgs [2022-03-11T19:18:13.652Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestRunIgnoresHealthcheck [2022-03-11T19:18:13.652Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestDispatchUnsupportedOptions [2022-03-11T19:18:13.652Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-11T19:18:13.652Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-11T19:18:13.652Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-11T19:18:13.652Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-11T19:18:13.652Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-11T19:18:13.652Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-11T19:18:13.652Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestNormalizeWorkdir [2022-03-11T19:18:13.652Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestDispatch [2022-03-11T19:18:13.652Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-11T19:18:13.652Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-11T19:18:13.652Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-11T19:18:13.652Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-11T19:18:13.652Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-11T19:18:13.652Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-11T19:18:13.652Z] === RUN TestDispatch/COPY_url [2022-03-11T19:18:13.652Z] --- PASS: TestDispatch (0.08s) [2022-03-11T19:18:13.652Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-03-11T19:18:13.652Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-11T19:18:13.652Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-11T19:18:13.652Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T19:18:13.652Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T19:18:13.652Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-11T19:18:13.652Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestAddScratchImageAddsToMounts [2022-03-11T19:18:13.652Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-11T19:18:13.652Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-11T19:18:13.652Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-11T19:18:13.652Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestImageSourceGetAddsToMounts [2022-03-11T19:18:13.652Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestEmptyDockerfile [2022-03-11T19:18:13.652Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-11T19:18:13.652Z] === RUN TestSymlinkDockerfile [2022-03-11T19:18:13.652Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-11T19:18:13.652Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-11T19:18:13.652Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestNonExistingDockerfile [2022-03-11T19:18:13.652Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestCopyRunConfig [2022-03-11T19:18:13.652Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestDeepCopyRunConfig [2022-03-11T19:18:13.652Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestExportImage [2022-03-11T19:18:13.652Z] --- PASS: TestExportImage (0.00s) [2022-03-11T19:18:13.652Z] === RUN TestNormalizeDest [2022-03-11T19:18:13.652Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-11T19:18:13.652Z] PASS [2022-03-11T19:18:13.652Z] coverage: 46.7% of statements [2022-03-11T19:18:13.652Z] ok github.com/docker/docker/builder/dockerfile 0.355s coverage: 46.7% of statements [2022-03-11T19:18:13.701Z] --- PASS: TestCreateJob (3.04s) [2022-03-11T19:18:13.701Z] === RUN TestReplicatedJob [2022-03-11T19:18:14.120Z] === RUN TestTCP4Proxy [2022-03-11T19:18:14.120Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-11T19:18:14.120Z] === RUN TestTCP4ProxyHalfClose [2022-03-11T19:18:14.120Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-11T19:18:14.120Z] === RUN TestTCP6Proxy [2022-03-11T19:18:14.120Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T19:18:14.120Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-11T19:18:14.120Z] === RUN TestTCPDualStackProxy [2022-03-11T19:18:14.120Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T19:18:14.120Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-11T19:18:14.120Z] === RUN TestUDP4Proxy [2022-03-11T19:18:14.120Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-11T19:18:14.120Z] === RUN TestUDP6Proxy [2022-03-11T19:18:14.120Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T19:18:14.120Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-11T19:18:14.120Z] === RUN TestUDPWriteError [2022-03-11T19:18:14.120Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-11T19:18:14.120Z] === RUN TestSCTP4Proxy [2022-03-11T19:18:14.120Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T19:18:14.120Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-11T19:18:14.120Z] === RUN TestSCTP6Proxy [2022-03-11T19:18:14.120Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T19:18:14.120Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-11T19:18:14.120Z] PASS [2022-03-11T19:18:14.120Z] coverage: 49.4% of statements [2022-03-11T19:18:14.120Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-03-11T19:18:14.252Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-11T19:18:14.252Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s) [2022-03-11T19:18:14.252Z] === RUN TestStats [2022-03-11T19:18:15.186Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-11T19:18:17.087Z] --- PASS: TestStats (2.82s) [2022-03-11T19:18:17.087Z] === RUN TestStopContainerWithTimeout [2022-03-11T19:18:17.087Z] === RUN TestStopContainerWithTimeout/0 [2022-03-11T19:18:17.087Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-11T19:18:17.087Z] === RUN TestStopContainerWithTimeout/1 [2022-03-11T19:18:17.087Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-11T19:18:17.087Z] === RUN TestStopContainerWithTimeout/3 [2022-03-11T19:18:17.087Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-11T19:18:17.087Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-11T19:18:17.087Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-11T19:18:17.087Z] === CONT TestStopContainerWithTimeout/0 [2022-03-11T19:18:17.087Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-11T19:18:17.643Z] --- PASS: TestUpdateRestartPolicy (10.71s) [2022-03-11T19:18:17.643Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T19:18:17.643Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-03-11T19:18:17.643Z] === RUN TestWaitNonBlocked [2022-03-11T19:18:17.643Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:18:17.643Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:18:17.643Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:18:17.643Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:18:17.643Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:18:17.643Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:18:17.643Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-11T19:18:17.643Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2022-03-11T19:18:17.643Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-03-11T19:18:17.643Z] === RUN TestWaitBlocked [2022-03-11T19:18:17.643Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:18:17.643Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:18:17.643Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:18:17.643Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:18:17.643Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:18:17.643Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:18:17.643Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-11T19:18:17.643Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-03-11T19:18:17.643Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-03-11T19:18:17.643Z] === CONT TestContainerStartOnDaemonRestart [2022-03-11T19:18:17.643Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-11T19:18:18.465Z] === CONT TestStopContainerWithTimeout/3 [2022-03-11T19:18:19.555Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.01s) [2022-03-11T19:18:19.555Z] === CONT TestIpcModeOlderClient [2022-03-11T19:18:19.816Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2022-03-11T19:18:19.816Z] === CONT TestContainerKillOnDaemonStart [2022-03-11T19:18:19.816Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-11T19:18:19.816Z] === CONT TestDaemonHostGatewayIP [2022-03-11T19:18:20.283Z] --- PASS: TestReplicatedJob (5.57s) [2022-03-11T19:18:20.283Z] === RUN TestUpdateReplicatedJob [2022-03-11T19:18:20.369Z] === CONT TestStopContainerWithTimeout/1 [2022-03-11T19:18:20.628Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-11T19:18:20.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-11T19:18:21.822Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-11T19:18:22.081Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-11T19:18:22.081Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2022-03-11T19:18:22.081Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2022-03-11T19:18:22.081Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2022-03-11T19:18:22.081Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2022-03-11T19:18:22.081Z] === RUN TestDeleteDevicemapper [2022-03-11T19:18:22.081Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T19:18:22.081Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-11T19:18:22.081Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T19:18:22.360Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2022-03-11T19:18:22.360Z] === CONT TestDaemonRestartIpcMode [2022-03-11T19:18:22.827Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-03-11T19:18:22.827Z] === RUN TestServiceListWithStatuses [2022-03-11T19:18:22.827Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:18:22.827Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T19:18:22.827Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T19:18:23.014Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-11T19:18:23.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-11T19:18:23.951Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-11T19:18:24.271Z] --- PASS: TestDaemonRestartIpcMode (2.07s) [2022-03-11T19:18:24.535Z] === RUN TestCheckpointCreateError [2022-03-11T19:18:24.535Z] --- PASS: TestCheckpointCreateError (0.01s) [2022-03-11T19:18:24.535Z] === RUN TestCheckpointCreate [2022-03-11T19:18:24.535Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestCheckpointDeleteError [2022-03-11T19:18:24.535Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestCheckpointDelete [2022-03-11T19:18:24.535Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestCheckpointListError [2022-03-11T19:18:24.535Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestCheckpointList [2022-03-11T19:18:24.535Z] --- PASS: TestCheckpointList (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestCheckpointListContainerNotFound [2022-03-11T19:18:24.535Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestNewClientWithOpsFromEnv [2022-03-11T19:18:24.535Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T19:18:24.535Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestGetAPIPath [2022-03-11T19:18:24.535Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestParseHostURL [2022-03-11T19:18:24.535Z] --- PASS: TestParseHostURL (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-11T19:18:24.535Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-11T19:18:24.535Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestNegotiateAPIVersion [2022-03-11T19:18:24.535Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestNegotiateAPVersionOverride [2022-03-11T19:18:24.535Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-11T19:18:24.535Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.01s) [2022-03-11T19:18:24.535Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-11T19:18:24.535Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-11T19:18:24.535Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestClientRedirect [2022-03-11T19:18:24.535Z] --- PASS: TestClientRedirect (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigCreateUnsupported [2022-03-11T19:18:24.535Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigCreateError [2022-03-11T19:18:24.535Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigCreate [2022-03-11T19:18:24.535Z] --- PASS: TestConfigCreate (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigInspectNotFound [2022-03-11T19:18:24.535Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigInspectWithEmptyID [2022-03-11T19:18:24.535Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigInspectUnsupported [2022-03-11T19:18:24.535Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigInspectError [2022-03-11T19:18:24.535Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigInspectConfigNotFound [2022-03-11T19:18:24.535Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigInspect [2022-03-11T19:18:24.535Z] --- PASS: TestConfigInspect (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigListUnsupported [2022-03-11T19:18:24.535Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigListError [2022-03-11T19:18:24.535Z] --- PASS: TestConfigListError (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigList [2022-03-11T19:18:24.535Z] --- PASS: TestConfigList (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigRemoveUnsupported [2022-03-11T19:18:24.535Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigRemoveError [2022-03-11T19:18:24.535Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigRemove [2022-03-11T19:18:24.535Z] --- PASS: TestConfigRemove (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigUpdateUnsupported [2022-03-11T19:18:24.535Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigUpdateError [2022-03-11T19:18:24.535Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestConfigUpdate [2022-03-11T19:18:24.535Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-11T19:18:24.535Z] === RUN TestContainerCommitError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerCommit [2022-03-11T19:18:24.536Z] --- PASS: TestContainerCommit (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerStatPathError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerStatPathNotFoundError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerStatPathNoHeaderError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerStatPath [2022-03-11T19:18:24.536Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestCopyToContainerError [2022-03-11T19:18:24.536Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestCopyToContainerNotFoundError [2022-03-11T19:18:24.536Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-11T19:18:24.536Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestCopyToContainer [2022-03-11T19:18:24.536Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestCopyFromContainerError [2022-03-11T19:18:24.536Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestCopyFromContainerNotFoundError [2022-03-11T19:18:24.536Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-11T19:18:24.536Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-11T19:18:24.536Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestCopyFromContainer [2022-03-11T19:18:24.536Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerCreateError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerCreateImageNotFound [2022-03-11T19:18:24.536Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerCreateWithName [2022-03-11T19:18:24.536Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerCreateAutoRemove [2022-03-11T19:18:24.536Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerDiffError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerDiff [2022-03-11T19:18:24.536Z] --- PASS: TestContainerDiff (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerExecCreateError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerExecCreate [2022-03-11T19:18:24.536Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerExecStartError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerExecStart [2022-03-11T19:18:24.536Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerExecInspectError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerExecInspect [2022-03-11T19:18:24.536Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerExportError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerExportError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerExport [2022-03-11T19:18:24.536Z] --- PASS: TestContainerExport (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerInspectError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerInspectContainerNotFound [2022-03-11T19:18:24.536Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerInspectWithEmptyID [2022-03-11T19:18:24.536Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerInspect [2022-03-11T19:18:24.536Z] --- PASS: TestContainerInspect (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerInspectNode [2022-03-11T19:18:24.536Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerKillError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerKillError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerKill [2022-03-11T19:18:24.536Z] --- PASS: TestContainerKill (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerListError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerListError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerList [2022-03-11T19:18:24.536Z] --- PASS: TestContainerList (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerLogsNotFoundError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerLogsError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerLogs [2022-03-11T19:18:24.536Z] --- PASS: TestContainerLogs (0.24s) [2022-03-11T19:18:24.536Z] === RUN TestContainerPauseError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerPause [2022-03-11T19:18:24.536Z] --- PASS: TestContainerPause (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainersPruneError [2022-03-11T19:18:24.536Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainersPrune [2022-03-11T19:18:24.536Z] --- PASS: TestContainersPrune (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerRemoveError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerRemoveNotFoundError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerRemove [2022-03-11T19:18:24.536Z] --- PASS: TestContainerRemove (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerRenameError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerRename [2022-03-11T19:18:24.536Z] --- PASS: TestContainerRename (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerResizeError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerExecResizeError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerResize [2022-03-11T19:18:24.536Z] --- PASS: TestContainerResize (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerExecResize [2022-03-11T19:18:24.536Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerRestartError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerRestart [2022-03-11T19:18:24.536Z] --- PASS: TestContainerRestart (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerStartError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerStartError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerStart [2022-03-11T19:18:24.536Z] --- PASS: TestContainerStart (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerStatsError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerStats [2022-03-11T19:18:24.536Z] --- PASS: TestContainerStats (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerStopError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerStopError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerStop [2022-03-11T19:18:24.536Z] --- PASS: TestContainerStop (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerTopError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerTopError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerTop [2022-03-11T19:18:24.536Z] --- PASS: TestContainerTop (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerUnpauseError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerUnpause [2022-03-11T19:18:24.536Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerUpdateError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerUpdate [2022-03-11T19:18:24.536Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerWaitError [2022-03-11T19:18:24.536Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestContainerWait [2022-03-11T19:18:24.536Z] --- PASS: TestContainerWait (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestDiskUsageError [2022-03-11T19:18:24.536Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestDiskUsage [2022-03-11T19:18:24.536Z] --- PASS: TestDiskUsage (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestDistributionInspectUnsupported [2022-03-11T19:18:24.536Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestDistributionInspectWithEmptyID [2022-03-11T19:18:24.536Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestEventsErrorInOptions [2022-03-11T19:18:24.536Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestEventsErrorFromServer [2022-03-11T19:18:24.536Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestEvents [2022-03-11T19:18:24.536Z] --- PASS: TestEvents (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestTLSCloseWriter [2022-03-11T19:18:24.536Z] === PAUSE TestTLSCloseWriter [2022-03-11T19:18:24.536Z] === RUN TestImageBuildError [2022-03-11T19:18:24.536Z] --- PASS: TestImageBuildError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageBuild [2022-03-11T19:18:24.536Z] --- PASS: TestImageBuild (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestGetDockerOS [2022-03-11T19:18:24.536Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageCreateError [2022-03-11T19:18:24.536Z] --- PASS: TestImageCreateError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageCreate [2022-03-11T19:18:24.536Z] --- PASS: TestImageCreate (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageHistoryError [2022-03-11T19:18:24.536Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageHistory [2022-03-11T19:18:24.536Z] --- PASS: TestImageHistory (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageImportError [2022-03-11T19:18:24.536Z] --- PASS: TestImageImportError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageImport [2022-03-11T19:18:24.536Z] --- PASS: TestImageImport (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageInspectError [2022-03-11T19:18:24.536Z] --- PASS: TestImageInspectError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageInspectImageNotFound [2022-03-11T19:18:24.536Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageInspectWithEmptyID [2022-03-11T19:18:24.536Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageInspect [2022-03-11T19:18:24.536Z] --- PASS: TestImageInspect (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageListError [2022-03-11T19:18:24.536Z] --- PASS: TestImageListError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageList [2022-03-11T19:18:24.536Z] --- PASS: TestImageList (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageListApiBefore125 [2022-03-11T19:18:24.536Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageLoadError [2022-03-11T19:18:24.536Z] --- PASS: TestImageLoadError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageLoad [2022-03-11T19:18:24.536Z] --- PASS: TestImageLoad (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagesPruneError [2022-03-11T19:18:24.536Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagesPrune [2022-03-11T19:18:24.536Z] --- PASS: TestImagesPrune (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePullReferenceParseError [2022-03-11T19:18:24.536Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePullAnyError [2022-03-11T19:18:24.536Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-11T19:18:24.536Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:18:24.536Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:18:24.536Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-11T19:18:24.536Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePullWithoutErrors [2022-03-11T19:18:24.536Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePushReferenceError [2022-03-11T19:18:24.536Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePushAnyError [2022-03-11T19:18:24.536Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-11T19:18:24.536Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:18:24.536Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:18:24.536Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-11T19:18:24.536Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImagePushWithoutErrors [2022-03-11T19:18:24.536Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-11T19:18:24.536Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-11T19:18:24.536Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-11T19:18:24.536Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-11T19:18:24.536Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-11T19:18:24.536Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-11T19:18:24.536Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-11T19:18:24.536Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-11T19:18:24.536Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageRemoveError [2022-03-11T19:18:24.536Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageRemoveImageNotFound [2022-03-11T19:18:24.536Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageRemove [2022-03-11T19:18:24.536Z] --- PASS: TestImageRemove (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageSaveError [2022-03-11T19:18:24.536Z] --- PASS: TestImageSaveError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageSave [2022-03-11T19:18:24.536Z] --- PASS: TestImageSave (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageSearchAnyError [2022-03-11T19:18:24.536Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-11T19:18:24.536Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:18:24.536Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:18:24.536Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-11T19:18:24.536Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageSearchWithoutErrors [2022-03-11T19:18:24.536Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageTagError [2022-03-11T19:18:24.536Z] --- PASS: TestImageTagError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageTagInvalidReference [2022-03-11T19:18:24.536Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageTagInvalidSourceImageName [2022-03-11T19:18:24.536Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageTagHexSource [2022-03-11T19:18:24.536Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestImageTag [2022-03-11T19:18:24.536Z] --- PASS: TestImageTag (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestInfoServerError [2022-03-11T19:18:24.536Z] --- PASS: TestInfoServerError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestInfoInvalidResponseJSONError [2022-03-11T19:18:24.536Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestInfo [2022-03-11T19:18:24.536Z] --- PASS: TestInfo (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworkConnectError [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworkConnect [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworkCreateError [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworkCreate [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworkDisconnectError [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworkDisconnect [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworkInspect [2022-03-11T19:18:24.536Z] === RUN TestNetworkInspect/empty_ID [2022-03-11T19:18:24.536Z] === RUN TestNetworkInspect/no_options [2022-03-11T19:18:24.536Z] === RUN TestNetworkInspect/verbose [2022-03-11T19:18:24.536Z] === RUN TestNetworkInspect/global_scope [2022-03-11T19:18:24.536Z] === RUN TestNetworkInspect/unknown_network [2022-03-11T19:18:24.536Z] === RUN TestNetworkInspect/server_error [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworkListError [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkListError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworkList [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkList (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworksPruneError [2022-03-11T19:18:24.536Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworksPrune [2022-03-11T19:18:24.536Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworkRemoveError [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNetworkRemove [2022-03-11T19:18:24.536Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNodeInspectError [2022-03-11T19:18:24.536Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNodeInspectNodeNotFound [2022-03-11T19:18:24.536Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNodeInspectWithEmptyID [2022-03-11T19:18:24.536Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNodeInspect [2022-03-11T19:18:24.536Z] --- PASS: TestNodeInspect (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNodeListError [2022-03-11T19:18:24.536Z] --- PASS: TestNodeListError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNodeList [2022-03-11T19:18:24.536Z] --- PASS: TestNodeList (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNodeRemoveError [2022-03-11T19:18:24.536Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-11T19:18:24.536Z] === RUN TestNodeRemove [2022-03-11T19:18:24.537Z] --- PASS: TestNodeRemove (0.00s) [2022-03-11T19:18:24.537Z] === RUN TestNodeUpdateError [2022-03-11T19:18:24.537Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-11T19:18:24.537Z] === RUN TestNodeUpdate [2022-03-11T19:18:24.537Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-11T19:18:24.537Z] === RUN TestOptionWithHostFromEnv [2022-03-11T19:18:24.537Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-11T19:18:24.537Z] === RUN TestOptionWithTimeout [2022-03-11T19:18:24.537Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-11T19:18:24.537Z] === RUN TestOptionWithVersionFromEnv [2022-03-11T19:18:24.537Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-11T19:18:24.537Z] === RUN TestPingFail [2022-03-11T19:18:24.537Z] --- PASS: TestPingFail (0.00s) [2022-03-11T19:18:24.537Z] === RUN TestPingWithError [2022-03-11T19:18:24.537Z] 2022/03/11 19:18:23 RoundTripper returned a response & error; ignoring response [2022-03-11T19:18:24.537Z] 2022/03/11 19:18:23 RoundTripper returned a response & error; ignoring response [2022-03-11T19:18:24.537Z] --- PASS: TestPingWithError (0.00s) [2022-03-11T19:18:24.537Z] === RUN TestPingSuccess [2022-03-11T19:18:24.537Z] --- PASS: TestPingSuccess (0.00s) [2022-03-11T19:18:24.537Z] === RUN TestPingHeadFallback [2022-03-11T19:18:24.537Z] === RUN TestPingHeadFallback/OK [2022-03-11T19:18:24.537Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-11T19:18:24.537Z] === RUN TestPingHeadFallback/Not_Found [2022-03-11T19:18:24.537Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-11T19:18:24.537Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-11T19:18:24.537Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-11T19:18:24.537Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-11T19:18:24.537Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-11T19:18:24.537Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-11T19:18:24.537Z] === RUN TestPluginDisableError [2022-03-11T19:18:24.537Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-11T19:18:24.537Z] === RUN TestPluginDisable [2022-03-11T19:18:24.537Z] --- PASS: TestPluginDisable (0.00s) [2022-03-11T19:18:24.537Z] === RUN TestPluginEnableError [2022-03-11T19:18:24.537Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-11T19:18:24.537Z] === RUN TestPluginEnable [2022-03-11T19:18:24.537Z] --- PASS: TestPluginEnable (0.00s) [2022-03-11T19:18:24.890Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.67s) [2022-03-11T19:18:24.890Z] === RUN TestUpdateMemory [2022-03-11T19:18:24.890Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:18:24.890Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-11T19:18:24.890Z] === RUN TestUpdateCPUQuota [2022-03-11T19:18:25.005Z] === RUN TestPluginInspectError [2022-03-11T19:18:25.005Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestPluginInspectWithEmptyID [2022-03-11T19:18:25.005Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestPluginInspect [2022-03-11T19:18:25.005Z] --- PASS: TestPluginInspect (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestPluginListError [2022-03-11T19:18:25.005Z] --- PASS: TestPluginListError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestPluginList [2022-03-11T19:18:25.005Z] --- PASS: TestPluginList (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestPluginPushError [2022-03-11T19:18:25.005Z] --- PASS: TestPluginPushError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestPluginPush [2022-03-11T19:18:25.005Z] --- PASS: TestPluginPush (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestPluginRemoveError [2022-03-11T19:18:25.005Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestPluginRemove [2022-03-11T19:18:25.005Z] --- PASS: TestPluginRemove (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestPluginSetError [2022-03-11T19:18:25.005Z] --- PASS: TestPluginSetError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestPluginSet [2022-03-11T19:18:25.005Z] --- PASS: TestPluginSet (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSetHostHeader [2022-03-11T19:18:25.005Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestPlainTextError [2022-03-11T19:18:25.005Z] --- PASS: TestPlainTextError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestInfiniteError [2022-03-11T19:18:25.005Z] --- PASS: TestInfiniteError (0.05s) [2022-03-11T19:18:25.005Z] === RUN TestCanceledContext [2022-03-11T19:18:25.005Z] 2022/03/11 19:18:24 RoundTripper returned a response & error; ignoring response [2022-03-11T19:18:25.005Z] --- PASS: TestCanceledContext (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestDeadlineExceededContext [2022-03-11T19:18:25.005Z] 2022/03/11 19:18:24 RoundTripper returned a response & error; ignoring response [2022-03-11T19:18:25.005Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretCreateUnsupported [2022-03-11T19:18:25.005Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretCreateError [2022-03-11T19:18:25.005Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretCreate [2022-03-11T19:18:25.005Z] --- PASS: TestSecretCreate (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretInspectUnsupported [2022-03-11T19:18:25.005Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretInspectError [2022-03-11T19:18:25.005Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretInspectSecretNotFound [2022-03-11T19:18:25.005Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretInspectWithEmptyID [2022-03-11T19:18:25.005Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretInspect [2022-03-11T19:18:25.005Z] --- PASS: TestSecretInspect (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretListUnsupported [2022-03-11T19:18:25.005Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretListError [2022-03-11T19:18:25.005Z] --- PASS: TestSecretListError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretList [2022-03-11T19:18:25.005Z] --- PASS: TestSecretList (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretRemoveUnsupported [2022-03-11T19:18:25.005Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretRemoveError [2022-03-11T19:18:25.005Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretRemove [2022-03-11T19:18:25.005Z] --- PASS: TestSecretRemove (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretUpdateUnsupported [2022-03-11T19:18:25.005Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretUpdateError [2022-03-11T19:18:25.005Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSecretUpdate [2022-03-11T19:18:25.005Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceCreateError [2022-03-11T19:18:25.005Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceCreate [2022-03-11T19:18:25.005Z] --- PASS: TestServiceCreate (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-11T19:18:25.005Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceCreateDigestPinning [2022-03-11T19:18:25.005Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceInspectError [2022-03-11T19:18:25.005Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceInspectServiceNotFound [2022-03-11T19:18:25.005Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceInspectWithEmptyID [2022-03-11T19:18:25.005Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceInspect [2022-03-11T19:18:25.005Z] --- PASS: TestServiceInspect (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceListError [2022-03-11T19:18:25.005Z] --- PASS: TestServiceListError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceList [2022-03-11T19:18:25.005Z] --- PASS: TestServiceList (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceLogsError [2022-03-11T19:18:25.005Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceLogs [2022-03-11T19:18:25.005Z] --- PASS: TestServiceLogs (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceRemoveError [2022-03-11T19:18:25.005Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceRemoveNotFoundError [2022-03-11T19:18:25.005Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceRemove [2022-03-11T19:18:25.005Z] --- PASS: TestServiceRemove (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceUpdateError [2022-03-11T19:18:25.005Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestServiceUpdate [2022-03-11T19:18:25.005Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmGetUnlockKeyError [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmGetUnlockKey [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmInitError [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmInit [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmInit (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmInspectError [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmInspect [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmJoinError [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmJoin [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmLeaveError [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmLeave [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmUnlockError [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmUnlock [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmUpdateError [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestSwarmUpdate [2022-03-11T19:18:25.005Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestTaskInspectError [2022-03-11T19:18:25.005Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestTaskInspectWithEmptyID [2022-03-11T19:18:25.005Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestTaskInspect [2022-03-11T19:18:25.005Z] --- PASS: TestTaskInspect (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestTaskListError [2022-03-11T19:18:25.005Z] --- PASS: TestTaskListError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestTaskList [2022-03-11T19:18:25.005Z] --- PASS: TestTaskList (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestVolumeCreateError [2022-03-11T19:18:25.005Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestVolumeCreate [2022-03-11T19:18:25.005Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestVolumeInspectError [2022-03-11T19:18:25.005Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestVolumeInspectNotFound [2022-03-11T19:18:25.005Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestVolumeInspectWithEmptyID [2022-03-11T19:18:25.005Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestVolumeInspect [2022-03-11T19:18:25.005Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestVolumeListError [2022-03-11T19:18:25.005Z] --- PASS: TestVolumeListError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestVolumeList [2022-03-11T19:18:25.005Z] --- PASS: TestVolumeList (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestVolumeRemoveError [2022-03-11T19:18:25.005Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-11T19:18:25.005Z] === RUN TestVolumeRemove [2022-03-11T19:18:25.005Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-11T19:18:25.005Z] === CONT TestTLSCloseWriter [2022-03-11T19:18:25.005Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-11T19:18:25.005Z] PASS [2022-03-11T19:18:25.005Z] coverage: 75.2% of statements [2022-03-11T19:18:25.005Z] ok github.com/docker/docker/client 0.619s coverage: 75.2% of statements [2022-03-11T19:18:25.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-11T19:18:26.025Z] --- PASS: TestUpdateCPUQuota (1.44s) [2022-03-11T19:18:26.025Z] === RUN TestUpdatePidsLimit [2022-03-11T19:18:26.025Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-11T19:18:26.592Z] === RUN TestUpdatePidsLimit/no_change [2022-03-11T19:18:26.851Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-11T19:18:27.032Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-03-11T19:18:27.032Z] === RUN TestDockerNetworkReConnect [2022-03-11T19:18:27.109Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-11T19:18:27.679Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-11T19:18:27.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-11T19:18:27.939Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-11T19:18:28.198Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-11T19:18:29.133Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-11T19:18:29.577Z] --- PASS: TestDockerNetworkReConnect (2.96s) [2022-03-11T19:18:29.577Z] === RUN TestServicePlugin [2022-03-11T19:18:29.699Z] --- PASS: TestUpdatePidsLimit (3.48s) [2022-03-11T19:18:29.699Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2022-03-11T19:18:29.699Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-03-11T19:18:29.699Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2022-03-11T19:18:29.699Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-03-11T19:18:29.699Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-03-11T19:18:29.699Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-03-11T19:18:29.699Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2022-03-11T19:18:29.699Z] === RUN TestUpdateRestartPolicy [2022-03-11T19:18:30.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-11T19:18:30.636Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-11T19:18:30.636Z] check_test.go:308: [df4cf76eb2330] daemon is not started [2022-03-11T19:18:30.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-11T19:18:30.636Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-11T19:18:30.636Z] check_test.go:308: [d0931ab253cde] daemon is not started [2022-03-11T19:18:30.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-11T19:18:31.203Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-11T19:18:32.138Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-11T19:18:32.396Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-11T19:18:32.405Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2022-03-11T19:18:32.405Z] PASS [2022-03-11T19:18:32.405Z] [2022-03-11T19:18:32.405Z] === Skipped [2022-03-11T19:18:32.405Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-11T19:18:32.405Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:18:32.405Z] [2022-03-11T19:18:32.405Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T19:18:32.405Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T19:18:32.405Z] [2022-03-11T19:18:32.405Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-11T19:18:32.405Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T19:18:32.405Z] [2022-03-11T19:18:32.405Z] DONE 200 tests, 3 skipped in 110.338s [2022-03-11T19:18:32.405Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-11T19:18:32.405Z] ++ 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-03-11T19:18:32.405Z] ++ set -e [2022-03-11T19:18:32.405Z] ++ '[' -n 0 ']' [2022-03-11T19:18:32.405Z] ++ set -x [2022-03-11T19:18:32.405Z] ++ 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-03-11T19:18:32.405Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T19:18:32.405Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-11T19:18:32.405Z] === RUN TestDaemonConfigValidation [2022-03-11T19:18:32.405Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:18:32.405Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:18:32.405Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-11T19:18:32.405Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-11T19:18:32.405Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-11T19:18:32.405Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-11T19:18:32.405Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-11T19:18:32.405Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-11T19:18:32.405Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-11T19:18:32.405Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-11T19:18:32.405Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:18:32.405Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-11T19:18:32.405Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-11T19:18:32.405Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-11T19:18:32.405Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-11T19:18:32.405Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-11T19:18:32.405Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-03-11T19:18:32.405Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-11T19:18:32.405Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-11T19:18:32.405Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-03-11T19:18:32.405Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-11T19:18:32.405Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T19:18:32.405Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-11T19:18:32.654Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-11T19:18:32.913Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-11T19:18:32.913Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-11T19:18:32.913Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-11T19:18:32.913Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-11T19:18:33.347Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-11T19:18:33.785Z] plugin_test.go:61: [d57525a80912e] joining swarm manager [d4206426e055c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:18:33.877Z] check_test.go:308: [db0718d28343e] daemon is not started [2022-03-11T19:18:33.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-11T19:18:34.299Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-11T19:18:34.442Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-11T19:18:34.743Z] plugin_test.go:64: [d77d49dcf9a0b] joining swarm manager [d4206426e055c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:18:35.239Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-11T19:18:35.240Z] daemon_test.go:156: [dc360d6fb7c8d] daemon is not started [2022-03-11T19:18:35.240Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-11T19:18:35.240Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-11T19:18:35.240Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-03-11T19:18:35.240Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-11T19:18:35.240Z] === RUN TestDaemonProxy [2022-03-11T19:18:35.240Z] === RUN TestDaemonProxy/environment_variables [2022-03-11T19:18:37.151Z] === RUN TestDaemonProxy/command-line_options [2022-03-11T19:18:38.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-11T19:18:38.624Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-11T19:18:39.062Z] === RUN TestDaemonProxy/configuration_file [2022-03-11T19:18:39.558Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-11T19:18:40.445Z] === RUN TestDaemonProxy/conflicting_options [2022-03-11T19:18:40.493Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-11T19:18:40.494Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-11T19:18:41.015Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-11T19:18:41.060Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-11T19:18:41.319Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-11T19:18:41.586Z] --- PASS: TestDaemonProxy (6.21s) [2022-03-11T19:18:41.586Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-03-11T19:18:41.586Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-11T19:18:41.586Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-11T19:18:41.586Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-11T19:18:41.586Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-11T19:18:41.586Z] PASS [2022-03-11T19:18:41.586Z] [2022-03-11T19:18:41.586Z] DONE 17 tests in 10.201s [2022-03-11T19:18:41.586Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-11T19:18:41.586Z] ++ 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-03-11T19:18:41.586Z] ++ set -e [2022-03-11T19:18:41.586Z] ++ '[' -n 0 ']' [2022-03-11T19:18:41.586Z] ++ set -x [2022-03-11T19:18:41.586Z] ++ 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-03-11T19:18:41.846Z] INFO: Testing against a local daemon [2022-03-11T19:18:41.846Z] === RUN TestCommitInheritsEnv [2022-03-11T19:18:41.886Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-11T19:18:42.106Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-03-11T19:18:42.107Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T19:18:42.107Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-11T19:18:42.107Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:18:42.107Z] === RUN TestImportWithCustomPlatform [2022-03-11T19:18:42.107Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-11T19:18:42.107Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-11T19:18:42.107Z] === RUN TestImportWithCustomPlatform// [2022-03-11T19:18:42.107Z] === RUN TestImportWithCustomPlatform/linux [2022-03-11T19:18:42.107Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-11T19:18:42.107Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-11T19:18:42.144Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-11T19:18:42.367Z] === RUN TestImportWithCustomPlatform/macos [2022-03-11T19:18:42.367Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-11T19:18:42.367Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-11T19:18:42.367Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-11T19:18:42.367Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-11T19:18:42.367Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-11T19:18:42.367Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-11T19:18:42.367Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-11T19:18:42.367Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-11T19:18:42.367Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-11T19:18:42.367Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-11T19:18:42.367Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-11T19:18:42.367Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-11T19:18:42.367Z] === RUN TestImagesFilterMultiReference [2022-03-11T19:18:42.367Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-11T19:18:42.367Z] === RUN TestImagePullPlatformInvalid [2022-03-11T19:18:42.367Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-11T19:18:42.367Z] === RUN TestRemoveImageOrphaning [2022-03-11T19:18:42.406Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2022-03-11T19:18:42.406Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T19:18:42.627Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-03-11T19:18:42.627Z] === RUN TestRemoveImageGarbageCollector [2022-03-11T19:18:42.627Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:18:42.627Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-11T19:18:42.627Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T19:18:42.627Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-11T19:18:42.627Z] === RUN TestTagInvalidReference [2022-03-11T19:18:42.627Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-11T19:18:42.627Z] === RUN TestTagValidPrefixedRepo [2022-03-11T19:18:42.627Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-11T19:18:42.627Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T19:18:42.627Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-11T19:18:42.627Z] === RUN TestTagOfficialNames [2022-03-11T19:18:42.627Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-11T19:18:42.627Z] === RUN TestTagMatchesDigest [2022-03-11T19:18:42.627Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-11T19:18:42.627Z] PASS [2022-03-11T19:18:42.887Z] [2022-03-11T19:18:42.887Z] === Skipped [2022-03-11T19:18:42.887Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:18:42.887Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-11T19:18:42.887Z] [2022-03-11T19:18:42.887Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-11T19:18:42.887Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:18:42.887Z] [2022-03-11T19:18:42.888Z] DONE 22 tests, 2 skipped in 1.170s [2022-03-11T19:18:42.888Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-11T19:18:42.888Z] ++ 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-03-11T19:18:42.888Z] ++ set -e [2022-03-11T19:18:42.888Z] ++ '[' -n 0 ']' [2022-03-11T19:18:42.888Z] ++ set -x [2022-03-11T19:18:42.888Z] ++ 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-03-11T19:18:42.888Z] INFO: Testing against a local daemon [2022-03-11T19:18:42.888Z] === RUN TestNetworkCreateDelete [2022-03-11T19:18:42.888Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-11T19:18:42.888Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T19:18:43.342Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-03-11T19:18:43.342Z] === RUN TestWaitNonBlocked [2022-03-11T19:18:43.342Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:18:43.342Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:18:43.342Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:18:43.342Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:18:43.342Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:18:43.342Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:18:43.458Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-11T19:18:43.458Z] === RUN TestDaemonDNSFallback [2022-03-11T19:18:43.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-11T19:18:44.536Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-11T19:18:44.536Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2022-03-11T19:18:44.536Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2022-03-11T19:18:44.536Z] === RUN TestWaitBlocked [2022-03-11T19:18:44.536Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:18:44.536Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:18:44.536Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:18:44.536Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:18:44.536Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:18:44.536Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:18:45.912Z] --- PASS: TestWaitBlocked (0.05s) [2022-03-11T19:18:45.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2022-03-11T19:18:45.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2022-03-11T19:18:45.912Z] === CONT TestContainerStartOnDaemonRestart [2022-03-11T19:18:45.912Z] === CONT TestContainerKillOnDaemonStart [2022-03-11T19:18:46.480Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-11T19:18:49.014Z] --- PASS: TestContainerStartOnDaemonRestart (3.25s) [2022-03-11T19:18:49.014Z] === CONT TestIpcModeOlderClient [2022-03-11T19:18:49.014Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-11T19:18:49.014Z] === CONT TestDaemonHostGatewayIP [2022-03-11T19:18:50.039Z] --- PASS: TestDaemonDNSFallback (6.22s) [2022-03-11T19:18:50.039Z] === RUN TestInspectNetwork [2022-03-11T19:18:50.729Z] INFO [linters context/goanalysis] analyzers took 4m58.439563935s with top 10 stages: buildir: 1m58.642096163s, goimports: 23.644212799s, unconvert: 18.015568897s, gosec: 13.962760173s, golint: 7.626356992s, S1038: 6.366409769s, misspell: 5.640289607s, inspect: 5.257453184s, nilness: 5.188002416s, unused: 3.403026622s [2022-03-11T19:18:50.729Z] INFO [runner] Issues before processing: 3051, after processing: 0 [2022-03-11T19:18:50.729Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2444/2444, identifier_marker: 2056/2056, filename_unadjuster: 2444/2444, skip_files: 2444/2444, nolint: 0/76, cgo: 2444/3051, autogenerated_exclude: 2056/2444, exclude: 2056/2056, skip_dirs: 2444/2444, exclude-rules: 76/2056 [2022-03-11T19:18:50.729Z] INFO [runner] processing took 85.621044ms with stages: nolint: 32.942532ms, identifier_marker: 21.845883ms, path_prettifier: 11.715145ms, autogenerated_exclude: 9.10864ms, exclude-rules: 7.350942ms, skip_dirs: 2.083508ms, cgo: 360.117µs, filename_unadjuster: 209.499µs, max_same_issues: 1.135µs, uniq_by_line: 665ns, max_from_linter: 577ns, diff: 397ns, source_code: 352ns, max_per_file_from_linter: 292ns, exclude: 292ns, path_shortener: 262ns, skip_files: 243ns, severity-rules: 235ns, sort_results: 217ns, path_prefixer: 111ns [2022-03-11T19:18:50.729Z] INFO [runner] linters took 1m34.322843107s with stages: goanalysis_metalinter: 1m34.237002623s [2022-03-11T19:18:50.729Z] INFO File cache stats: 1663 entries of total size 8.4MiB [2022-03-11T19:18:50.729Z] INFO Memory: 2463 samples, avg is 321.4MB, max is 1215.1MB [2022-03-11T19:18:50.729Z] INFO Execution took 4m6.595467074s [2022-03-11T19:18:50.729Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-11T19:18:50.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-11T19:18:51.058Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7df7357e085703b4de3cb829c01cf4a9832a00db hack/make.sh dynbinary test-docker-py [2022-03-11T19:18:51.624Z] [2022-03-11T19:18:51.624Z] Removing bundles/ [2022-03-11T19:18:51.624Z] [2022-03-11T19:18:51.624Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T19:18:51.624Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T19:18:51.624Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:18:52.293Z] --- PASS: TestDaemonHostGatewayIP (3.16s) [2022-03-11T19:18:52.293Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-11T19:18:52.582Z] === RUN TestInspectNetwork/full_network_id [2022-03-11T19:18:52.582Z] === RUN TestInspectNetwork/partial_network_id [2022-03-11T19:18:52.582Z] === RUN TestInspectNetwork/network_name [2022-03-11T19:18:52.582Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-11T19:18:53.672Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-11T19:18:54.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-11T19:18:54.499Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-11T19:18:55.067Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.82s) [2022-03-11T19:18:55.068Z] === CONT TestDaemonRestartIpcMode [2022-03-11T19:18:55.326Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-11T19:18:56.784Z] --- PASS: TestInspectNetwork (6.68s) [2022-03-11T19:18:56.784Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-11T19:18:56.784Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-11T19:18:56.784Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-11T19:18:56.784Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-11T19:18:56.784Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T19:18:57.725Z] --- PASS: TestRunContainerWithBridgeNone (1.33s) [2022-03-11T19:18:57.725Z] === RUN TestNetworkInvalidJSON [2022-03-11T19:18:57.725Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T19:18:57.725Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T19:18:57.725Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:18:57.725Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:18:57.725Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:18:57.725Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:18:57.725Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T19:18:57.725Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:18:57.725Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:18:57.725Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-11T19:18:57.725Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-11T19:18:57.725Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-11T19:18:57.725Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-11T19:18:57.725Z] === RUN TestNetworkList [2022-03-11T19:18:57.725Z] === RUN TestNetworkList//networks [2022-03-11T19:18:57.725Z] === PAUSE TestNetworkList//networks [2022-03-11T19:18:57.725Z] === RUN TestNetworkList//networks/ [2022-03-11T19:18:57.725Z] === PAUSE TestNetworkList//networks/ [2022-03-11T19:18:57.725Z] === CONT TestNetworkList//networks [2022-03-11T19:18:57.725Z] === CONT TestNetworkList//networks/ [2022-03-11T19:18:57.725Z] --- PASS: TestNetworkList (0.01s) [2022-03-11T19:18:57.725Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T19:18:57.725Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T19:18:57.725Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T19:18:58.295Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-11T19:18:58.295Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T19:18:58.626Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-11T19:18:58.627Z] --- PASS: TestDaemonRestartIpcMode (3.71s) [2022-03-11T19:18:58.885Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-11T19:18:58.885Z] --- PASS: TestContainerKillOnDaemonStart (13.26s) [2022-03-11T19:18:58.885Z] PASS [2022-03-11T19:18:58.885Z] [2022-03-11T19:18:58.885Z] === Skipped [2022-03-11T19:18:58.885Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-11T19:18:58.885Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:18:58.885Z] [2022-03-11T19:18:58.885Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-11T19:18:58.885Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:18:58.885Z] [2022-03-11T19:18:58.885Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-11T19:18:58.885Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:18:58.885Z] [2022-03-11T19:18:58.885Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T19:18:58.885Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T19:18:58.885Z] [2022-03-11T19:18:58.885Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-11T19:18:58.885Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T19:18:58.885Z] [2022-03-11T19:18:58.885Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-11T19:18:58.885Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:18:58.885Z] [2022-03-11T19:18:58.885Z] DONE 200 tests, 6 skipped in 160.157s [2022-03-11T19:18:58.885Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-11T19:18:58.885Z] ++ 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-03-11T19:18:58.885Z] ++ set -e [2022-03-11T19:18:58.885Z] ++ '[' -n 0 ']' [2022-03-11T19:18:58.885Z] ++ set -x [2022-03-11T19:18:58.885Z] ++ 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-03-11T19:18:59.143Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T19:18:59.235Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-11T19:18:59.236Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T19:18:59.712Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-03-11T19:18:59.712Z] === RUN TestDaemonConfigValidation [2022-03-11T19:18:59.712Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:18:59.712Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:18:59.712Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-11T19:18:59.712Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-11T19:18:59.712Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-11T19:18:59.712Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-11T19:18:59.712Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-11T19:18:59.712Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-11T19:18:59.712Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-11T19:18:59.712Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-11T19:18:59.712Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:18:59.712Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-11T19:18:59.808Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-11T19:18:59.808Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T19:18:59.971Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-11T19:18:59.971Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-11T19:19:00.229Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-11T19:19:00.229Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-11T19:19:00.229Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s) [2022-03-11T19:19:00.229Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.24s) [2022-03-11T19:19:00.229Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2022-03-11T19:19:00.229Z] --- PASS: TestDaemonConfigValidation/valid_config (0.25s) [2022-03-11T19:19:00.229Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-03-11T19:19:00.229Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T19:19:00.229Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-11T19:19:00.828Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-11T19:19:00.828Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-11T19:19:00.828Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-11T19:19:00.828Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-11T19:19:00.828Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-11T19:19:00.828Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-11T19:19:00.828Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-11T19:19:00.828Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-03-11T19:19:00.828Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-11T19:19:00.828Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-11T19:19:00.828Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-11T19:19:00.828Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-11T19:19:00.828Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-11T19:19:00.828Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestConfigureDaemonLogs [2022-03-11T19:19:00.828Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestCommonOptionsInstallFlags [2022-03-11T19:19:00.828Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-11T19:19:00.828Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-11T19:19:00.828Z] PASS [2022-03-11T19:19:00.828Z] coverage: 19.0% of statements [2022-03-11T19:19:00.828Z] ok github.com/docker/docker/cmd/dockerd 0.516s coverage: 19.0% of statements [2022-03-11T19:19:00.828Z] === RUN TestContainerStopSignal [2022-03-11T19:19:00.828Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestContainerStopTimeout [2022-03-11T19:19:00.828Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-11T19:19:00.828Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-11T19:19:00.828Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-11T19:19:00.828Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-03-11T19:19:00.828Z] === RUN TestReplaceAndAppendEnvVars [2022-03-11T19:19:00.828Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-11T19:19:00.828Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestNewMemoryStore [2022-03-11T19:19:00.828Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestAddContainers [2022-03-11T19:19:00.828Z] --- PASS: TestAddContainers (0.01s) [2022-03-11T19:19:00.828Z] === RUN TestGetContainer [2022-03-11T19:19:00.828Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestDeleteContainer [2022-03-11T19:19:00.828Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestListContainers [2022-03-11T19:19:00.828Z] --- PASS: TestListContainers (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestFirstContainer [2022-03-11T19:19:00.828Z] --- PASS: TestFirstContainer (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestApplyAllContainer [2022-03-11T19:19:00.828Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestIsValidHealthString [2022-03-11T19:19:00.828Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestStateRunStop [2022-03-11T19:19:00.828Z] --- PASS: TestStateRunStop (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestStateTimeoutWait [2022-03-11T19:19:00.828Z] state_test.go:141: Stop callback fired [2022-03-11T19:19:00.828Z] state_test.go:165: Stop callback fired [2022-03-11T19:19:00.828Z] --- PASS: TestStateTimeoutWait (0.11s) [2022-03-11T19:19:00.828Z] === RUN TestIsValidStateString [2022-03-11T19:19:00.828Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestViewSaveDelete [2022-03-11T19:19:00.828Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-11T19:19:00.828Z] === RUN TestViewAll [2022-03-11T19:19:00.828Z] --- PASS: TestViewAll (0.06s) [2022-03-11T19:19:00.828Z] === RUN TestViewGet [2022-03-11T19:19:00.828Z] --- PASS: TestViewGet (0.04s) [2022-03-11T19:19:00.828Z] === RUN TestNames [2022-03-11T19:19:00.828Z] --- PASS: TestNames (0.00s) [2022-03-11T19:19:00.828Z] === RUN TestViewWithHealthCheck [2022-03-11T19:19:00.828Z] --- PASS: TestViewWithHealthCheck (0.05s) [2022-03-11T19:19:00.828Z] PASS [2022-03-11T19:19:00.828Z] coverage: 41.7% of statements [2022-03-11T19:19:00.828Z] ok github.com/docker/docker/container 0.615s coverage: 41.7% of statements [2022-03-11T19:19:01.163Z] check_test.go:308: [d18fb40ae7e7e] daemon is not started [2022-03-11T19:19:01.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-11T19:19:01.192Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-11T19:19:01.192Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T19:19:01.295Z] === RUN TestPrepare [2022-03-11T19:19:01.295Z] --- PASS: TestPrepare (0.00s) [2022-03-11T19:19:01.295Z] === RUN TestStart [2022-03-11T19:19:01.295Z] --- PASS: TestStart (0.00s) [2022-03-11T19:19:01.295Z] === RUN TestWaitCancel [2022-03-11T19:19:01.295Z] --- PASS: TestWaitCancel (0.00s) [2022-03-11T19:19:01.295Z] === RUN TestWaitDisabled [2022-03-11T19:19:01.295Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-11T19:19:01.295Z] === RUN TestWaitEnabled [2022-03-11T19:19:01.295Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-11T19:19:01.295Z] === RUN TestRemove [2022-03-11T19:19:01.295Z] --- PASS: TestRemove (0.00s) [2022-03-11T19:19:01.295Z] PASS [2022-03-11T19:19:01.295Z] coverage: 65.3% of statements [2022-03-11T19:19:01.295Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.163s coverage: 65.3% of statements [2022-03-11T19:19:01.312Z] --- PASS: TestServicePlugin (30.09s) [2022-03-11T19:19:01.312Z] === RUN TestServiceUpdateLabel [2022-03-11T19:19:01.421Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-11T19:19:01.884Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-03-11T19:19:01.884Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:19:01.989Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-11T19:19:02.134Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-11T19:19:02.134Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T19:19:02.556Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-11T19:19:02.705Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-11T19:19:02.705Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T19:19:02.858Z] === RUN TestNewListSecretsFilters [2022-03-11T19:19:02.858Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-11T19:19:02.858Z] === RUN TestNewListConfigsFilters [2022-03-11T19:19:02.858Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-11T19:19:02.858Z] PASS [2022-03-11T19:19:02.858Z] coverage: 0.5% of statements [2022-03-11T19:19:02.858Z] ok github.com/docker/docker/daemon/cluster 0.357s coverage: 0.5% of statements [2022-03-11T19:19:03.493Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-11T19:19:03.494Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-11T19:19:03.494Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-11T19:19:03.494Z] daemon_test.go:156: [d510842a2f487] daemon is not started [2022-03-11T19:19:03.494Z] --- PASS: TestConfigDaemonSeccompProfiles (3.34s) [2022-03-11T19:19:03.494Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.13s) [2022-03-11T19:19:03.494Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s) [2022-03-11T19:19:03.494Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-03-11T19:19:03.494Z] === RUN TestDaemonProxy [2022-03-11T19:19:03.494Z] === RUN TestDaemonProxy/environment_variables [2022-03-11T19:19:03.494Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-11T19:19:03.494Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-11T19:19:03.752Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-11T19:19:03.752Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-11T19:19:03.752Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-11T19:19:03.752Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-11T19:19:03.752Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-11T19:19:04.317Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-11T19:19:04.421Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-11T19:19:04.421Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T19:19:04.421Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-11T19:19:04.421Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-11T19:19:04.888Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-11T19:19:04.888Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-11T19:19:04.888Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-11T19:19:04.888Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-11T19:19:04.888Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-11T19:19:04.888Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-11T19:19:04.888Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-11T19:19:04.888Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-11T19:19:04.888Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-11T19:19:04.888Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-11T19:19:04.888Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-11T19:19:04.888Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-11T19:19:04.888Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-11T19:19:04.888Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-11T19:19:04.888Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-11T19:19:04.888Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-11T19:19:04.888Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-11T19:19:04.888Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-11T19:19:04.888Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-11T19:19:04.888Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-11T19:19:04.888Z] PASS [2022-03-11T19:19:04.888Z] coverage: 35.9% of statements [2022-03-11T19:19:04.888Z] ok github.com/docker/docker/daemon/cluster/convert 0.575s coverage: 35.9% of statements [2022-03-11T19:19:05.246Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-03-11T19:19:05.246Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T19:19:05.246Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:19:05.246Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:19:05.246Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T19:19:05.510Z] === RUN TestDaemonProxy/command-line_options [2022-03-11T19:19:06.752Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-11T19:19:06.752Z] [2022-03-11T19:19:06.752Z] ________ ____ __. [2022-03-11T19:19:06.752Z] \_____ \ | |/ _| [2022-03-11T19:19:06.752Z] / | \| < [2022-03-11T19:19:06.752Z] / | \ | \ [2022-03-11T19:19:06.752Z] \_______ /____|__ \ [2022-03-11T19:19:06.752Z] \/ \/ [2022-03-11T19:19:06.752Z] [2022-03-11T19:19:06.752Z] INFO: make.ps1 ended at 03/11/2022 19:19:06 [2022-03-11T19:19:06.884Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-11T19:19:06.885Z] docker_cli_daemon_plugins_test.go:106: [dd41e894fefde] daemon is not started [2022-03-11T19:19:07.142Z] === RUN TestDaemonProxy/configuration_file [2022-03-11T19:19:07.740Z] INFO: Binaries build ended at 03/11/2022 19:19:07. Duration:00:01:32.3698114 [2022-03-11T19:19:08.076Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-11T19:19:09.011Z] === RUN TestDaemonProxy/conflicting_options [2022-03-11T19:19:09.303Z] INFO: Copying the built daemon binary to d:\CI\PR-43256\5\binary\dockerd-7df7357e08.exe... [2022-03-11T19:19:09.303Z] INFO: Copying the built client binary to d:\CI\PR-43256\5\binary\docker-7df7357e08.exe... [2022-03-11T19:19:09.303Z] INFO: Copying dockerversion from the container... [2022-03-11T19:19:09.303Z] INFO: Copying the golang package from the container to d:\CI\PR-43256\5\installer\go.zip... [2022-03-11T19:19:09.577Z] check_test.go:308: [dbda821a62928] daemon is not started [2022-03-11T19:19:09.577Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-11T19:19:09.577Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-11T19:19:09.641Z] === RUN TestWaitNodeAttachment [2022-03-11T19:19:09.641Z] === RUN TestBuilderGC [2022-03-11T19:19:09.641Z] --- PASS: TestBuilderGC (0.01s) [2022-03-11T19:19:09.641Z] === RUN TestDaemonConfigurationNotFound [2022-03-11T19:19:09.641Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-11T19:19:09.641Z] === RUN TestDaemonBrokenConfiguration [2022-03-11T19:19:09.641Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-11T19:19:09.641Z] === RUN TestFindConfigurationConflicts [2022-03-11T19:19:09.641Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-11T19:19:09.641Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-11T19:19:09.641Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-11T19:19:09.641Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-11T19:19:09.641Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-11T19:19:09.641Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-11T19:19:09.641Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-11T19:19:09.641Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-11T19:19:09.641Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-11T19:19:09.641Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-11T19:19:09.641Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-11T19:19:09.641Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-11T19:19:09.641Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-11T19:19:09.641Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-11T19:19:09.641Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-11T19:19:09.641Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-11T19:19:09.641Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-11T19:19:09.641Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-11T19:19:09.641Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-11T19:19:09.641Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-11T19:19:09.641Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-11T19:19:09.641Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-11T19:19:09.641Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-11T19:19:09.641Z] === RUN TestValidateConfigurationErrors [2022-03-11T19:19:09.641Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-11T19:19:09.641Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-11T19:19:09.641Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-11T19:19:09.641Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-11T19:19:09.641Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-11T19:19:09.641Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-11T19:19:09.641Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-11T19:19:09.641Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-11T19:19:09.641Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-11T19:19:09.641Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-11T19:19:09.641Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-11T19:19:09.642Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-11T19:19:09.642Z] === RUN TestValidateConfiguration [2022-03-11T19:19:09.642Z] === RUN TestValidateConfiguration/with_label [2022-03-11T19:19:09.642Z] === RUN TestValidateConfiguration/with_dns [2022-03-11T19:19:09.642Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-11T19:19:09.642Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-11T19:19:09.642Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-11T19:19:09.642Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-11T19:19:09.642Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-11T19:19:09.642Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-11T19:19:09.642Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-11T19:19:09.642Z] === RUN TestReloadSetConfigFileNotExist [2022-03-11T19:19:09.772Z] INFO: Extracting go.zip to d:\CI\PR-43256\5\go [2022-03-11T19:19:10.257Z] time="2022-03-11T19:19:09Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-11T19:19:10.257Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-03-11T19:19:10.257Z] === RUN TestReloadDefaultConfigNotExist [2022-03-11T19:19:10.257Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:19:10.257Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-03-11T19:19:10.257Z] === RUN TestReloadBadDefaultConfig [2022-03-11T19:19:10.257Z] time="2022-03-11T19:19:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2872865009" [2022-03-11T19:19:10.257Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-11T19:19:10.257Z] === RUN TestReloadWithConflictingLabels [2022-03-11T19:19:10.257Z] time="2022-03-11T19:19:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2786675976" [2022-03-11T19:19:10.257Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-11T19:19:10.257Z] === RUN TestReloadWithDuplicateLabels [2022-03-11T19:19:10.257Z] time="2022-03-11T19:19:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-469095297" [2022-03-11T19:19:10.257Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-11T19:19:10.257Z] === RUN TestMaskURLCredentials [2022-03-11T19:19:10.257Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-11T19:19:10.257Z] === RUN TestDaemonConfigurationMerge [2022-03-11T19:19:10.257Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-11T19:19:10.257Z] PASS [2022-03-11T19:19:10.257Z] coverage: 79.2% of statements [2022-03-11T19:19:10.257Z] ok github.com/docker/docker/daemon/config 0.463s coverage: 79.2% of statements [2022-03-11T19:19:10.257Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-11T19:19:10.257Z] === RUN TestIsolationConversion [2022-03-11T19:19:10.257Z] === RUN TestIsolationConversion/default [2022-03-11T19:19:10.257Z] === RUN TestIsolationConversion/process [2022-03-11T19:19:10.258Z] === RUN TestIsolationConversion/hyperv [2022-03-11T19:19:10.258Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-11T19:19:10.258Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-11T19:19:10.258Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-11T19:19:10.258Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-11T19:19:10.258Z] === RUN TestContainerLabels [2022-03-11T19:19:10.258Z] --- PASS: TestContainerLabels (0.00s) [2022-03-11T19:19:10.258Z] === RUN TestCredentialSpecConversion [2022-03-11T19:19:10.258Z] === RUN TestCredentialSpecConversion/none [2022-03-11T19:19:10.258Z] === RUN TestCredentialSpecConversion/config [2022-03-11T19:19:10.258Z] === RUN TestCredentialSpecConversion/file [2022-03-11T19:19:10.258Z] === RUN TestCredentialSpecConversion/registry [2022-03-11T19:19:10.258Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-11T19:19:10.258Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-11T19:19:10.258Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-11T19:19:10.258Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-11T19:19:10.258Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-11T19:19:10.258Z] === RUN TestControllerValidateMountBind [2022-03-11T19:19:10.258Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-11T19:19:10.258Z] === RUN TestControllerValidateMountVolume [2022-03-11T19:19:10.258Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-11T19:19:10.258Z] === RUN TestControllerValidateMountTarget [2022-03-11T19:19:10.258Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-11T19:19:10.258Z] === RUN TestControllerValidateMountTmpfs [2022-03-11T19:19:10.258Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-11T19:19:10.258Z] === RUN TestControllerValidateMountInvalidType [2022-03-11T19:19:10.258Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-11T19:19:10.258Z] === RUN TestControllerValidateMountNamedPipe [2022-03-11T19:19:10.258Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-11T19:19:10.258Z] PASS [2022-03-11T19:19:10.258Z] coverage: 11.0% of statements [2022-03-11T19:19:10.258Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.969s coverage: 11.0% of statements [2022-03-11T19:19:10.271Z] --- PASS: TestDaemonProxy (6.38s) [2022-03-11T19:19:10.271Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-03-11T19:19:10.271Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-03-11T19:19:10.271Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-03-11T19:19:10.271Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-11T19:19:10.271Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-03-11T19:19:10.271Z] PASS [2022-03-11T19:19:10.271Z] [2022-03-11T19:19:10.271Z] DONE 17 tests in 11.061s [2022-03-11T19:19:10.271Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-11T19:19:10.271Z] ++ 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-03-11T19:19:10.271Z] ++ set -e [2022-03-11T19:19:10.271Z] ++ '[' -n 0 ']' [2022-03-11T19:19:10.271Z] ++ set -x [2022-03-11T19:19:10.271Z] ++ 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-03-11T19:19:10.271Z] INFO: Testing against a local daemon [2022-03-11T19:19:10.271Z] === RUN TestCommitInheritsEnv [2022-03-11T19:19:10.271Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-11T19:19:10.530Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-03-11T19:19:10.530Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T19:19:10.530Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-11T19:19:10.530Z] === RUN TestImportWithCustomPlatform [2022-03-11T19:19:10.530Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-11T19:19:10.729Z] === RUN TestVerifyNetworkingConfig [2022-03-11T19:19:10.730Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-11T19:19:10.730Z] === RUN TestGetContainer [2022-03-11T19:19:10.730Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T19:19:10.730Z] === RUN TestValidContainerNames [2022-03-11T19:19:10.730Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-11T19:19:10.730Z] === RUN TestContainerInitDNS [2022-03-11T19:19:10.730Z] daemon_test.go:145: root required [2022-03-11T19:19:10.730Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-11T19:19:10.730Z] === RUN TestMerge [2022-03-11T19:19:10.730Z] --- PASS: TestMerge (0.00s) [2022-03-11T19:19:10.730Z] === RUN TestValidateContainerIsolation [2022-03-11T19:19:10.730Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-11T19:19:10.730Z] === RUN TestFindNetworkErrorType [2022-03-11T19:19:10.730Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-11T19:19:10.730Z] === RUN TestEnsureServicesExist [2022-03-11T19:19:10.730Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-11T19:19:10.730Z] === RUN TestEnsureServicesExistErrors [2022-03-11T19:19:10.730Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-11T19:19:10.730Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-11T19:19:10.730Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-11T19:19:10.730Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-11T19:19:10.730Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-11T19:19:10.730Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-11T19:19:10.730Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-11T19:19:10.730Z] === RUN TestContainerDelete [2022-03-11T19:19:10.730Z] --- PASS: TestContainerDelete (0.01s) [2022-03-11T19:19:10.730Z] === RUN TestContainerDoubleDelete [2022-03-11T19:19:10.730Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-11T19:19:10.730Z] === RUN TestLogContainerEventCopyLabels [2022-03-11T19:19:10.730Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-11T19:19:10.730Z] === RUN TestLogContainerEventWithAttributes [2022-03-11T19:19:10.730Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-11T19:19:10.730Z] === RUN TestNoneHealthcheck [2022-03-11T19:19:10.730Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-11T19:19:10.730Z] === RUN TestHealthStates [2022-03-11T19:19:10.788Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-11T19:19:10.788Z] === RUN TestImportWithCustomPlatform// [2022-03-11T19:19:10.788Z] === RUN TestImportWithCustomPlatform/linux [2022-03-11T19:19:10.788Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-11T19:19:10.788Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-11T19:19:11.046Z] === RUN TestImportWithCustomPlatform/macos [2022-03-11T19:19:11.046Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-11T19:19:11.046Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-11T19:19:11.046Z] --- PASS: TestImportWithCustomPlatform (0.49s) [2022-03-11T19:19:11.046Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-03-11T19:19:11.046Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-11T19:19:11.046Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-11T19:19:11.046Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-03-11T19:19:11.046Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-03-11T19:19:11.046Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-03-11T19:19:11.046Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-11T19:19:11.046Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-11T19:19:11.046Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-11T19:19:11.046Z] === RUN TestImagesFilterMultiReference [2022-03-11T19:19:11.046Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-11T19:19:11.046Z] === RUN TestImagePullPlatformInvalid [2022-03-11T19:19:11.046Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-11T19:19:11.046Z] === RUN TestRemoveImageOrphaning [2022-03-11T19:19:11.198Z] time="2022-03-11T19:19:10Z" 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-03-11T19:19:11.198Z] time="2022-03-11T19:19:10Z" 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-03-11T19:19:11.198Z] time="2022-03-11T19:19:10Z" 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-03-11T19:19:11.198Z] time="2022-03-11T19:19:10Z" 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-03-11T19:19:11.198Z] time="2022-03-11T19:19:10Z" 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-03-11T19:19:11.198Z] time="2022-03-11T19:19:10Z" 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-03-11T19:19:11.198Z] time="2022-03-11T19:19:10Z" 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-03-11T19:19:11.199Z] time="2022-03-11T19:19:10Z" 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-03-11T19:19:11.199Z] time="2022-03-11T19:19:10Z" 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-03-11T19:19:11.199Z] time="2022-03-11T19:19:10Z" 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-03-11T19:19:11.199Z] --- PASS: TestHealthStates (0.22s) [2022-03-11T19:19:11.199Z] === RUN TestGetInspectData [2022-03-11T19:19:11.199Z] --- PASS: TestGetInspectData (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestFillLicense [2022-03-11T19:19:11.199Z] --- PASS: TestFillLicense (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestListInvalidFilter [2022-03-11T19:19:11.199Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestNameFilter [2022-03-11T19:19:11.199Z] --- PASS: TestNameFilter (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-11T19:19:11.199Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-11T19:19:11.199Z] === 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-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-11T19:19:11.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-11T19:19:11.199Z] --- 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-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-11T19:19:11.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestDaemonReloadLabels [2022-03-11T19:19:11.199Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-11T19:19:11.199Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestDaemonReloadMirrors [2022-03-11T19:19:11.199Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-11T19:19:11.199Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-11T19:19:11.199Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-11T19:19:11.199Z] reload_test.go:342: root required [2022-03-11T19:19:11.199Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-11T19:19:11.199Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-11T19:19:11.199Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-11T19:19:11.199Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-11T19:19:11.199Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-03-11T19:19:11.199Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-11T19:19:11.199Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-03-11T19:19:11.199Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-11T19:19:11.199Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-11T19:19:11.199Z] === RUN TestParseVolumesFrom [2022-03-11T19:19:11.199Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-11T19:19:11.199Z] PASS [2022-03-11T19:19:11.199Z] coverage: 8.6% of statements [2022-03-11T19:19:11.199Z] ok github.com/docker/docker/daemon 0.821s coverage: 8.6% of statements [2022-03-11T19:19:11.613Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-03-11T19:19:11.613Z] === RUN TestRemoveImageGarbageCollector [2022-03-11T19:19:11.666Z] === RUN TestEventsLog [2022-03-11T19:19:11.666Z] --- PASS: TestEventsLog (0.00s) [2022-03-11T19:19:11.666Z] === RUN TestEventsLogTimeout [2022-03-11T19:19:11.666Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-11T19:19:11.666Z] === RUN TestLogEvents [2022-03-11T19:19:11.666Z] --- PASS: TestLogEvents (0.05s) [2022-03-11T19:19:11.666Z] === RUN TestLoadBufferedEvents [2022-03-11T19:19:11.666Z] --- PASS: TestLoadBufferedEvents (0.23s) [2022-03-11T19:19:11.666Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-11T19:19:11.666Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-11T19:19:11.666Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-11T19:19:11.667Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-11T19:19:11.667Z] PASS [2022-03-11T19:19:11.667Z] coverage: 50.0% of statements [2022-03-11T19:19:12.136Z] ok github.com/docker/docker/daemon/events 0.392s coverage: 50.0% of statements [2022-03-11T19:19:12.136Z] === RUN TestIsEmptyDir [2022-03-11T19:19:12.136Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-11T19:19:12.136Z] PASS [2022-03-11T19:19:12.136Z] coverage: 2.3% of statements [2022-03-11T19:19:12.136Z] ok github.com/docker/docker/daemon/graphdriver 0.136s coverage: 2.3% of statements [2022-03-11T19:19:12.548Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-11T19:19:12.548Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-11T19:19:13.115Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-11T19:19:13.120Z] === RUN TestLinkNaming [2022-03-11T19:19:13.121Z] --- PASS: TestLinkNaming (0.00s) [2022-03-11T19:19:13.121Z] === RUN TestLinkNew [2022-03-11T19:19:13.121Z] --- PASS: TestLinkNew (0.00s) [2022-03-11T19:19:13.121Z] === RUN TestLinkEnv [2022-03-11T19:19:13.121Z] --- PASS: TestLinkEnv (0.00s) [2022-03-11T19:19:13.121Z] === RUN TestLinkMultipleEnv [2022-03-11T19:19:13.121Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-11T19:19:13.121Z] === RUN TestLinkPortRangeEnv [2022-03-11T19:19:13.121Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-11T19:19:13.121Z] PASS [2022-03-11T19:19:13.121Z] coverage: 93.0% of statements [2022-03-11T19:19:13.121Z] ok github.com/docker/docker/daemon/links 0.059s coverage: 93.0% of statements [2022-03-11T19:19:13.682Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2022-03-11T19:19:13.682Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T19:19:13.682Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-11T19:19:13.682Z] === RUN TestTagInvalidReference [2022-03-11T19:19:13.682Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-11T19:19:13.682Z] === RUN TestTagValidPrefixedRepo [2022-03-11T19:19:13.682Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-11T19:19:13.682Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T19:19:13.941Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-11T19:19:13.941Z] === RUN TestTagOfficialNames [2022-03-11T19:19:13.941Z] --- PASS: TestTagOfficialNames (0.06s) [2022-03-11T19:19:13.941Z] === RUN TestTagMatchesDigest [2022-03-11T19:19:13.941Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-11T19:19:13.941Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-11T19:19:15.347Z] === RUN TestAdapterReadLogs [2022-03-11T19:19:15.347Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-11T19:19:15.347Z] === RUN TestCopier [2022-03-11T19:19:15.347Z] --- PASS: TestCopier (0.00s) [2022-03-11T19:19:15.347Z] === RUN TestCopierLongLines [2022-03-11T19:19:15.347Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-11T19:19:15.347Z] === RUN TestCopierSlow [2022-03-11T19:19:15.347Z] --- PASS: TestCopierSlow (0.20s) [2022-03-11T19:19:15.347Z] === RUN TestCopierWithSized [2022-03-11T19:19:15.347Z] === RUN TestCopierWithSized/as_is [2022-03-11T19:19:15.347Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-11T19:19:15.347Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-11T19:19:15.347Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-11T19:19:15.347Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-11T19:19:15.347Z] === RUN TestCopierWithPartial [2022-03-11T19:19:15.347Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-11T19:19:15.347Z] === RUN TestRingLogger [2022-03-11T19:19:15.347Z] --- PASS: TestRingLogger (0.00s) [2022-03-11T19:19:15.347Z] === RUN TestRingCap [2022-03-11T19:19:15.347Z] --- PASS: TestRingCap (0.00s) [2022-03-11T19:19:15.347Z] === RUN TestRingClose [2022-03-11T19:19:15.347Z] --- PASS: TestRingClose (0.00s) [2022-03-11T19:19:15.347Z] === RUN TestRingDrain [2022-03-11T19:19:15.347Z] --- PASS: TestRingDrain (0.00s) [2022-03-11T19:19:15.347Z] PASS [2022-03-11T19:19:15.347Z] coverage: 43.2% of statements [2022-03-11T19:19:15.347Z] ok github.com/docker/docker/daemon/logger 0.345s coverage: 43.2% of statements [2022-03-11T19:19:16.333Z] === RUN TestNewStreamConfig [2022-03-11T19:19:16.333Z] === RUN TestNewStreamConfig/defaults [2022-03-11T19:19:16.333Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-11T19:19:16.333Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-11T19:19:16.333Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-11T19:19:16.333Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-11T19:19:16.333Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-11T19:19:16.333Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-11T19:19:16.333Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-11T19:19:16.333Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-11T19:19:16.333Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-11T19:19:16.333Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-11T19:19:16.333Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-11T19:19:16.333Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-11T19:19:16.333Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-11T19:19:16.333Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-11T19:19:16.333Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-11T19:19:16.333Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-11T19:19:16.333Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-11T19:19:16.333Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-11T19:19:16.333Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-11T19:19:16.333Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-11T19:19:16.333Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-11T19:19:16.333Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-11T19:19:16.333Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-11T19:19:16.333Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-11T19:19:16.333Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-11T19:19:16.333Z] === RUN TestSearchRegistryForImagesErrors [2022-03-11T19:19:16.333Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-11T19:19:16.333Z] === RUN TestSearchRegistryForImages [2022-03-11T19:19:16.333Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-11T19:19:16.333Z] === RUN TestOnlyPlatformWithFallback [2022-03-11T19:19:16.333Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-11T19:19:16.333Z] === RUN TestImageDelete [2022-03-11T19:19:16.333Z] === RUN TestImageDelete/no_lease [2022-03-11T19:19:16.333Z] === RUN TestImageDelete/lease_exists [2022-03-11T19:19:16.333Z] --- PASS: TestImageDelete (0.05s) [2022-03-11T19:19:16.333Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-11T19:19:16.333Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-11T19:19:16.333Z] === RUN TestContentStoreForPull [2022-03-11T19:19:16.333Z] time="2022-03-11T19:19:15Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-11T19:19:16.333Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2022-03-11T19:19:16.333Z] === RUN TestCreateSuccess [2022-03-11T19:19:16.333Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-11T19:19:16.333Z] === RUN TestCreateStreamSkipped [2022-03-11T19:19:16.334Z] time="2022-03-11T19:19:16Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-11T19:19:16.334Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestCreateLogGroupSuccess [2022-03-11T19:19:16.334Z] time="2022-03-11T19:19:16Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-11T19:19:16.334Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestCreateError [2022-03-11T19:19:16.334Z] --- PASS: TestCreateError (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestCreateAlreadyExists [2022-03-11T19:19:16.334Z] time="2022-03-11T19:19:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-11T19:19:16.334Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestLogClosed [2022-03-11T19:19:16.334Z] --- PASS: TestLogClosed (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestLogBlocking [2022-03-11T19:19:16.334Z] --- PASS: TestLogBlocking (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-11T19:19:16.334Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestLogNonBlockingBufferFull [2022-03-11T19:19:16.334Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestPublishBatchSuccess [2022-03-11T19:19:16.334Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestPublishBatchError [2022-03-11T19:19:16.334Z] time="2022-03-11T19:19:16Z" level=error msg=error [2022-03-11T19:19:16.334Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-11T19:19:16.334Z] time="2022-03-11T19:19:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T19:19:16.334Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-11T19:19:16.334Z] time="2022-03-11T19:19:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T19:19:16.334Z] time="2022-03-11T19:19:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-11T19:19:16.334Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestCollectBatchSimple [2022-03-11T19:19:16.334Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestCollectBatchTicker [2022-03-11T19:19:16.334Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestCollectBatchMultilinePattern [2022-03-11T19:19:16.334Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-11T19:19:16.334Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-11T19:19:16.334Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-11T19:19:16.334Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-11T19:19:16.334Z] === RUN TestCollectBatchClose [2022-03-11T19:19:16.334Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestEffectiveLen [2022-03-11T19:19:16.334Z] === RUN TestEffectiveLen/0/Hello [2022-03-11T19:19:16.334Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-11T19:19:16.334Z] === RUN TestEffectiveLen/2/🙃 [2022-03-11T19:19:16.334Z] === RUN TestEffectiveLen/3/���� [2022-03-11T19:19:16.334Z] === RUN TestEffectiveLen/4/He��o [2022-03-11T19:19:16.334Z] === RUN TestEffectiveLen/5/ [2022-03-11T19:19:16.334Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestFindValidSplit [2022-03-11T19:19:16.334Z] === RUN TestFindValidSplit/0/ [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:19:16.334Z] === RUN TestFindValidSplit/1/Hello [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1076: Hello [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:19:16.334Z] === RUN TestFindValidSplit/2/Hello [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1076: He [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1077: llo [2022-03-11T19:19:16.334Z] === RUN TestFindValidSplit/3/Hello [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1077: Hello [2022-03-11T19:19:16.334Z] === RUN TestFindValidSplit/4/🙃 [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-11T19:19:16.334Z] === RUN TestFindValidSplit/5/🙃 [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:19:16.334Z] === RUN TestFindValidSplit/6/a� [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1076: a [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1077: � [2022-03-11T19:19:16.334Z] === RUN TestFindValidSplit/7/a� [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1076: a� [2022-03-11T19:19:16.334Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:19:16.334Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-11T19:19:16.334Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestProcessEventEmoji [2022-03-11T19:19:16.334Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestCollectBatchLineSplit [2022-03-11T19:19:16.334Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-11T19:19:16.334Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-11T19:19:16.334Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-11T19:19:16.334Z] === RUN TestCollectBatchMaxEvents [2022-03-11T19:19:16.334Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-11T19:19:16.334Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-11T19:19:16.334Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-11T19:19:16.334Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-11T19:19:16.334Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-11T19:19:16.334Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-11T19:19:16.788Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-03-11T19:19:16.788Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:19:16.801Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-11T19:19:16.801Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-11T19:19:16.801Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-11T19:19:16.801Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-11T19:19:16.801Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-11T19:19:16.801Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-11T19:19:16.801Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-11T19:19:16.801Z] --- PASS: TestContentStoreForPull (0.27s) [2022-03-11T19:19:16.801Z] PASS [2022-03-11T19:19:16.801Z] coverage: 6.8% of statements [2022-03-11T19:19:16.801Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-11T19:19:16.801Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-11T19:19:16.801Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-11T19:19:16.801Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-11T19:19:16.801Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-03-11T19:19:16.801Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsFormat [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-11T19:19:16.801Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-11T19:19:16.801Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-11T19:19:16.801Z] === RUN TestCreateTagSuccess [2022-03-11T19:19:16.801Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-11T19:19:16.801Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-11T19:19:16.801Z] ok github.com/docker/docker/daemon/images 0.594s coverage: 6.8% of statements [2022-03-11T19:19:16.801Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-11T19:19:16.801Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-11T19:19:16.801Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-11T19:19:16.801Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-11T19:19:16.801Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-11T19:19:16.801Z] PASS [2022-03-11T19:19:16.801Z] coverage: 80.2% of statements [2022-03-11T19:19:16.801Z] ok github.com/docker/docker/daemon/logger/awslogs 0.591s coverage: 80.2% of statements [2022-03-11T19:19:17.268Z] === RUN TestValidateLogOptReconnectInterval [2022-03-11T19:19:17.268Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-11T19:19:17.268Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-11T19:19:17.268Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-11T19:19:17.268Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-11T19:19:17.268Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-11T19:19:17.268Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-11T19:19:17.268Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-11T19:19:17.268Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-11T19:19:17.268Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-11T19:19:17.268Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-11T19:19:17.268Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-11T19:19:17.268Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-11T19:19:17.268Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-11T19:19:17.268Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-11T19:19:17.268Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-11T19:19:17.268Z] PASS [2022-03-11T19:19:17.268Z] coverage: 33.6% of statements [2022-03-11T19:19:17.268Z] ok github.com/docker/docker/daemon/logger/fluentd 0.135s coverage: 33.6% of statements [2022-03-11T19:19:17.736Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-11T19:19:17.736Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-11T19:19:17.736Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-11T19:19:18.140Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-11T19:19:18.203Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-03-11T19:19:18.203Z] === RUN TestFastTimeMarshalJSON [2022-03-11T19:19:18.203Z] --- PASS: TestFastTimeMarshalJSON (0.06s) [2022-03-11T19:19:18.203Z] PASS [2022-03-11T19:19:18.203Z] coverage: 87.2% of statements [2022-03-11T19:19:18.203Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.352s coverage: 87.2% of statements [2022-03-11T19:19:18.670Z] === RUN TestJSONFileLogger [2022-03-11T19:19:18.670Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-11T19:19:18.670Z] === RUN TestJSONFileLoggerWithTags [2022-03-11T19:19:18.670Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-03-11T19:19:18.671Z] === RUN TestJSONFileLoggerWithOpts [2022-03-11T19:19:18.671Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-11T19:19:18.671Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-11T19:19:18.671Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-03-11T19:19:18.671Z] === RUN TestEncodeDecode [2022-03-11T19:19:18.671Z] === PAUSE TestEncodeDecode [2022-03-11T19:19:18.671Z] === RUN TestUnexpectedEOF [2022-03-11T19:19:18.671Z] time="2022-03-11T19:19:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T19:19:18.671Z] time="2022-03-11T19:19:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T19:19:18.671Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-03-11T19:19:18.671Z] === CONT TestEncodeDecode [2022-03-11T19:19:18.671Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-11T19:19:18.671Z] PASS [2022-03-11T19:19:18.671Z] coverage: 69.9% of statements [2022-03-11T19:19:18.671Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.390s coverage: 69.9% of statements [2022-03-11T19:19:18.706Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-11T19:19:19.143Z] === RUN TestWriteLog [2022-03-11T19:19:19.143Z] === PAUSE TestWriteLog [2022-03-11T19:19:19.143Z] === RUN TestReadLog [2022-03-11T19:19:19.143Z] === PAUSE TestReadLog [2022-03-11T19:19:19.143Z] === RUN TestDecode [2022-03-11T19:19:19.143Z] --- PASS: TestDecode (0.04s) [2022-03-11T19:19:19.143Z] === CONT TestWriteLog [2022-03-11T19:19:19.143Z] === CONT TestReadLog [2022-03-11T19:19:19.143Z] === RUN TestReadLog/tail_exact [2022-03-11T19:19:19.143Z] --- PASS: TestWriteLog (0.01s) [2022-03-11T19:19:19.610Z] === RUN TestReadLog/tail_less_than_available [2022-03-11T19:19:19.610Z] === RUN TestReadLog/tail_more_than_available [2022-03-11T19:19:19.610Z] --- PASS: TestReadLog (0.28s) [2022-03-11T19:19:19.610Z] --- PASS: TestReadLog/tail_exact (0.24s) [2022-03-11T19:19:19.610Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-11T19:19:19.610Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-11T19:19:19.610Z] PASS [2022-03-11T19:19:19.610Z] coverage: 78.7% of statements [2022-03-11T19:19:19.610Z] ok github.com/docker/docker/daemon/logger/local 0.471s coverage: 78.7% of statements [2022-03-11T19:19:20.080Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-11T19:19:20.151Z] --- PASS: TestServiceWithDataPathPortInit (12.98s) [2022-03-11T19:19:20.151Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T19:19:20.151Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n66e7ksqqojcezfyhjww44zio Created:2022-03-11 19:19:18.869016891 +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[18fad7a948b18bc1c37b908f5ee3f25d3ab84b25cf06583fe4773dc80f06a736:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8o38fgctqcjnqpoobb75s49me EndpointID:c554be6d57b8a5b165eca2a29a5a6eb9c0029390b6b67683900d83d073d6324a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4f5f7e1d25426aaa987795396f0ff71bb0c4f2f713d8bf165faca0019d357e0b 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:e523b2f9a0c0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8o38fgctqcjnqpoobb75s49me EndpointID:c554be6d57b8a5b165eca2a29a5a6eb9c0029390b6b67683900d83d073d6324a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-11T19:19:20.338Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-11T19:19:20.595Z] === RUN TestOpenFileDelete [2022-03-11T19:19:20.595Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-11T19:19:20.595Z] === RUN TestOpenFileRename [2022-03-11T19:19:20.595Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-11T19:19:20.595Z] === RUN TestHandleDecoderErr [2022-03-11T19:19:20.595Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-11T19:19:20.595Z] === RUN TestParseLogTagDefaultTag [2022-03-11T19:19:20.595Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-11T19:19:20.595Z] === RUN TestParseLogTag [2022-03-11T19:19:20.595Z] --- PASS: TestParseLogTag (0.00s) [2022-03-11T19:19:20.595Z] === RUN TestParseLogTagEmptyTag [2022-03-11T19:19:20.595Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-11T19:19:20.595Z] === RUN TestTailFiles [2022-03-11T19:19:20.595Z] --- PASS: TestTailFiles (0.00s) [2022-03-11T19:19:20.595Z] === RUN TestFollowLogsConsumerGone [2022-03-11T19:19:20.595Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-11T19:19:20.595Z] === RUN TestFollowLogsProducerGone [2022-03-11T19:19:20.595Z] logfile_test.go:180: logDecode() closed after sending 498 messages [2022-03-11T19:19:20.595Z] logfile_test.go:233: messages sent: 498, received: 498 [2022-03-11T19:19:20.595Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-11T19:19:20.595Z] === RUN TestCheckCapacityAndRotate [2022-03-11T19:19:20.595Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-11T19:19:20.595Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-11T19:19:20.595Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-11T19:19:20.595Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-03-11T19:19:20.595Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-03-11T19:19:20.595Z] PASS [2022-03-11T19:19:20.595Z] coverage: 53.5% of statements [2022-03-11T19:19:20.595Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.226s coverage: 53.5% of statements [2022-03-11T19:19:20.595Z] === RUN TestLog [2022-03-11T19:19:20.595Z] --- PASS: TestLog (0.03s) [2022-03-11T19:19:20.595Z] PASS [2022-03-11T19:19:20.595Z] coverage: 31.5% of statements [2022-03-11T19:19:20.595Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.177s coverage: 31.5% of statements [2022-03-11T19:19:20.905Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-11T19:19:20.905Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-11T19:19:21.471Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-11T19:19:21.585Z] === RUN TestNewParse [2022-03-11T19:19:21.585Z] --- PASS: TestNewParse (0.00s) [2022-03-11T19:19:21.585Z] PASS [2022-03-11T19:19:21.585Z] coverage: 8.3% of statements [2022-03-11T19:19:21.585Z] ok github.com/docker/docker/daemon/logger/templates 0.076s coverage: 8.3% of statements [2022-03-11T19:19:21.585Z] === RUN TestValidateLogOpt [2022-03-11T19:19:21.585Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T19:19:21.585Z] === RUN TestNewMissedConfig [2022-03-11T19:19:21.585Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-11T19:19:21.585Z] === RUN TestNewMissedUrl [2022-03-11T19:19:21.585Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-11T19:19:21.585Z] === RUN TestNewMissedToken [2022-03-11T19:19:21.585Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-11T19:19:21.585Z] === RUN TestNewWithProxy [2022-03-11T19:19:21.585Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-11T19:19:21.585Z] === RUN TestDefault [2022-03-11T19:19:21.585Z] --- PASS: TestDefault (0.01s) [2022-03-11T19:19:22.039Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-11T19:19:22.052Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-11T19:19:22.052Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-11T19:19:22.052Z] === RUN TestJsonFormat [2022-03-11T19:19:22.052Z] --- PASS: TestJsonFormat (0.01s) [2022-03-11T19:19:22.052Z] === RUN TestRawFormat [2022-03-11T19:19:22.052Z] --- PASS: TestRawFormat (0.00s) [2022-03-11T19:19:22.052Z] === RUN TestRawFormatWithLabels [2022-03-11T19:19:22.052Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-11T19:19:22.052Z] === RUN TestRawFormatWithoutTag [2022-03-11T19:19:22.052Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-11T19:19:22.052Z] === RUN TestBatching [2022-03-11T19:19:22.052Z] --- PASS: TestBatching (0.30s) [2022-03-11T19:19:22.052Z] === RUN TestFrequency [2022-03-11T19:19:22.052Z] === RUN TestParseLogFormat [2022-03-11T19:19:22.052Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-11T19:19:22.052Z] === RUN TestValidateLogOptEmpty [2022-03-11T19:19:22.052Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-11T19:19:22.052Z] === RUN TestValidateSyslogAddress [2022-03-11T19:19:22.052Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-11T19:19:22.052Z] === RUN TestParseAddressDefaultPort [2022-03-11T19:19:22.052Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-11T19:19:22.052Z] === RUN TestValidateSyslogFacility [2022-03-11T19:19:22.052Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-11T19:19:22.052Z] === RUN TestValidateLogOptSyslogFormat [2022-03-11T19:19:22.052Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-11T19:19:22.052Z] === RUN TestValidateLogOpt [2022-03-11T19:19:22.052Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T19:19:22.052Z] PASS [2022-03-11T19:19:22.052Z] coverage: 46.8% of statements [2022-03-11T19:19:22.519Z] --- PASS: TestFrequency (0.16s) [2022-03-11T19:19:22.519Z] === RUN TestOneMessagePerRequest [2022-03-11T19:19:22.519Z] ok github.com/docker/docker/daemon/logger/syslog 0.135s coverage: 46.8% of statements [2022-03-11T19:19:22.519Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-11T19:19:22.519Z] === RUN TestVerify [2022-03-11T19:19:22.519Z] --- PASS: TestVerify (0.00s) [2022-03-11T19:19:22.519Z] === RUN TestSkipVerify [2022-03-11T19:19:22.519Z] time="2022-03-11T19:19:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:19:22.519Z] time="2022-03-11T19:19:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:19:22.519Z] time="2022-03-11T19:19:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:19:22.519Z] time="2022-03-11T19:19:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:19:22.605Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-11T19:19:22.988Z] --- PASS: TestSkipVerify (0.49s) [2022-03-11T19:19:22.988Z] === RUN TestBufferMaximum [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026362.516837\",\"host\":\"fa3dff4e9cc0\"}'" [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026362.516837\",\"host\":\"fa3dff4e9cc0\"}'" [2022-03-11T19:19:22.988Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-11T19:19:22.988Z] === RUN TestServerAlwaysDown [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026362.520838\",\"host\":\"fa3dff4e9cc0\"}'" [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026362.520838\",\"host\":\"fa3dff4e9cc0\"}'" [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026362.520838\",\"host\":\"fa3dff4e9cc0\"}'" [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026362.521838\",\"host\":\"fa3dff4e9cc0\"}'" [2022-03-11T19:19:22.988Z] time="2022-03-11T19:19:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026362.521838\",\"host\":\"fa3dff4e9cc0\"}'" [2022-03-11T19:19:22.988Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-11T19:19:22.988Z] === RUN TestCannotSendAfterClose [2022-03-11T19:19:22.988Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-11T19:19:22.988Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-11T19:19:23.171Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-11T19:19:23.429Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-11T19:19:23.429Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-11T19:19:23.974Z] time="2022-03-11T19:19:23Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-11T19:19:23.974Z] time="2022-03-11T19:19:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"fa3dff4e9cc0\"}'" [2022-03-11T19:19:23.974Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-11T19:19:23.974Z] PASS [2022-03-11T19:19:23.974Z] coverage: 82.5% of statements [2022-03-11T19:19:23.974Z] ok github.com/docker/docker/daemon/logger/splunk 2.132s coverage: 82.5% of statements [2022-03-11T19:19:23.995Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-11T19:19:24.254Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-11T19:19:24.356Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.23s) [2022-03-11T19:19:24.356Z] PASS [2022-03-11T19:19:24.356Z] [2022-03-11T19:19:24.356Z] === Skipped [2022-03-11T19:19:24.356Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:19:24.356Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:19:24.356Z] [2022-03-11T19:19:24.356Z] DONE 26 tests, 1 skipped in 41.459s [2022-03-11T19:19:24.356Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:19:24.356Z] ++ 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-03-11T19:19:24.356Z] ++ set -e [2022-03-11T19:19:24.356Z] ++ '[' -n 0 ']' [2022-03-11T19:19:24.356Z] ++ set -x [2022-03-11T19:19:24.356Z] ++ 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-03-11T19:19:24.356Z] INFO: Testing against a local daemon [2022-03-11T19:19:24.356Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-11T19:19:24.356Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:19:24.356Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:19:24.356Z] === RUN TestDockerNetworkIpvlan [2022-03-11T19:19:24.356Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:19:24.356Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:19:24.356Z] PASS [2022-03-11T19:19:24.356Z] [2022-03-11T19:19:24.356Z] === Skipped [2022-03-11T19:19:24.356Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:19:24.356Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:19:24.356Z] [2022-03-11T19:19:24.356Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:19:24.356Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:19:24.356Z] [2022-03-11T19:19:24.356Z] DONE 2 tests, 2 skipped in 0.088s [2022-03-11T19:19:24.356Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:19:24.356Z] ++ 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-03-11T19:19:24.356Z] ++ set -e [2022-03-11T19:19:24.356Z] ++ '[' -n 0 ']' [2022-03-11T19:19:24.356Z] ++ set -x [2022-03-11T19:19:24.356Z] ++ 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-03-11T19:19:24.356Z] INFO: Testing against a local daemon [2022-03-11T19:19:24.356Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-11T19:19:24.443Z] === RUN TestV1IDService [2022-03-11T19:19:24.443Z] --- PASS: TestV1IDService (0.03s) [2022-03-11T19:19:24.443Z] === RUN TestV2MetadataService [2022-03-11T19:19:24.512Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-11T19:19:24.911Z] --- PASS: TestCheckoutGit (74.19s) [2022-03-11T19:19:24.911Z] === RUN TestValidGitTransport [2022-03-11T19:19:24.911Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-11T19:19:24.911Z] === RUN TestGitInvalidRef [2022-03-11T19:19:24.911Z] --- PASS: TestGitInvalidRef (0.31s) [2022-03-11T19:19:24.911Z] PASS [2022-03-11T19:19:24.911Z] coverage: 86.3% of statements [2022-03-11T19:19:24.911Z] ok github.com/docker/docker/builder/remotecontext/git 74.609s coverage: 86.3% of statements [2022-03-11T19:19:25.080Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-11T19:19:25.339Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-11T19:19:25.378Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-11T19:19:25.378Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-11T19:19:25.378Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-11T19:19:25.378Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-11T19:19:25.378Z] === RUN TestContinueOnError_NeverContinue [2022-03-11T19:19:25.378Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-11T19:19:25.378Z] === RUN TestManifestStore [2022-03-11T19:19:25.378Z] === RUN TestManifestStore/no_remote_or_local [2022-03-11T19:19:25.378Z] --- PASS: TestV2MetadataService (1.29s) [2022-03-11T19:19:25.378Z] PASS [2022-03-11T19:19:25.378Z] coverage: 48.2% of statements [2022-03-11T19:19:25.378Z] ok github.com/docker/docker/distribution/metadata 1.487s coverage: 48.2% of statements [2022-03-11T19:19:25.378Z] time="2022-03-11T19:19:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1118661484\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-11T19:19:25.378Z] === RUN TestManifestStore/no_local_cache [2022-03-11T19:19:25.378Z] === RUN TestManifestStore/with_local_cache [2022-03-11T19:19:25.378Z] === RUN TestManifestStore/unknown_media_type [2022-03-11T19:19:25.378Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-11T19:19:25.378Z] time="2022-03-11T19:19:25Z" level=warning msg="reference for unknown type: " [2022-03-11T19:19:25.378Z] time="2022-03-11T19:19:25Z" level=warning msg="reference for unknown type: " [2022-03-11T19:19:25.599Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-11T19:19:25.740Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-03-11T19:19:25.740Z] === RUN TestDockerNetworkMacvlan [2022-03-11T19:19:25.845Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-11T19:19:25.845Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-11T19:19:25.845Z] time="2022-03-11T19:19:25Z" level=warning msg="reference for unknown type: " [2022-03-11T19:19:25.845Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-11T19:19:25.845Z] time="2022-03-11T19:19:25Z" level=warning msg="reference for unknown type: " [2022-03-11T19:19:25.845Z] time="2022-03-11T19:19:25Z" level=warning msg="reference for unknown type: " [2022-03-11T19:19:25.845Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-11T19:19:25.845Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-11T19:19:25.845Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-11T19:19:25.845Z] time="2022-03-11T19:19:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-11T19:19:25.845Z] --- PASS: TestManifestStore (0.42s) [2022-03-11T19:19:25.845Z] --- PASS: TestManifestStore/no_remote_or_local (0.28s) [2022-03-11T19:19:25.845Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-11T19:19:25.845Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-11T19:19:25.845Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-11T19:19:25.845Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-11T19:19:25.845Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-11T19:19:25.845Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-11T19:19:25.845Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-11T19:19:25.845Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-03-11T19:19:25.845Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-03-11T19:19:25.845Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaType [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-11T19:19:25.845Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-11T19:19:25.845Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-11T19:19:25.846Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-11T19:19:25.846Z] === RUN TestFixManifestLayers [2022-03-11T19:19:25.846Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-11T19:19:25.846Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-11T19:19:25.846Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T19:19:25.846Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T19:19:25.846Z] === RUN TestFixManifestLayersBadParent [2022-03-11T19:19:25.846Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-11T19:19:25.846Z] === RUN TestValidateManifest [2022-03-11T19:19:25.846Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T19:19:25.846Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-11T19:19:25.846Z] === RUN TestFormatPlatform [2022-03-11T19:19:25.846Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-11T19:19:25.846Z] === RUN TestPullSchema2Config [2022-03-11T19:19:25.846Z] === RUN TestPullSchema2Config/success_first_time [2022-03-11T19:19:25.846Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:19:25.846Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:19:25.846Z] === RUN TestPullSchema2Config/500_status [2022-03-11T19:19:25.846Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:19:25.846Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:19:25.846Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:19:25.846Z] === RUN TestPullSchema2Config/EOF [2022-03-11T19:19:25.846Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:19:25.846Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:19:25.846Z] 2022/03/11 19:19:25 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-11T19:19:25.846Z] goroutine 130 [running]: [2022-03-11T19:19:25.846Z] net/http.(*conn).serve.func1() [2022-03-11T19:19:25.846Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T19:19:25.846Z] panic({0x1156940, 0x1301f60}) [2022-03-11T19:19:25.846Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T19:19:25.846Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000cc004, {0x1314ae8, 0xc00020a000}) [2022-03-11T19:19:25.846Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-11T19:19:25.846Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1314ae8, 0xc00020a000}, 0xc000400100) [2022-03-11T19:19:25.846Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-11T19:19:25.846Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1314ae8, 0xc00020a000}, 0xbe8e35) [2022-03-11T19:19:25.846Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T19:19:25.846Z] net/http.serverHandler.ServeHTTP({0xc0001e6120}, {0x1314ae8, 0xc00020a000}, 0xc000400100) [2022-03-11T19:19:25.846Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T19:19:25.846Z] net/http.(*conn).serve(0xc0001460a0, {0x1319918, 0xc000220e70}) [2022-03-11T19:19:25.846Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T19:19:25.846Z] created by net/http.(*Server).Serve [2022-03-11T19:19:25.846Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T19:19:26.166Z] check_test.go:308: [dd1aac0951e47] daemon is not started [2022-03-11T19:19:26.166Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-11T19:19:26.310Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-11T19:19:26.313Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:19:26.313Z] === RUN TestPullSchema2Config/unauthorized [2022-03-11T19:19:26.313Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:19:26.313Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:19:26.313Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-11T19:19:26.313Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-11T19:19:26.313Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-11T19:19:26.313Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-11T19:19:26.313Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-11T19:19:26.313Z] === RUN TestGetRepositoryMountCandidates [2022-03-11T19:19:26.313Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-11T19:19:26.313Z] === RUN TestLayerAlreadyExists [2022-03-11T19:19:26.313Z] 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-03-11T19:19:26.313Z] 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-03-11T19:19:26.313Z] 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-03-11T19:19:26.313Z] 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-03-11T19:19:26.313Z] 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-03-11T19:19:26.313Z] 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-03-11T19:19:26.313Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-11T19:19:26.313Z] === RUN TestWhenEmptyAuthConfig [2022-03-11T19:19:26.313Z] === RUN TestSuccessfulDownload [2022-03-11T19:19:26.313Z] download_test.go:267: Needs fixing on Windows [2022-03-11T19:19:26.313Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-11T19:19:26.313Z] === RUN TestCancelledDownload [2022-03-11T19:19:26.313Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-11T19:19:26.313Z] === RUN TestMaxDownloadAttempts [2022-03-11T19:19:26.313Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:19:26.313Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:19:26.313Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:19:26.313Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:19:26.313Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:19:26.313Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:19:26.313Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:19:26.313Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:19:26.313Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:19:26.313Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:19:26.313Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:19:26.313Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-11T19:19:26.313Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T19:19:26.781Z] time="2022-03-11T19:19:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:19:26.781Z] time="2022-03-11T19:19:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:19:26.781Z] time="2022-03-11T19:19:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:19:26.781Z] time="2022-03-11T19:19:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:19:26.781Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-11T19:19:26.781Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-03-11T19:19:26.781Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-03-11T19:19:26.781Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-03-11T19:19:26.781Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-03-11T19:19:26.781Z] === RUN TestTransfer [2022-03-11T19:19:26.781Z] --- PASS: TestTransfer (0.14s) [2022-03-11T19:19:26.781Z] === RUN TestConcurrencyLimit [2022-03-11T19:19:26.881Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-11T19:19:27.101Z] check_test.go:308: [dac78eb00ccd6] daemon is not started [2022-03-11T19:19:27.248Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-03-11T19:19:27.248Z] === RUN TestInactiveJobs [2022-03-11T19:19:27.359Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-11T19:19:27.715Z] --- PASS: TestWhenEmptyAuthConfig (1.25s) [2022-03-11T19:19:27.715Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-11T19:19:27.715Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestTokenPassThru [2022-03-11T19:19:27.715Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-11T19:19:27.715Z] === RUN TestTokenPassThruDifferentHost [2022-03-11T19:19:27.715Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-11T19:19:27.715Z] PASS [2022-03-11T19:19:27.715Z] coverage: 26.7% of statements [2022-03-11T19:19:27.715Z] ok github.com/docker/docker/distribution 2.408s coverage: 26.7% of statements [2022-03-11T19:19:27.715Z] --- PASS: TestInactiveJobs (0.38s) [2022-03-11T19:19:27.715Z] === RUN TestWatchRelease [2022-03-11T19:19:27.715Z] === RUN TestNotFound [2022-03-11T19:19:27.715Z] --- PASS: TestNotFound (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestConflict [2022-03-11T19:19:27.715Z] --- PASS: TestConflict (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestForbidden [2022-03-11T19:19:27.715Z] --- PASS: TestForbidden (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestInvalidParameter [2022-03-11T19:19:27.715Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestNotImplemented [2022-03-11T19:19:27.715Z] --- PASS: TestNotImplemented (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestNotModified [2022-03-11T19:19:27.715Z] --- PASS: TestNotModified (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestUnauthorized [2022-03-11T19:19:27.715Z] --- PASS: TestUnauthorized (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestUnknown [2022-03-11T19:19:27.715Z] --- PASS: TestUnknown (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestCancelled [2022-03-11T19:19:27.715Z] --- PASS: TestCancelled (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestDeadline [2022-03-11T19:19:27.715Z] --- PASS: TestDeadline (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestDataLoss [2022-03-11T19:19:27.715Z] --- PASS: TestDataLoss (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestUnavailable [2022-03-11T19:19:27.715Z] --- PASS: TestUnavailable (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestSystem [2022-03-11T19:19:27.715Z] --- PASS: TestSystem (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode/Not_Found [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode/Bad_Request [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode/Conflict [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode/Unauthorized [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode/Forbidden [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode/Not_Modified [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-11T19:19:27.715Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-11T19:19:27.715Z] --- PASS: TestWatchRelease (0.04s) [2022-03-11T19:19:27.715Z] === RUN TestWatchFinishedTransfer [2022-03-11T19:19:27.715Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-11T19:19:27.715Z] === RUN TestDuplicateTransfer [2022-03-11T19:19:27.715Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-11T19:19:27.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-11T19:19:27.715Z] PASS [2022-03-11T19:19:27.715Z] coverage: 53.1% of statements [2022-03-11T19:19:27.715Z] ok github.com/docker/docker/errdefs 0.100s coverage: 53.1% of statements [2022-03-11T19:19:27.715Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-03-11T19:19:27.715Z] === RUN TestSuccessfulUpload [2022-03-11T19:19:27.821Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-11T19:19:27.925Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-11T19:19:28.183Z] time="2022-03-11T19:19:27Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-11T19:19:28.183Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-03-11T19:19:28.183Z] === RUN TestCancelledUpload [2022-03-11T19:19:28.183Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-11T19:19:28.183Z] PASS [2022-03-11T19:19:28.183Z] coverage: 76.8% of statements [2022-03-11T19:19:28.183Z] ok github.com/docker/docker/distribution/xfer 1.997s coverage: 76.8% of statements [2022-03-11T19:19:28.183Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T19:19:28.183Z] === RUN TestFSGetInvalidData [2022-03-11T19:19:28.183Z] --- PASS: TestFSGetInvalidData (0.03s) [2022-03-11T19:19:28.183Z] === RUN TestFSInvalidSet [2022-03-11T19:19:28.183Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-11T19:19:28.183Z] === RUN TestFSInvalidRoot [2022-03-11T19:19:28.183Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-11T19:19:28.183Z] === RUN TestFSMetadataGetSet [2022-03-11T19:19:28.650Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-11T19:19:28.650Z] === RUN TestFSInvalidWalker [2022-03-11T19:19:28.650Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-11T19:19:28.650Z] === RUN TestFSGetSet [2022-03-11T19:19:28.650Z] --- PASS: TestFSGetSet (0.06s) [2022-03-11T19:19:28.650Z] === RUN TestFSGetUnsetKey [2022-03-11T19:19:28.650Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-11T19:19:28.650Z] === RUN TestFSGetEmptyData [2022-03-11T19:19:28.650Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-11T19:19:28.650Z] === RUN TestFSDelete [2022-03-11T19:19:28.650Z] --- PASS: TestFSDelete (0.02s) [2022-03-11T19:19:28.650Z] === RUN TestFSWalker [2022-03-11T19:19:28.650Z] --- PASS: TestFSWalker (0.02s) [2022-03-11T19:19:28.650Z] === RUN TestFSWalkerStopOnError [2022-03-11T19:19:28.650Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-11T19:19:28.650Z] === RUN TestNewFromJSON [2022-03-11T19:19:28.650Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-11T19:19:28.650Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-11T19:19:28.650Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-11T19:19:28.650Z] === RUN TestMarshalKeyOrder [2022-03-11T19:19:28.650Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-11T19:19:28.650Z] === RUN TestHistoryEqual [2022-03-11T19:19:28.650Z] --- PASS: TestHistoryEqual (0.22s) [2022-03-11T19:19:28.650Z] === RUN TestImage [2022-03-11T19:19:28.650Z] --- PASS: TestImage (0.00s) [2022-03-11T19:19:28.650Z] === RUN TestImageOSNotEmpty [2022-03-11T19:19:28.650Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-11T19:19:28.650Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-11T19:19:28.650Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-11T19:19:28.650Z] === RUN TestCreate [2022-03-11T19:19:28.650Z] --- PASS: TestCreate (0.01s) [2022-03-11T19:19:28.650Z] === RUN TestRestore [2022-03-11T19:19:28.859Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-11T19:19:29.118Z] time="2022-03-11T19:19:28Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-11T19:19:29.118Z] --- PASS: TestRestore (0.08s) [2022-03-11T19:19:29.118Z] === RUN TestAddDelete [2022-03-11T19:19:29.118Z] --- PASS: TestAddDelete (0.04s) [2022-03-11T19:19:29.118Z] === RUN TestSearchAfterDelete [2022-03-11T19:19:29.118Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-11T19:19:29.118Z] === RUN TestParentReset [2022-03-11T19:19:29.118Z] --- PASS: TestParentReset (0.03s) [2022-03-11T19:19:29.118Z] === RUN TestGetAndSetLastUpdated [2022-03-11T19:19:29.118Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-11T19:19:29.118Z] === RUN TestStoreLen [2022-03-11T19:19:29.118Z] --- PASS: TestStoreLen (0.06s) [2022-03-11T19:19:29.118Z] PASS [2022-03-11T19:19:29.118Z] coverage: 86.9% of statements [2022-03-11T19:19:29.118Z] ok github.com/docker/docker/image 0.926s coverage: 86.9% of statements [2022-03-11T19:19:29.118Z] === RUN TestCompare [2022-03-11T19:19:29.118Z] --- PASS: TestCompare (0.00s) [2022-03-11T19:19:29.118Z] PASS [2022-03-11T19:19:29.118Z] coverage: 19.2% of statements [2022-03-11T19:19:29.118Z] ok github.com/docker/docker/image/cache 0.206s coverage: 19.2% of statements [2022-03-11T19:19:29.206Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-11T19:19:29.425Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-11T19:19:29.586Z] === RUN TestValidateManifest [2022-03-11T19:19:29.586Z] === RUN TestValidateManifest/nil [2022-03-11T19:19:29.586Z] === RUN TestValidateManifest/non-nil [2022-03-11T19:19:29.586Z] --- PASS: TestValidateManifest (0.00s) [2022-03-11T19:19:29.586Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-11T19:19:29.586Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-11T19:19:29.586Z] PASS [2022-03-11T19:19:29.586Z] coverage: 0.7% of statements [2022-03-11T19:19:29.586Z] ok github.com/docker/docker/image/tarexport 0.153s coverage: 0.7% of statements [2022-03-11T19:19:29.683Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-11T19:19:29.683Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-11T19:19:30.053Z] === RUN TestMakeV1ConfigFromConfig [2022-03-11T19:19:30.054Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-11T19:19:30.054Z] PASS [2022-03-11T19:19:30.054Z] coverage: 25.0% of statements [2022-03-11T19:19:30.054Z] ok github.com/docker/docker/image/v1 0.150s coverage: 25.0% of statements [2022-03-11T19:19:30.054Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T19:19:30.587Z] Removing intermediate container de6ee1ca8f06 [2022-03-11T19:19:30.587Z] ---> dfc43d82f02b [2022-03-11T19:19:30.587Z] 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-03-11T19:19:30.587Z] ---> Running in ea479cbfcc2a [2022-03-11T19:19:30.587Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-11T19:19:30.587Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T19:19:30.587Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-11T19:19:30.587Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T19:19:30.587Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T19:19:30.587Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T19:19:30.587Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-11T19:19:30.587Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T19:19:30.587Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T19:19:30.587Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T19:19:30.587Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T19:19:30.587Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T19:19:30.587Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T19:19:30.587Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T19:19:30.587Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T19:19:30.587Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-11T19:19:31.039Z] === RUN TestSerialization [2022-03-11T19:19:31.040Z] --- PASS: TestSerialization (0.02s) [2022-03-11T19:19:31.040Z] PASS [2022-03-11T19:19:31.040Z] coverage: 100.0% of statements [2022-03-11T19:19:31.040Z] ok github.com/docker/docker/libcontainerd/queue 0.127s coverage: 100.0% of statements [2022-03-11T19:19:31.119Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-11T19:19:31.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-11T19:19:31.694Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-03-11T19:19:31.694Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:19:32.015Z] === RUN TestEnvironmentParsing [2022-03-11T19:19:32.015Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-11T19:19:32.015Z] PASS [2022-03-11T19:19:32.015Z] coverage: 1.2% of statements [2022-03-11T19:19:32.015Z] ok github.com/docker/docker/libcontainerd/local 0.273s coverage: 1.2% of statements [2022-03-11T19:19:32.476Z] === RUN TestEmptyLayer [2022-03-11T19:19:32.476Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-11T19:19:32.476Z] === RUN TestCommitFailure [2022-03-11T19:19:32.476Z] --- PASS: TestCommitFailure (0.05s) [2022-03-11T19:19:32.476Z] === RUN TestStartTransactionFailure [2022-03-11T19:19:32.476Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-11T19:19:32.476Z] === RUN TestGetOrphan [2022-03-11T19:19:32.476Z] --- PASS: TestGetOrphan (0.01s) [2022-03-11T19:19:32.476Z] === RUN TestMountAndRegister [2022-03-11T19:19:32.476Z] layer_test.go:258: Layer size: 14 [2022-03-11T19:19:32.476Z] --- PASS: TestMountAndRegister (0.08s) [2022-03-11T19:19:32.476Z] === RUN TestLayerRelease [2022-03-11T19:19:32.476Z] layer_test.go:291: Failing on Windows [2022-03-11T19:19:32.476Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-11T19:19:32.476Z] === RUN TestStoreRestore [2022-03-11T19:19:32.476Z] layer_test.go:340: Failing on Windows [2022-03-11T19:19:32.476Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-11T19:19:32.476Z] === RUN TestTarStreamStability [2022-03-11T19:19:32.476Z] layer_test.go:455: Failing on Windows [2022-03-11T19:19:32.476Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-11T19:19:32.476Z] === RUN TestRegisterExistingLayer [2022-03-11T19:19:32.520Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-11T19:19:32.779Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-11T19:19:32.938Z] --- PASS: TestRegisterExistingLayer (0.23s) [2022-03-11T19:19:32.938Z] === RUN TestTarStreamVerification [2022-03-11T19:19:32.938Z] layer_test.go:684: Failing on Windows [2022-03-11T19:19:32.938Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestLayerMigration [2022-03-11T19:19:32.938Z] migration_test.go:45: Failing on Windows [2022-03-11T19:19:32.938Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestLayerMigrationNoTarsplit [2022-03-11T19:19:32.938Z] migration_test.go:181: Failing on Windows [2022-03-11T19:19:32.938Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestMountInit [2022-03-11T19:19:32.938Z] mount_test.go:17: Failing on Windows [2022-03-11T19:19:32.938Z] --- SKIP: TestMountInit (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestMountSize [2022-03-11T19:19:32.938Z] mount_test.go:76: Failing on Windows [2022-03-11T19:19:32.938Z] --- SKIP: TestMountSize (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestMountChanges [2022-03-11T19:19:32.938Z] mount_test.go:125: Failing on Windows [2022-03-11T19:19:32.938Z] --- SKIP: TestMountChanges (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestMountApply [2022-03-11T19:19:32.938Z] mount_test.go:212: Failing on Windows [2022-03-11T19:19:32.938Z] --- SKIP: TestMountApply (0.00s) [2022-03-11T19:19:32.938Z] PASS [2022-03-11T19:19:32.938Z] coverage: 30.2% of statements [2022-03-11T19:19:32.938Z] ok github.com/docker/docker/layer 0.563s coverage: 30.2% of statements [2022-03-11T19:19:32.938Z] === RUN TestSequenceGetAvailableBit [2022-03-11T19:19:32.938Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestSequenceEqual [2022-03-11T19:19:32.938Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestSequenceCopy [2022-03-11T19:19:32.938Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestGetFirstAvailable [2022-03-11T19:19:32.938Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestFindSequence [2022-03-11T19:19:32.938Z] --- PASS: TestFindSequence (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestCheckIfAvailable [2022-03-11T19:19:32.938Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestMergeSequences [2022-03-11T19:19:32.938Z] --- PASS: TestMergeSequences (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestPushReservation [2022-03-11T19:19:32.938Z] --- PASS: TestPushReservation (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestSerializeDeserialize [2022-03-11T19:19:32.938Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestSet [2022-03-11T19:19:32.938Z] --- PASS: TestSet (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestSetUnset [2022-03-11T19:19:32.938Z] --- PASS: TestSetUnset (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestOffsetSetUnset [2022-03-11T19:19:32.938Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestSetInRange [2022-03-11T19:19:32.938Z] --- PASS: TestSetInRange (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestSetAnyInRange [2022-03-11T19:19:32.938Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestMethods [2022-03-11T19:19:32.938Z] --- PASS: TestMethods (0.00s) [2022-03-11T19:19:32.938Z] === RUN TestRandomAllocateDeallocate [2022-03-11T19:19:33.038Z] check_test.go:308: [dc39586d1319e] daemon is not started [2022-03-11T19:19:33.038Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-11T19:19:33.399Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T19:19:33.399Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T19:19:33.399Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T19:19:33.399Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T19:19:33.677Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-11T19:19:33.972Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-11T19:19:34.617Z] --- PASS: TestDockerNetworkMacvlan (8.87s) [2022-03-11T19:19:34.617Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-11T19:19:34.617Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-11T19:19:34.617Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.67s) [2022-03-11T19:19:34.617Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s) [2022-03-11T19:19:34.617Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.84s) [2022-03-11T19:19:34.617Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s) [2022-03-11T19:19:34.617Z] PASS [2022-03-11T19:19:34.617Z] [2022-03-11T19:19:34.617Z] DONE 8 tests in 10.175s [2022-03-11T19:19:34.617Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-11T19:19:34.617Z] ++ 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-03-11T19:19:34.617Z] ++ set -e [2022-03-11T19:19:34.617Z] ++ '[' -n 0 ']' [2022-03-11T19:19:34.617Z] ++ set -x [2022-03-11T19:19:34.617Z] ++ 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-03-11T19:19:34.617Z] testing: warning: no tests to run [2022-03-11T19:19:34.617Z] PASS [2022-03-11T19:19:34.617Z] [2022-03-11T19:19:34.617Z] DONE 0 tests in 0.022s [2022-03-11T19:19:34.617Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-11T19:19:34.617Z] ++ 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-03-11T19:19:34.617Z] ++ set -e [2022-03-11T19:19:34.617Z] ++ '[' -n 0 ']' [2022-03-11T19:19:34.617Z] ++ set -x [2022-03-11T19:19:34.617Z] ++ 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-03-11T19:19:34.617Z] INFO: Testing against a local daemon [2022-03-11T19:19:34.617Z] === RUN TestAuthZPluginAllowRequest [2022-03-11T19:19:35.591Z] === RUN TestInvalidConfig [2022-03-11T19:19:35.591Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-11T19:19:35.591Z] === RUN TestConfig [2022-03-11T19:19:35.591Z] --- PASS: TestConfig (0.00s) [2022-03-11T19:19:35.591Z] === RUN TestOptionsLabels [2022-03-11T19:19:35.591Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-11T19:19:35.591Z] === RUN TestValidName [2022-03-11T19:19:35.591Z] --- PASS: TestValidName (0.00s) [2022-03-11T19:19:35.591Z] PASS [2022-03-11T19:19:35.591Z] coverage: 19.7% of statements [2022-03-11T19:19:35.591Z] ok github.com/docker/docker/libnetwork/config 0.135s coverage: 19.7% of statements [2022-03-11T19:19:35.877Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-11T19:19:35.999Z] --- PASS: TestAuthZPluginAllowRequest (1.04s) [2022-03-11T19:19:35.999Z] === RUN TestAuthZPluginTLS [2022-03-11T19:19:36.052Z] === RUN TestKey [2022-03-11T19:19:36.052Z] --- PASS: TestKey (0.00s) [2022-03-11T19:19:36.052Z] === RUN TestParseKey [2022-03-11T19:19:36.052Z] --- PASS: TestParseKey (0.00s) [2022-03-11T19:19:36.052Z] === RUN TestInvalidDataStore [2022-03-11T19:19:36.052Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-11T19:19:36.052Z] === RUN TestKVObjectFlatKey [2022-03-11T19:19:36.052Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-11T19:19:36.052Z] === RUN TestAtomicKVObjectFlatKey [2022-03-11T19:19:36.052Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-11T19:19:36.052Z] PASS [2022-03-11T19:19:36.052Z] coverage: 21.9% of statements [2022-03-11T19:19:36.052Z] ok github.com/docker/docker/libnetwork/datastore 0.088s coverage: 21.9% of statements [2022-03-11T19:19:36.260Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-11T19:19:36.260Z] === RUN TestAuthZPluginDenyRequest [2022-03-11T19:19:36.512Z] === RUN TestErrorInterfaces [2022-03-11T19:19:36.512Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-11T19:19:36.512Z] === RUN TestNetworkMarshalling [2022-03-11T19:19:36.512Z] --- PASS: TestNetworkMarshalling (0.26s) [2022-03-11T19:19:36.512Z] === RUN TestEndpointMarshalling [2022-03-11T19:19:36.512Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-11T19:19:36.512Z] === RUN TestAuxAddresses [2022-03-11T19:19:36.512Z] time="2022-03-11T19:19:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:19:36.512Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-11T19:19:36.512Z] === RUN TestSRVServiceQuery [2022-03-11T19:19:36.512Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:19:36.512Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-11T19:19:36.512Z] === RUN TestServiceVIPReuse [2022-03-11T19:19:36.512Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:19:36.512Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-11T19:19:36.512Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-11T19:19:36.512Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:19:36.512Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-11T19:19:36.512Z] === RUN TestDNSIPQuery [2022-03-11T19:19:36.512Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:19:36.512Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-11T19:19:36.512Z] === RUN TestDNSProxyServFail [2022-03-11T19:19:36.512Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:19:36.512Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-11T19:19:36.512Z] === RUN TestSandboxAddEmpty [2022-03-11T19:19:36.512Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:19:36.512Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-11T19:19:36.512Z] === RUN TestSandboxAddMultiPrio [2022-03-11T19:19:36.512Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:19:36.512Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-11T19:19:36.512Z] === RUN TestSandboxAddSamePrio [2022-03-11T19:19:36.512Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:19:36.512Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-11T19:19:36.512Z] === RUN TestCleanupServiceDiscovery [2022-03-11T19:19:36.512Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:19:36.512Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-11T19:19:36.512Z] === RUN TestDNSOptions [2022-03-11T19:19:36.512Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:19:36.512Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-11T19:19:36.512Z] === RUN TestMultipleControllersWithSameStore [2022-03-11T19:19:36.512Z] time="2022-03-11T19:19:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:19:36.512Z] time="2022-03-11T19:19:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:19:36.512Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-03-11T19:19:36.512Z] PASS [2022-03-11T19:19:36.512Z] coverage: 8.5% of statements [2022-03-11T19:19:36.512Z] ok github.com/docker/docker/libnetwork 0.546s coverage: 8.5% of statements [2022-03-11T19:19:36.830Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-11T19:19:36.830Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-11T19:19:36.973Z] === RUN TestIPDataMarshalling [2022-03-11T19:19:36.973Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-11T19:19:36.973Z] === RUN TestValidateAndIsV6 [2022-03-11T19:19:36.973Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-11T19:19:36.973Z] PASS [2022-03-11T19:19:36.973Z] coverage: 68.9% of statements [2022-03-11T19:19:36.973Z] ok github.com/docker/docker/libnetwork/driverapi 0.089s coverage: 68.9% of statements [2022-03-11T19:19:37.400Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-11T19:19:37.400Z] === RUN TestAuthZPluginDenyResponse [2022-03-11T19:19:37.432Z] === RUN TestDriver [2022-03-11T19:19:37.432Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:19:37.432Z] PASS [2022-03-11T19:19:37.432Z] coverage: 34.8% of statements [2022-03-11T19:19:37.432Z] ok github.com/docker/docker/libnetwork/drivers/host 0.075s coverage: 34.8% of statements [2022-03-11T19:19:37.785Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-11T19:19:37.897Z] === RUN TestDriver [2022-03-11T19:19:37.897Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:19:37.897Z] PASS [2022-03-11T19:19:37.897Z] coverage: 34.8% of statements [2022-03-11T19:19:37.897Z] ok github.com/docker/docker/libnetwork/drivers/null 0.091s coverage: 34.8% of statements [2022-03-11T19:19:37.970Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-11T19:19:37.970Z] === RUN TestAuthZPluginAllowEventStream [2022-03-11T19:19:38.357Z] === RUN TestNetworkAllocateFree [2022-03-11T19:19:38.357Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-11T19:19:38.357Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-11T19:19:38.357Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-11T19:19:38.357Z] PASS [2022-03-11T19:19:38.357Z] coverage: 63.6% of statements [2022-03-11T19:19:38.357Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.111s coverage: 63.6% of statements [2022-03-11T19:19:38.817Z] === RUN TestGetEmptyCapabilities [2022-03-11T19:19:38.817Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-11T19:19:38.817Z] === RUN TestGetExtraCapabilities [2022-03-11T19:19:38.817Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-11T19:19:38.817Z] === RUN TestGetInvalidCapabilities [2022-03-11T19:19:38.817Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-11T19:19:38.817Z] === RUN TestRemoteDriver [2022-03-11T19:19:38.817Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T19:19:38.817Z] === RUN TestDriverError [2022-03-11T19:19:38.817Z] --- PASS: TestDriverError (0.01s) [2022-03-11T19:19:38.817Z] === RUN TestMissingValues [2022-03-11T19:19:38.817Z] --- PASS: TestMissingValues (0.01s) [2022-03-11T19:19:38.817Z] === RUN TestRollback [2022-03-11T19:19:38.817Z] --- PASS: TestRollback (0.01s) [2022-03-11T19:19:38.817Z] PASS [2022-03-11T19:19:38.817Z] coverage: 57.4% of statements [2022-03-11T19:19:38.911Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-03-11T19:19:38.911Z] === RUN TestAuthZPluginErrorResponse [2022-03-11T19:19:39.278Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.152s coverage: 57.4% of statements [2022-03-11T19:19:39.278Z] --- PASS: TestRandomAllocateDeallocate (6.54s) [2022-03-11T19:19:39.278Z] === RUN TestAllocateRandomDeallocate [2022-03-11T19:19:39.481Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-11T19:19:39.481Z] === RUN TestAuthZPluginErrorRequest [2022-03-11T19:19:39.739Z] === RUN TestNAT [2022-03-11T19:19:39.739Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T19:19:39.739Z] --- SKIP: TestNAT (0.00s) [2022-03-11T19:19:39.739Z] === RUN TestTransparent [2022-03-11T19:19:39.739Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T19:19:39.739Z] --- SKIP: TestTransparent (0.00s) [2022-03-11T19:19:39.739Z] PASS [2022-03-11T19:19:39.739Z] coverage: 0.0% of statements [2022-03-11T19:19:39.739Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.110s coverage: 0.0% of statements [2022-03-11T19:19:39.739Z] === RUN TestBuildDefault [2022-03-11T19:19:39.739Z] --- PASS: TestBuildDefault (0.01s) [2022-03-11T19:19:39.739Z] === RUN TestBuildHostnameDomainname [2022-03-11T19:19:40.004Z] INFO: Extraction ended at 03/11/2022 19:19:36. Duration:00:00:26.5615875 [2022-03-11T19:19:40.004Z] INFO: Updating the golang and path environment variables [2022-03-11T19:19:40.004Z] INFO: GOPATH=d:\gopath [2022-03-11T19:19:40.004Z] INFO: go version go1.17.8 windows/amd64 [2022-03-11T19:19:40.004Z] INFO: Running the daemon under test in debug mode [2022-03-11T19:19:40.004Z] INFO: Running the daemon under test in containerd mode [2022-03-11T19:19:40.004Z] INFO: Starting a daemon under test... [2022-03-11T19:19:40.004Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43256\5\daemon --pidfile d:\CI\PR-43256\5\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-11T19:19:40.004Z] INFO: Containerd started successfully. [2022-03-11T19:19:40.004Z] INFO: Process started successfully. [2022-03-11T19:19:40.004Z] INFO: Start tailing logs of the daemon under tests [2022-03-11T19:19:40.004Z] INFO: Waiting for the daemon under test to start... [2022-03-11T19:19:40.052Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-11T19:19:40.052Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-11T19:19:40.199Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestBuildHostname [2022-03-11T19:19:40.199Z] --- PASS: TestBuildHostname (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestBuildHostnameFQDN [2022-03-11T19:19:40.199Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestBuildNoIP [2022-03-11T19:19:40.199Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestUpdate [2022-03-11T19:19:40.199Z] --- PASS: TestUpdate (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-11T19:19:40.199Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-11T19:19:40.199Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestAddEmpty [2022-03-11T19:19:40.199Z] --- PASS: TestAddEmpty (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestAdd [2022-03-11T19:19:40.199Z] --- PASS: TestAdd (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestDeleteEmpty [2022-03-11T19:19:40.199Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestDeleteNewline [2022-03-11T19:19:40.199Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestDelete [2022-03-11T19:19:40.199Z] --- PASS: TestDelete (0.01s) [2022-03-11T19:19:40.199Z] === RUN TestConcurrentWrites [2022-03-11T19:19:40.199Z] === RUN TestNew [2022-03-11T19:19:40.199Z] --- PASS: TestNew (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestAddDriver [2022-03-11T19:19:40.199Z] --- PASS: TestAddDriver (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestAddDuplicateDriver [2022-03-11T19:19:40.199Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-11T19:19:40.199Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestDriver [2022-03-11T19:19:40.199Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestIPAM [2022-03-11T19:19:40.199Z] --- PASS: TestIPAM (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestWalkIPAMs [2022-03-11T19:19:40.199Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-11T19:19:40.199Z] === RUN TestWalkDrivers [2022-03-11T19:19:40.199Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-11T19:19:40.199Z] PASS [2022-03-11T19:19:40.199Z] coverage: 82.4% of statements [2022-03-11T19:19:40.200Z] ok github.com/docker/docker/libnetwork/drvregistry 0.124s coverage: 82.4% of statements [2022-03-11T19:19:40.200Z] --- PASS: TestConcurrentWrites (0.34s) [2022-03-11T19:19:40.200Z] PASS [2022-03-11T19:19:40.200Z] coverage: 81.2% of statements [2022-03-11T19:19:40.200Z] ok github.com/docker/docker/libnetwork/etchosts 0.472s coverage: 81.2% of statements [2022-03-11T19:19:40.623Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-11T19:19:40.623Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-11T19:19:40.666Z] === RUN TestNew [2022-03-11T19:19:40.666Z] --- PASS: TestNew (0.00s) [2022-03-11T19:19:40.666Z] === RUN TestAllocate [2022-03-11T19:19:40.666Z] --- PASS: TestAllocate (0.00s) [2022-03-11T19:19:40.666Z] === RUN TestUninitialized [2022-03-11T19:19:40.666Z] --- PASS: TestUninitialized (0.00s) [2022-03-11T19:19:40.666Z] === RUN TestAllocateInRange [2022-03-11T19:19:40.666Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-11T19:19:40.666Z] === RUN TestAllocateSerial [2022-03-11T19:19:40.666Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-11T19:19:40.666Z] PASS [2022-03-11T19:19:40.666Z] coverage: 87.5% of statements [2022-03-11T19:19:40.666Z] ok github.com/docker/docker/libnetwork/idm 0.065s coverage: 87.5% of statements [2022-03-11T19:19:40.666Z] --- PASS: TestAllocateRandomDeallocate (1.36s) [2022-03-11T19:19:40.666Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-11T19:19:41.127Z] === RUN TestCaller [2022-03-11T19:19:41.127Z] --- PASS: TestCaller (0.00s) [2022-03-11T19:19:41.127Z] PASS [2022-03-11T19:19:41.127Z] coverage: 100.0% of statements [2022-03-11T19:19:41.127Z] ok github.com/docker/docker/libnetwork/internal/caller 0.058s coverage: 100.0% of statements [2022-03-11T19:19:41.127Z] === RUN TestSetSerialInsertDelete [2022-03-11T19:19:41.127Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-11T19:19:41.127Z] === RUN TestSetParallelInsertDelete [2022-03-11T19:19:41.976Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-11T19:19:42.007Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2022-03-11T19:19:42.007Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-11T19:19:42.097Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.37s) [2022-03-11T19:19:42.097Z] === RUN TestRetrieveFromStore [2022-03-11T19:19:42.557Z] === RUN TestInt2IP2IntConversion [2022-03-11T19:19:42.557Z] --- PASS: TestRetrieveFromStore (0.60s) [2022-03-11T19:19:42.557Z] === RUN TestIsCorrupted [2022-03-11T19:19:42.911Z] check_test.go:308: [d2f00b19716e4] daemon is not started [2022-03-11T19:19:42.911Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-11T19:19:43.017Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-11T19:19:43.017Z] === RUN TestSetRollover [2022-03-11T19:19:43.017Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-03-11T19:19:43.017Z] === RUN TestGetAddressVersion [2022-03-11T19:19:43.017Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-11T19:19:43.017Z] === RUN TestKeyString [2022-03-11T19:19:43.017Z] --- PASS: TestKeyString (0.00s) [2022-03-11T19:19:43.017Z] === RUN TestPoolDataMarshal [2022-03-11T19:19:43.017Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-11T19:19:43.017Z] === RUN TestSubnetsMarshal [2022-03-11T19:19:43.017Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-11T19:19:43.017Z] === RUN TestAddSubnets [2022-03-11T19:19:43.017Z] === RUN TestPoolRequest [2022-03-11T19:19:43.017Z] --- PASS: TestPoolRequest (0.00s) [2022-03-11T19:19:43.017Z] === RUN TestOtherRequests [2022-03-11T19:19:43.390Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.28s) [2022-03-11T19:19:43.390Z] === RUN TestAuthZPluginHeader [2022-03-11T19:19:43.477Z] --- PASS: TestOtherRequests (0.00s) [2022-03-11T19:19:43.477Z] PASS [2022-03-11T19:19:43.477Z] coverage: 57.1% of statements [2022-03-11T19:19:43.477Z] ok github.com/docker/docker/libnetwork/ipams/null 0.077s coverage: 57.1% of statements [2022-03-11T19:19:43.477Z] --- PASS: TestAddSubnets (0.06s) [2022-03-11T19:19:43.477Z] === RUN TestDoublePoolRelease [2022-03-11T19:19:43.477Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-11T19:19:43.477Z] === RUN TestAddReleasePoolID [2022-03-11T19:19:43.477Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-03-11T19:19:43.477Z] === RUN TestPredefinedPool [2022-03-11T19:19:43.477Z] --- PASS: TestPredefinedPool (0.07s) [2022-03-11T19:19:43.477Z] === RUN TestRemoveSubnet [2022-03-11T19:19:43.922Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2022-03-11T19:19:43.922Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:19:43.938Z] --- PASS: TestRemoveSubnet (0.30s) [2022-03-11T19:19:43.938Z] === RUN TestGetSameAddress [2022-03-11T19:19:43.938Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-11T19:19:43.938Z] === RUN TestPoolAllocationReuse [2022-03-11T19:19:43.961Z] --- PASS: TestAuthZPluginHeader (0.72s) [2022-03-11T19:19:43.961Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-11T19:19:43.961Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:19:43.961Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-11T19:19:43.961Z] === RUN TestAuthZPluginV2Disable [2022-03-11T19:19:43.961Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:19:43.961Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-11T19:19:43.961Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-11T19:19:43.961Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:19:43.961Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-11T19:19:43.961Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-11T19:19:43.961Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:19:43.961Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-11T19:19:43.961Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-11T19:19:44.399Z] === RUN TestGetCapabilities [2022-03-11T19:19:44.399Z] --- PASS: TestGetCapabilities (0.02s) [2022-03-11T19:19:44.399Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-11T19:19:44.399Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-11T19:19:44.399Z] === RUN TestGetDefaultAddressSpaces [2022-03-11T19:19:44.399Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-11T19:19:44.399Z] === RUN TestRemoteDriver [2022-03-11T19:19:44.399Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T19:19:44.399Z] PASS [2022-03-11T19:19:44.399Z] coverage: 47.4% of statements [2022-03-11T19:19:44.399Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.131s coverage: 47.4% of statements [2022-03-11T19:19:44.493Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-11T19:19:44.812Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-11T19:19:44.859Z] --- PASS: TestSetRollover (2.05s) [2022-03-11T19:19:44.859Z] === RUN TestSetRolloverSerial [2022-03-11T19:19:45.064Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-11T19:19:45.394Z] Removing intermediate container ea479cbfcc2a [2022-03-11T19:19:45.394Z] ---> 8a716e00cbc3 [2022-03-11T19:19:45.394Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-11T19:19:45.394Z] ---> Running in 73df2ecf84ae [2022-03-11T19:19:45.394Z] Removing intermediate container 73df2ecf84ae [2022-03-11T19:19:45.394Z] ---> e4a7949c4207 [2022-03-11T19:19:45.394Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-11T19:19:45.394Z] ---> Running in 94daef84f57d [2022-03-11T19:19:45.394Z] Removing intermediate container 94daef84f57d [2022-03-11T19:19:45.394Z] ---> 1c0e443183a3 [2022-03-11T19:19:45.394Z] Step 11/11 : COPY . . [2022-03-11T19:19:45.831Z] === RUN TestWindowsIPAM [2022-03-11T19:19:45.831Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-11T19:19:45.831Z] PASS [2022-03-11T19:19:45.831Z] coverage: 71.4% of statements [2022-03-11T19:19:45.831Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.079s coverage: 71.4% of statements [2022-03-11T19:19:45.831Z] --- PASS: TestPoolAllocationReuse (1.91s) [2022-03-11T19:19:45.831Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-11T19:19:45.831Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-03-11T19:19:45.831Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-11T19:19:46.189Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-11T19:19:46.296Z] === RUN TestDefaultNetwork [2022-03-11T19:19:46.764Z] --- PASS: TestSetRolloverSerial (1.74s) [2022-03-11T19:19:46.764Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-11T19:19:46.764Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-11T19:19:46.764Z] PASS [2022-03-11T19:19:46.764Z] coverage: 84.4% of statements [2022-03-11T19:19:46.764Z] ok github.com/docker/docker/libnetwork/bitseq 13.747s coverage: 84.4% of statements [2022-03-11T19:19:46.764Z] --- PASS: TestDefaultNetwork (0.27s) [2022-03-11T19:19:46.764Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-11T19:19:47.223Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-11T19:19:47.223Z] === RUN TestInitAddressPools [2022-03-11T19:19:47.223Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-11T19:19:47.223Z] PASS [2022-03-11T19:19:47.223Z] coverage: 74.0% of statements [2022-03-11T19:19:47.223Z] ok github.com/docker/docker/libnetwork/ipamutils 0.645s coverage: 74.0% of statements [2022-03-11T19:19:47.678Z] === RUN TestKeyValue [2022-03-11T19:19:47.678Z] --- PASS: TestKeyValue (0.00s) [2022-03-11T19:19:47.678Z] PASS [2022-03-11T19:19:47.678Z] coverage: 60.0% of statements [2022-03-11T19:19:47.678Z] ok github.com/docker/docker/libnetwork/netlabel 0.062s coverage: 60.0% of statements [2022-03-11T19:19:48.092Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-11T19:19:48.133Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.47s) [2022-03-11T19:19:48.133Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-11T19:19:49.467Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-11T19:19:51.024Z] === RUN TestNetworkDBSimple [2022-03-11T19:19:51.024Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-11T19:19:51.024Z] PASS [2022-03-11T19:19:51.024Z] coverage: 100.0% of statements [2022-03-11T19:19:51.367Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-11T19:19:51.478Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.066s coverage: 100.0% of statements [2022-03-11T19:19:51.478Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.09s) [2022-03-11T19:19:51.478Z] === RUN TestGetAddress [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T19:19:51.933Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T19:19:51.933Z] 2022/03/11 19:19:51 Closing DB instances... [2022-03-11T19:19:51.933Z] === RUN TestGenerate [2022-03-11T19:19:51.933Z] --- PASS: TestGenerate (0.00s) [2022-03-11T19:19:51.933Z] === RUN TestGeneratePtr [2022-03-11T19:19:51.933Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-11T19:19:51.933Z] === RUN TestGenerateMissingField [2022-03-11T19:19:51.933Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-11T19:19:51.933Z] === RUN TestFieldCannotBeSet [2022-03-11T19:19:51.933Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-11T19:19:51.933Z] === RUN TestTypeMismatchError [2022-03-11T19:19:51.933Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-11T19:19:51.933Z] PASS [2022-03-11T19:19:51.933Z] coverage: 100.0% of statements [2022-03-11T19:19:51.933Z] ok github.com/docker/docker/libnetwork/options 0.064s coverage: 100.0% of statements [2022-03-11T19:19:52.894Z] testing: warning: no tests to run [2022-03-11T19:19:52.894Z] PASS [2022-03-11T19:19:52.894Z] coverage: 0.0% of statements [2022-03-11T19:19:52.894Z] ok github.com/docker/docker/libnetwork/osl 0.064s coverage: 0.0% of statements [no tests to run] [2022-03-11T19:19:52.894Z] === RUN TestRequestNewPort [2022-03-11T19:19:52.894Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-11T19:19:52.894Z] === RUN TestRequestSpecificPort [2022-03-11T19:19:52.894Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-11T19:19:52.894Z] === RUN TestReleasePort [2022-03-11T19:19:52.894Z] --- PASS: TestReleasePort (0.00s) [2022-03-11T19:19:52.894Z] === RUN TestReuseReleasedPort [2022-03-11T19:19:52.894Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-11T19:19:52.894Z] === RUN TestReleaseUnreadledPort [2022-03-11T19:19:52.894Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-11T19:19:52.894Z] === RUN TestUnknowProtocol [2022-03-11T19:19:52.894Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-11T19:19:52.894Z] === RUN TestAllocateAllPorts [2022-03-11T19:19:52.894Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-11T19:19:52.894Z] === RUN TestPortAllocation [2022-03-11T19:19:52.894Z] --- PASS: TestPortAllocation (0.00s) [2022-03-11T19:19:52.894Z] === RUN TestPortAllocationWithCustomRange [2022-03-11T19:19:52.894Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-11T19:19:52.894Z] === RUN TestNoDuplicateBPR [2022-03-11T19:19:52.894Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-11T19:19:52.894Z] === RUN TestChangePortRange [2022-03-11T19:19:52.894Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-11T19:19:52.894Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-11T19:19:52.894Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-11T19:19:52.894Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-11T19:19:52.894Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-11T19:19:52.894Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-11T19:19:52.894Z] --- PASS: TestChangePortRange (0.00s) [2022-03-11T19:19:52.894Z] PASS [2022-03-11T19:19:52.894Z] coverage: 88.6% of statements [2022-03-11T19:19:52.894Z] ok github.com/docker/docker/libnetwork/portallocator 0.068s coverage: 88.6% of statements [2022-03-11T19:19:53.239Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-11T19:19:53.358Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-11T19:19:53.358Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-11T19:19:53.814Z] testing: warning: no tests to run [2022-03-11T19:19:53.814Z] PASS [2022-03-11T19:19:53.814Z] coverage: 0.0% of statements [2022-03-11T19:19:53.814Z] ok github.com/docker/docker/libnetwork/portmapper 0.066s coverage: 0.0% of statements [no tests to run] [2022-03-11T19:19:53.814Z] === RUN TestHashData [2022-03-11T19:19:53.814Z] --- PASS: TestHashData (0.00s) [2022-03-11T19:19:53.814Z] PASS [2022-03-11T19:19:53.814Z] coverage: 2.8% of statements [2022-03-11T19:19:53.814Z] ok github.com/docker/docker/libnetwork/resolvconf 0.065s coverage: 2.8% of statements [2022-03-11T19:19:54.269Z] === RUN TestErrorConstructors [2022-03-11T19:19:54.269Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-11T19:19:54.269Z] === RUN TestCompareIPMask [2022-03-11T19:19:54.269Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-11T19:19:54.269Z] === RUN TestUtilGetHostPartIP [2022-03-11T19:19:54.269Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-11T19:19:54.269Z] === RUN TestUtilGetBroadcastIP [2022-03-11T19:19:54.269Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-11T19:19:54.269Z] === RUN TestParseCIDR [2022-03-11T19:19:54.269Z] --- PASS: TestParseCIDR (0.00s) [2022-03-11T19:19:54.269Z] PASS [2022-03-11T19:19:54.269Z] coverage: 37.3% of statements [2022-03-11T19:19:54.269Z] ok github.com/docker/docker/libnetwork/types 0.071s coverage: 37.3% of statements [2022-03-11T19:19:54.652Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-11T19:19:54.725Z] 2022/03/11 19:19:54 Closing DB instances... [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-11T19:19:55.187Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-11T19:19:55.187Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-11T19:19:55.187Z] PASS [2022-03-11T19:19:55.187Z] coverage: 50.0% of statements [2022-03-11T19:19:55.187Z] ok github.com/docker/docker/oci 0.135s coverage: 50.0% of statements [2022-03-11T19:19:56.294Z] === RUN TestAddressPoolOpt [2022-03-11T19:19:56.294Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/a [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/something [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/_=a [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/env1=value1 [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/_env1=value1 [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/PATH [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/=a [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/PATH= [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/PATH=something [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/asd!qwe [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/1asd [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/123 [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/some_space [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/__some_space_before [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/some_space_after__ [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/= [2022-03-11T19:19:56.294Z] === RUN TestValidateEnv/PaTh [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestParseHost [2022-03-11T19:19:56.294Z] --- PASS: TestParseHost (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestParseDockerDaemonHost [2022-03-11T19:19:56.294Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestParseTCP [2022-03-11T19:19:56.294Z] --- PASS: TestParseTCP (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-11T19:19:56.294Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestValidateExtraHosts [2022-03-11T19:19:56.294Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestIpOptString [2022-03-11T19:19:56.294Z] --- PASS: TestIpOptString (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-11T19:19:56.294Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestNewIpOptValidDefaultVal [2022-03-11T19:19:56.294Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestIpOptSetInvalidVal [2022-03-11T19:19:56.294Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestValidateIPAddress [2022-03-11T19:19:56.294Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestMapOpts [2022-03-11T19:19:56.294Z] --- PASS: TestMapOpts (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestListOptsWithoutValidator [2022-03-11T19:19:56.294Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestListOptsWithValidator [2022-03-11T19:19:56.294Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestValidateDNSSearch [2022-03-11T19:19:56.294Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel/label_with_general_format [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel/label_with_one_more [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-11T19:19:56.294Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-11T19:19:56.294Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestNamedListOpts [2022-03-11T19:19:56.294Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestNamedMapOpts [2022-03-11T19:19:56.294Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestParseLink [2022-03-11T19:19:56.294Z] --- PASS: TestParseLink (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestQuotedStringSetWithQuotes [2022-03-11T19:19:56.294Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-11T19:19:56.294Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-11T19:19:56.294Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-11T19:19:56.294Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-11T19:19:56.294Z] === RUN TestUlimitOpt [2022-03-11T19:19:56.294Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-11T19:19:56.294Z] PASS [2022-03-11T19:19:56.294Z] coverage: 67.4% of statements [2022-03-11T19:19:56.294Z] ok github.com/docker/docker/opts 0.119s coverage: 67.4% of statements [2022-03-11T19:19:56.294Z] === RUN TestParseVersion [2022-03-11T19:19:56.294Z] --- PASS: TestParseVersion (0.00s) [2022-03-11T19:19:56.294Z] PASS [2022-03-11T19:19:56.294Z] coverage: 52.9% of statements [2022-03-11T19:19:56.294Z] ok github.com/docker/docker/pkg/aaparser 0.085s coverage: 52.9% of statements [2022-03-11T19:19:56.294Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-03-11T19:19:56.294Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-11T19:19:56.756Z] check_test.go:308: [df2b77391af40] daemon is not started [2022-03-11T19:19:56.756Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-11T19:19:57.325Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-11T19:19:57.595Z] ...INFO: Daemon under test started and replied! [2022-03-11T19:19:57.595Z] INFO: Docker version of the daemon under test [2022-03-11T19:19:57.595Z] [2022-03-11T19:19:57.595Z] Client: [2022-03-11T19:19:57.595Z] Version: 17.06.2-ce [2022-03-11T19:19:57.595Z] API version: 1.30 [2022-03-11T19:19:57.595Z] Go version: go1.8.3 [2022-03-11T19:19:57.595Z] Git commit: cec0b72 [2022-03-11T19:19:57.595Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-11T19:19:57.595Z] OS/Arch: windows/amd64 [2022-03-11T19:19:57.595Z] [2022-03-11T19:19:57.595Z] Server: [2022-03-11T19:19:57.595Z] Version: 0.0.0-dev [2022-03-11T19:19:57.595Z] API version: 1.42 (minimum version 1.24) [2022-03-11T19:19:57.595Z] Go version: go1.17.8 [2022-03-11T19:19:57.595Z] Git commit: 7df7357e08 [2022-03-11T19:19:57.595Z] Built: 03/11/2022 19:17:39 [2022-03-11T19:19:57.595Z] OS/Arch: windows/amd64 [2022-03-11T19:19:57.595Z] Experimental: false [2022-03-11T19:19:57.595Z] [2022-03-11T19:19:57.595Z] INFO: Docker info of the daemon under test [2022-03-11T19:19:57.595Z] [2022-03-11T19:19:57.595Z] Containers: 0 [2022-03-11T19:19:57.595Z] Running: 0 [2022-03-11T19:19:57.595Z] Paused: 0 [2022-03-11T19:19:57.595Z] Stopped: 0 [2022-03-11T19:19:57.595Z] Images: 0 [2022-03-11T19:19:57.595Z] Server Version: 0.0.0-dev [2022-03-11T19:19:57.595Z] Storage Driver: windowsfilter [2022-03-11T19:19:57.595Z] Windows: [2022-03-11T19:19:57.595Z] Logging Driver: json-file [2022-03-11T19:19:57.595Z] Plugins: [2022-03-11T19:19:57.595Z] Volume: local [2022-03-11T19:19:57.595Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T19:19:57.595Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T19:19:57.595Z] Swarm: inactive [2022-03-11T19:19:57.595Z] Default Isolation: process [2022-03-11T19:19:57.595Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T19:19:57.595Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T19:19:57.595Z] OSType: windows [2022-03-11T19:19:57.595Z] Architecture: x86_64 [2022-03-11T19:19:57.595Z] CPUs: 4 [2022-03-11T19:19:57.595Z] Total Memory: 32GiB [2022-03-11T19:19:57.595Z] Name: azwin-2-0ba820 [2022-03-11T19:19:57.595Z] ID: S6NQ:E6LP:R55D:QNFV:HNWW:MI4V:YV4V:3KXF:U7ED:ZRI6:SIDM:EZ6Q [2022-03-11T19:19:57.595Z] Docker Root Dir: D:\CI\PR-43256\5\daemon [2022-03-11T19:19:57.595Z] Debug Mode (client): false [2022-03-11T19:19:57.595Z] Debug Mode (server): true [2022-03-11T19:19:57.595Z] File Descriptors: -1 [2022-03-11T19:19:57.595Z] Goroutines: 29 [2022-03-11T19:19:57.595Z] System Time: 2022-03-11T19:19:56.1050403Z [2022-03-11T19:19:57.595Z] EventsListeners: 0 [2022-03-11T19:19:57.595Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:19:57.595Z] Labels: [2022-03-11T19:19:57.595Z] Experimental: false [2022-03-11T19:19:57.595Z] Insecure Registries: [2022-03-11T19:19:57.595Z] 127.0.0.0/8 [2022-03-11T19:19:57.595Z] Live Restore Enabled: false [2022-03-11T19:19:57.595Z] [2022-03-11T19:19:57.595Z] [2022-03-11T19:19:57.595Z] INFO: Docker images of the daemon under test [2022-03-11T19:19:57.595Z] [2022-03-11T19:19:57.595Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T19:19:57.595Z] [2022-03-11T19:19:57.595Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-11T19:19:57.595Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-11T19:19:57.595Z] ltsc2022: Pulling from windows/servercore [2022-03-11T19:19:57.595Z] 8f616e6e9eec: Pulling fs layer [2022-03-11T19:19:57.595Z] 037d5740b404: Pulling fs layer [2022-03-11T19:19:57.822Z] 2022/03/11 19:19:57 Closing DB instances... [2022-03-11T19:19:57.822Z] === RUN TestPeerCertificateMarshalJSON [2022-03-11T19:19:57.892Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-11T19:19:58.277Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-11T19:19:58.277Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-11T19:19:58.277Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2022-03-11T19:19:58.277Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-11T19:19:58.277Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-11T19:19:58.277Z] === RUN TestMiddleware [2022-03-11T19:19:58.277Z] --- PASS: TestMiddleware (0.00s) [2022-03-11T19:19:58.277Z] === RUN TestNewResponseModifier [2022-03-11T19:19:58.277Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-11T19:19:58.277Z] PASS [2022-03-11T19:19:58.277Z] coverage: 26.8% of statements [2022-03-11T19:19:58.277Z] ok github.com/docker/docker/pkg/authorization 0.525s coverage: 26.8% of statements [2022-03-11T19:19:58.459Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-11T19:19:58.731Z] === RUN TestIsArchivePathDir [2022-03-11T19:19:58.732Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-11T19:19:58.732Z] === RUN TestIsArchivePathInvalidFile [2022-03-11T19:19:58.732Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2022-03-11T19:19:58.732Z] === RUN TestIsArchivePathTar [2022-03-11T19:19:59.187Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-03-11T19:19:59.187Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-11T19:19:59.187Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-03-11T19:19:59.187Z] === RUN TestDecompressStreamGzip [2022-03-11T19:19:59.187Z] === RUN TestUnbuffered [2022-03-11T19:19:59.187Z] --- PASS: TestUnbuffered (0.00s) [2022-03-11T19:19:59.187Z] === RUN TestRaceUnbuffered [2022-03-11T19:19:59.187Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-11T19:19:59.187Z] PASS [2022-03-11T19:19:59.187Z] coverage: 100.0% of statements [2022-03-11T19:19:59.187Z] ok github.com/docker/docker/pkg/broadcaster 0.061s coverage: 100.0% of statements [2022-03-11T19:19:59.187Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-03-11T19:19:59.187Z] === RUN TestDecompressStreamBzip2 [2022-03-11T19:19:59.187Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2022-03-11T19:19:59.187Z] === RUN TestDecompressStreamXz [2022-03-11T19:19:59.187Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T19:19:59.187Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-11T19:19:59.187Z] === RUN TestDecompressStreamZstd [2022-03-11T19:19:59.187Z] archive_test.go:140: zstd not installed [2022-03-11T19:19:59.187Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-11T19:19:59.642Z] === RUN TestCompressStreamXzUnsupported [2022-03-11T19:19:59.642Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-11T19:19:59.642Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-11T19:19:59.642Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-11T19:19:59.642Z] === RUN TestCompressStreamInvalid [2022-03-11T19:19:59.642Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-11T19:19:59.642Z] === RUN TestExtensionInvalid [2022-03-11T19:19:59.642Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-11T19:19:59.642Z] === RUN TestExtensionUncompressed [2022-03-11T19:19:59.642Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-11T19:19:59.642Z] === RUN TestExtensionBzip2 [2022-03-11T19:19:59.642Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-11T19:19:59.642Z] === RUN TestExtensionGzip [2022-03-11T19:19:59.642Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-11T19:19:59.642Z] === RUN TestExtensionXz [2022-03-11T19:19:59.642Z] --- PASS: TestExtensionXz (0.00s) [2022-03-11T19:19:59.642Z] === RUN TestExtensionZstd [2022-03-11T19:19:59.642Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-11T19:19:59.642Z] === RUN TestCmdStreamLargeStderr [2022-03-11T19:19:59.642Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-03-11T19:19:59.642Z] === RUN TestCmdStreamBad [2022-03-11T19:19:59.642Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T19:19:59.642Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-11T19:19:59.642Z] === RUN TestCmdStreamGood [2022-03-11T19:19:59.642Z] --- PASS: TestCmdStreamGood (0.06s) [2022-03-11T19:19:59.642Z] === RUN TestUntarPathWithInvalidDest [2022-03-11T19:19:59.642Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-03-11T19:19:59.642Z] === RUN TestUntarPathWithInvalidSrc [2022-03-11T19:19:59.642Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-11T19:19:59.642Z] === RUN TestUntarPath [2022-03-11T19:19:59.642Z] --- PASS: TestUntarPath (0.09s) [2022-03-11T19:19:59.642Z] === RUN TestUntarPathWithDestinationFile [2022-03-11T19:19:59.642Z] === RUN TestMatch [2022-03-11T19:19:59.642Z] === RUN TestMatch/[[]] [2022-03-11T19:19:59.642Z] === RUN TestMatch/[[foo]] [2022-03-11T19:19:59.642Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-11T19:19:59.642Z] === RUN TestMatch/[[foo_bar]] [2022-03-11T19:19:59.642Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-11T19:19:59.642Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-11T19:19:59.642Z] === RUN TestMatch/[] [2022-03-11T19:19:59.642Z] === RUN TestMatch/[]#01 [2022-03-11T19:19:59.642Z] === RUN TestMatch/[[qux]] [2022-03-11T19:19:59.642Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-11T19:19:59.642Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-11T19:19:59.643Z] === RUN TestMatch/[[foo_baz]] [2022-03-11T19:19:59.643Z] --- PASS: TestMatch (0.00s) [2022-03-11T19:19:59.643Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-11T19:19:59.643Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-11T19:19:59.643Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-11T19:19:59.643Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-11T19:19:59.643Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-11T19:19:59.643Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-11T19:19:59.643Z] --- PASS: TestMatch/[] (0.00s) [2022-03-11T19:19:59.643Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-11T19:19:59.643Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-11T19:19:59.643Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-11T19:19:59.643Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-11T19:19:59.643Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-11T19:19:59.643Z] PASS [2022-03-11T19:19:59.643Z] coverage: 87.5% of statements [2022-03-11T19:19:59.643Z] ok github.com/docker/docker/pkg/capabilities 0.100s coverage: 87.5% of statements [2022-03-11T19:19:59.843Z] --- PASS: TestServiceUpdatePidsLimit (16.11s) [2022-03-11T19:19:59.843Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-11T19:19:59.843Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-11T19:19:59.843Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.81s) [2022-03-11T19:19:59.843Z] PASS [2022-03-11T19:19:59.843Z] [2022-03-11T19:19:59.843Z] === Skipped [2022-03-11T19:19:59.843Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-11T19:19:59.843Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:19:59.843Z] [2022-03-11T19:19:59.843Z] DONE 27 tests, 1 skipped in 182.222s [2022-03-11T19:19:59.843Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-11T19:19:59.843Z] INFO: Testing against a local daemon [2022-03-11T19:19:59.843Z] === RUN TestSessionCreate [2022-03-11T19:19:59.843Z] --- PASS: TestSessionCreate (0.02s) [2022-03-11T19:19:59.843Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:19:59.843Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-11T19:19:59.843Z] PASS [2022-03-11T19:19:59.843Z] [2022-03-11T19:19:59.843Z] DONE 2 tests in 0.064s [2022-03-11T19:19:59.843Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-11T19:19:59.843Z] INFO: Testing against a local daemon [2022-03-11T19:19:59.843Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:19:59.843Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:19:59.843Z] === RUN TestDiskUsage [2022-03-11T19:19:59.843Z] === PAUSE TestDiskUsage [2022-03-11T19:19:59.843Z] === RUN TestEventsExecDie [2022-03-11T19:19:59.843Z] --- PASS: TestEventsExecDie (0.52s) [2022-03-11T19:19:59.843Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:19:59.843Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-11T19:19:59.843Z] === RUN TestEventsVolumeCreate [2022-03-11T19:20:00.098Z] --- PASS: TestUntarPathWithDestinationFile (0.11s) [2022-03-11T19:20:00.098Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-11T19:20:00.098Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-03-11T19:20:00.098Z] === RUN TestCopyWithTarInvalidSrc [2022-03-11T19:20:00.099Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-11T19:20:00.099Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-11T19:20:00.099Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T19:20:00.099Z] === RUN TestCopyWithTarSrcFile [2022-03-11T19:20:00.099Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-11T19:20:00.099Z] === RUN TestCopyWithTarSrcFolder [2022-03-11T19:20:00.099Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-11T19:20:00.099Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-11T19:20:00.099Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-11T19:20:00.099Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-11T19:20:00.099Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T19:20:00.099Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-11T19:20:00.099Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-11T19:20:00.099Z] === RUN TestCopyFileWithTarSrcFile [2022-03-11T19:20:00.099Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-11T19:20:00.099Z] === RUN TestTarFiles [2022-03-11T19:20:00.103Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-11T19:20:00.103Z] === RUN TestInfoBinaryCommits [2022-03-11T19:20:00.103Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-11T19:20:00.103Z] === RUN TestInfoAPIVersioned [2022-03-11T19:20:00.103Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-11T19:20:00.103Z] === RUN TestInfoAPI [2022-03-11T19:20:00.103Z] --- PASS: TestInfoAPI (0.01s) [2022-03-11T19:20:00.103Z] === RUN TestInfoAPIWarnings [2022-03-11T19:20:00.363Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-11T19:20:00.363Z] check_test.go:308: [d288892c1f5f4] daemon is not started [2022-03-11T19:20:00.363Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-11T19:20:00.621Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-11T19:20:01.088Z] 2022/03/11 19:20:00 Closing DB instances... [2022-03-11T19:20:01.088Z] === RUN TestChrootTarUntar [2022-03-11T19:20:01.088Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:20:01.088Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-11T19:20:01.088Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-11T19:20:01.088Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:20:01.088Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T19:20:01.088Z] === RUN TestChrootUntarEmptyArchive [2022-03-11T19:20:01.088Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-11T19:20:01.088Z] === RUN TestChrootTarUntarWithSymlink [2022-03-11T19:20:01.088Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:20:01.088Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T19:20:01.088Z] === RUN TestChrootCopyWithTar [2022-03-11T19:20:01.088Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:20:01.088Z] --- SKIP: TestChrootCopyWithTar (0.01s) [2022-03-11T19:20:01.088Z] === RUN TestChrootCopyFileWithTar [2022-03-11T19:20:01.088Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:20:01.088Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-11T19:20:01.088Z] === RUN TestChrootUntarPath [2022-03-11T19:20:01.088Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:20:01.088Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-11T19:20:01.088Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-11T19:20:01.088Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:20:01.088Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:20:01.088Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-11T19:20:01.088Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:20:01.088Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:20:01.088Z] === RUN TestChrootApplyDotDotFile [2022-03-11T19:20:01.088Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:20:01.088Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-11T19:20:01.088Z] PASS [2022-03-11T19:20:01.088Z] coverage: 15.1% of statements [2022-03-11T19:20:01.088Z] ok github.com/docker/docker/pkg/chrootarchive 0.125s coverage: 15.1% of statements [2022-03-11T19:20:01.556Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-11T19:20:01.556Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-11T19:20:02.072Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-11T19:20:02.072Z] PASS [2022-03-11T19:20:02.072Z] [2022-03-11T19:20:02.072Z] === Skipped [2022-03-11T19:20:02.072Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-11T19:20:02.072Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:20:02.072Z] [2022-03-11T19:20:02.072Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-11T19:20:02.072Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:20:02.072Z] [2022-03-11T19:20:02.072Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-11T19:20:02.072Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:20:02.072Z] [2022-03-11T19:20:02.072Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-11T19:20:02.072Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:20:02.072Z] [2022-03-11T19:20:02.072Z] DONE 17 tests, 4 skipped in 25.834s [2022-03-11T19:20:02.072Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-11T19:20:02.072Z] ++ 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-03-11T19:20:02.072Z] ++ set -e [2022-03-11T19:20:02.072Z] ++ '[' -n 0 ']' [2022-03-11T19:20:02.072Z] ++ set -x [2022-03-11T19:20:02.072Z] ++ 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-03-11T19:20:02.072Z] INFO: Testing against a local daemon [2022-03-11T19:20:02.072Z] === RUN TestPluginInvalidJSON [2022-03-11T19:20:02.072Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:20:02.072Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:20:02.072Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:20:02.072Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-11T19:20:02.072Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T19:20:02.072Z] === RUN TestPluginInstall [2022-03-11T19:20:02.072Z] === RUN TestPluginInstall/no_auth [2022-03-11T19:20:02.072Z] time="2022-03-11T19:20:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:20:02.072Z] time="2022-03-11T19:20:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9958365de3a065b669c0a2ea14ce239b8a3a92b5ca014f63ab2b22900862bc08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:20:02.072Z] time="2022-03-11T19:20:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:20:02.072Z] time="2022-03-11T19:20:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9958365de3a065b669c0a2ea14ce239b8a3a92b5ca014f63ab2b22900862bc08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:20:02.072Z] === RUN TestPluginInstall/with_htpasswd [2022-03-11T19:20:02.072Z] time="2022-03-11T19:20:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:20:02.072Z] time="2022-03-11T19:20:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9958365de3a065b669c0a2ea14ce239b8a3a92b5ca014f63ab2b22900862bc08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:20:02.072Z] time="2022-03-11T19:20:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:20:02.072Z] time="2022-03-11T19:20:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9958365de3a065b669c0a2ea14ce239b8a3a92b5ca014f63ab2b22900862bc08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:20:02.333Z] === RUN TestPluginInstall/with_insecure [2022-03-11T19:20:02.614Z] === RUN TestEnsureRemoveAllNotExist [2022-03-11T19:20:02.614Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-11T19:20:02.614Z] === RUN TestEnsureRemoveAllWithDir [2022-03-11T19:20:02.614Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-11T19:20:02.614Z] === RUN TestEnsureRemoveAllWithFile [2022-03-11T19:20:02.614Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-11T19:20:02.614Z] PASS [2022-03-11T19:20:02.614Z] coverage: 0.0% of statements [2022-03-11T19:20:02.614Z] ok github.com/docker/docker/pkg/containerfs 0.058s coverage: 0.0% of statements [2022-03-11T19:20:02.944Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-11T19:20:03.069Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-03-11T19:20:03.069Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-11T19:20:03.069Z] === RUN TestSizeEmpty [2022-03-11T19:20:03.069Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-11T19:20:03.069Z] === RUN TestSizeEmptyFile [2022-03-11T19:20:03.069Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-11T19:20:03.069Z] === RUN TestSizeNonemptyFile [2022-03-11T19:20:03.069Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-11T19:20:03.069Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-11T19:20:03.069Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-11T19:20:03.069Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-11T19:20:03.069Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-11T19:20:03.069Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-11T19:20:03.069Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-11T19:20:03.069Z] === RUN TestMoveToSubdir [2022-03-11T19:20:03.069Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-11T19:20:03.069Z] === RUN TestSizeNonExistingDirectory [2022-03-11T19:20:03.069Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-11T19:20:03.069Z] PASS [2022-03-11T19:20:03.069Z] coverage: 80.0% of statements [2022-03-11T19:20:03.069Z] ok github.com/docker/docker/pkg/directory 0.089s coverage: 80.0% of statements [2022-03-11T19:20:03.274Z] time="2022-03-11T19:20:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:20:03.274Z] time="2022-03-11T19:20:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b9082428dbb01d90aa7138e7be10f88f94cbd03e92b8e90125c0083f517cc88" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:20:03.274Z] time="2022-03-11T19:20:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:20:03.274Z] time="2022-03-11T19:20:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b9082428dbb01d90aa7138e7be10f88f94cbd03e92b8e90125c0083f517cc88" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:20:03.274Z] plugin_test.go:165: [d42185b8ccbae] daemon is not started [2022-03-11T19:20:03.274Z] --- PASS: TestPluginInstall (2.73s) [2022-03-11T19:20:03.274Z] --- PASS: TestPluginInstall/no_auth (1.14s) [2022-03-11T19:20:03.274Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-03-11T19:20:03.274Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-03-11T19:20:03.274Z] === RUN TestPluginsWithRuntimes [2022-03-11T19:20:04.029Z] === RUN TestPollerAddRemove [2022-03-11T19:20:04.029Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-11T19:20:04.029Z] === RUN TestPollerEvent [2022-03-11T19:20:04.029Z] poller_test.go:40: No chmod on Windows [2022-03-11T19:20:04.029Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-11T19:20:04.029Z] === RUN TestPollerClose [2022-03-11T19:20:04.029Z] --- PASS: TestPollerClose (0.00s) [2022-03-11T19:20:04.029Z] PASS [2022-03-11T19:20:04.029Z] coverage: 36.2% of statements [2022-03-11T19:20:04.029Z] ok github.com/docker/docker/pkg/filenotify 0.062s coverage: 36.2% of statements [2022-03-11T19:20:04.659Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-11T19:20:04.988Z] 2022/03/11 19:20:04 Closing DB instances... [2022-03-11T19:20:04.988Z] === RUN TestCopyFileWithInvalidSrc [2022-03-11T19:20:04.988Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T19:20:04.988Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-11T19:20:04.988Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-11T19:20:04.988Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-03-11T19:20:04.988Z] === RUN TestCopyFile [2022-03-11T19:20:04.988Z] --- PASS: TestCopyFile (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-11T19:20:04.988Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T19:20:04.988Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-11T19:20:04.988Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-11T19:20:04.988Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T19:20:04.988Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestWildcardMatches [2022-03-11T19:20:04.988Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestPatternMatches [2022-03-11T19:20:04.988Z] --- PASS: TestPatternMatches (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-11T19:20:04.988Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestPatternMatchesFolderExclusions [2022-03-11T19:20:04.988Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-11T19:20:04.988Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-11T19:20:04.988Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-11T19:20:04.988Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-11T19:20:04.988Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestSingleExclamationError [2022-03-11T19:20:04.988Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestMatchesWithNoPatterns [2022-03-11T19:20:04.988Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-11T19:20:04.988Z] === RUN TestMatchesWithMalformedPatterns [2022-03-11T19:20:04.988Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-11T19:20:05.443Z] === RUN TestMatches [2022-03-11T19:20:05.443Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-11T19:20:05.443Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-11T19:20:05.443Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-11T19:20:05.443Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-11T19:20:05.443Z] --- PASS: TestMatches (0.01s) [2022-03-11T19:20:05.443Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-11T19:20:05.443Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-11T19:20:05.443Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-11T19:20:05.443Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-11T19:20:05.443Z] === RUN TestCleanPatterns [2022-03-11T19:20:05.443Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-11T19:20:05.443Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-11T19:20:05.443Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-11T19:20:05.443Z] === RUN TestCleanPatternsExceptionFlag [2022-03-11T19:20:05.443Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-11T19:20:05.443Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-11T19:20:05.443Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-11T19:20:05.443Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-11T19:20:05.443Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-11T19:20:05.443Z] === RUN TestCleanPatternsErrorSingleException [2022-03-11T19:20:05.443Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-11T19:20:05.443Z] === RUN TestCreateIfNotExistsDir [2022-03-11T19:20:05.443Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-11T19:20:05.443Z] === RUN TestCreateIfNotExistsFile [2022-03-11T19:20:05.443Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2022-03-11T19:20:05.443Z] === RUN TestMatch [2022-03-11T19:20:05.443Z] --- PASS: TestMatch (0.00s) [2022-03-11T19:20:05.443Z] === RUN TestCompile [2022-03-11T19:20:05.443Z] === RUN TestCompile/slash [2022-03-11T19:20:05.443Z] === RUN TestCompile/backslash [2022-03-11T19:20:05.443Z] --- PASS: TestCompile (0.00s) [2022-03-11T19:20:05.443Z] --- PASS: TestCompile/slash (0.00s) [2022-03-11T19:20:05.443Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-11T19:20:05.443Z] PASS [2022-03-11T19:20:05.443Z] coverage: 84.7% of statements [2022-03-11T19:20:05.443Z] ok github.com/docker/docker/pkg/fileutils 0.146s coverage: 84.7% of statements [2022-03-11T19:20:05.479Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-11T19:20:05.604Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-11T19:20:05.737Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-11T19:20:05.898Z] === RUN TestGet [2022-03-11T19:20:05.898Z] --- PASS: TestGet (0.00s) [2022-03-11T19:20:05.898Z] === RUN TestGetShortcutString [2022-03-11T19:20:05.898Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-11T19:20:05.898Z] PASS [2022-03-11T19:20:05.898Z] coverage: 42.9% of statements [2022-03-11T19:20:05.898Z] ok github.com/docker/docker/pkg/homedir 0.060s coverage: 42.9% of statements [2022-03-11T19:20:06.354Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-11T19:20:06.354Z] === RUN TestNetworkDBNodeLeave [2022-03-11T19:20:06.544Z] --- PASS: TestPluginsWithRuntimes (3.21s) [2022-03-11T19:20:06.544Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.83s) [2022-03-11T19:20:06.544Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.83s) [2022-03-11T19:20:06.544Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T19:20:06.810Z] === RUN TestCreateIDMapOrder [2022-03-11T19:20:06.810Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-11T19:20:06.810Z] PASS [2022-03-11T19:20:06.810Z] coverage: 7.2% of statements [2022-03-11T19:20:06.810Z] ok github.com/docker/docker/pkg/idtools 0.085s coverage: 7.2% of statements [2022-03-11T19:20:07.115Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-11T19:20:07.115Z] PASS [2022-03-11T19:20:07.115Z] [2022-03-11T19:20:07.115Z] DONE 10 tests in 6.648s [2022-03-11T19:20:07.115Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-11T19:20:07.115Z] ++ 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-03-11T19:20:07.115Z] ++ set -e [2022-03-11T19:20:07.115Z] ++ '[' -n 0 ']' [2022-03-11T19:20:07.115Z] ++ set -x [2022-03-11T19:20:07.115Z] ++ 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-03-11T19:20:07.115Z] INFO: Testing against a local daemon [2022-03-11T19:20:07.115Z] === RUN TestExternalGraphDriver [2022-03-11T19:20:07.115Z] === RUN TestExternalGraphDriver/json [2022-03-11T19:20:08.265Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-11T19:20:08.335Z] --- PASS: TestTarFiles (8.32s) [2022-03-11T19:20:08.335Z] === RUN TestDetectCompressionZstd [2022-03-11T19:20:08.335Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-11T19:20:08.335Z] === RUN TestTarUntar [2022-03-11T19:20:08.335Z] --- PASS: TestTarUntar (0.05s) [2022-03-11T19:20:08.335Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-11T19:20:08.335Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-11T19:20:08.335Z] === RUN TestTarWithOptions [2022-03-11T19:20:08.335Z] === RUN TestFixedBufferCap [2022-03-11T19:20:08.335Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-11T19:20:08.335Z] === RUN TestFixedBufferLen [2022-03-11T19:20:08.335Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-11T19:20:08.335Z] === RUN TestFixedBufferString [2022-03-11T19:20:08.335Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-11T19:20:08.335Z] === RUN TestFixedBufferWrite [2022-03-11T19:20:08.335Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-11T19:20:08.335Z] === RUN TestFixedBufferRead [2022-03-11T19:20:08.335Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-11T19:20:08.335Z] === RUN TestBytesPipeRead [2022-03-11T19:20:08.335Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-11T19:20:08.335Z] === RUN TestBytesPipeWrite [2022-03-11T19:20:08.335Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-11T19:20:08.335Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-11T19:20:08.335Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-11T19:20:08.335Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-11T19:20:08.335Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-11T19:20:08.335Z] === RUN TestUntarUstarGnuConflict [2022-03-11T19:20:08.335Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-11T19:20:08.335Z] === RUN TestUntarInvalidFilenames [2022-03-11T19:20:08.790Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3408497260\\dest" [2022-03-11T19:20:08.790Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-03-11T19:20:08.790Z] === RUN TestUntarHardlinkToSymlink [2022-03-11T19:20:08.790Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-11T19:20:08.790Z] === RUN TestUntarInvalidHardlink [2022-03-11T19:20:08.790Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1412409583\\victim\\hello" -> "../victim/hello" [2022-03-11T19:20:08.790Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1755182206\\victim\\hello" -> "/../victim/hello" [2022-03-11T19:20:08.790Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2620663604\\victim" -> "../victim" [2022-03-11T19:20:08.790Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3879886380\\victim" -> "../victim" [2022-03-11T19:20:08.790Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink153787310\\victim" -> "../victim" [2022-03-11T19:20:08.790Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3447855698\\victim" -> "../victim" [2022-03-11T19:20:08.790Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-11T19:20:08.790Z] === RUN TestUntarInvalidSymlink [2022-03-11T19:20:08.790Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2755058868\\dest\\dotdot" -> "../victim/hello" [2022-03-11T19:20:08.790Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink85988362\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T19:20:08.790Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2703254636\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:20:08.790Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink353730534\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:20:08.790Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2257264963\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:20:08.790Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink746095427\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:20:08.790Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink330721382\\dest\\dir\\loophole" -> "../../victim" [2022-03-11T19:20:08.790Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-11T19:20:08.790Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-11T19:20:08.790Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-11T19:20:08.790Z] === RUN TestXGlobalNoParent [2022-03-11T19:20:08.790Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-11T19:20:08.790Z] === RUN TestReplaceFileTarWrapper [2022-03-11T19:20:08.790Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-03-11T19:20:08.790Z] === RUN TestAtomicWriteToFile [2022-03-11T19:20:08.790Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-11T19:20:08.790Z] === RUN TestAtomicWriteSetCommit [2022-03-11T19:20:08.790Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-11T19:20:08.790Z] === RUN TestAtomicWriteSetCancel [2022-03-11T19:20:08.790Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-11T19:20:08.790Z] === RUN TestReadCloserWrapperClose [2022-03-11T19:20:08.790Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-11T19:20:08.790Z] === RUN TestReaderErrWrapperReadOnError [2022-03-11T19:20:08.790Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-11T19:20:08.790Z] === RUN TestReaderErrWrapperRead [2022-03-11T19:20:08.790Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-11T19:20:08.790Z] === RUN TestCancelReadCloser [2022-03-11T19:20:09.025Z] === RUN TestExternalGraphDriver/spec [2022-03-11T19:20:09.245Z] --- PASS: TestReplaceFileTarWrapper (0.25s) [2022-03-11T19:20:09.245Z] === RUN TestPrefixHeaderReadable [2022-03-11T19:20:09.245Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-11T19:20:09.245Z] === RUN TestDisablePigz [2022-03-11T19:20:09.245Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-11T19:20:09.245Z] === RUN TestWriteCloserWrapperClose [2022-03-11T19:20:09.245Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-11T19:20:09.245Z] === RUN TestNopWriteCloser [2022-03-11T19:20:09.245Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-11T19:20:09.245Z] === RUN TestNopWriter [2022-03-11T19:20:09.245Z] --- PASS: TestNopWriter (0.00s) [2022-03-11T19:20:09.245Z] === RUN TestWriteCounter [2022-03-11T19:20:09.245Z] --- PASS: TestWriteCounter (0.00s) [2022-03-11T19:20:09.245Z] PASS [2022-03-11T19:20:09.245Z] coverage: 69.2% of statements [2022-03-11T19:20:09.245Z] ok github.com/docker/docker/pkg/ioutils 0.678s coverage: 69.2% of statements [2022-03-11T19:20:09.245Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-11T19:20:09.245Z] --- PASS: TestDisablePigz (0.18s) [2022-03-11T19:20:09.245Z] === RUN TestPigz [2022-03-11T19:20:09.245Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-03-11T19:20:09.245Z] === RUN TestNetworkDBWatch [2022-03-11T19:20:09.245Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-11T19:20:09.245Z] --- PASS: TestPigz (0.21s) [2022-03-11T19:20:09.245Z] === RUN TestNosysFileInfo [2022-03-11T19:20:09.245Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-11T19:20:09.245Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T19:20:09.245Z] archive_windows_test.go:16: Currently fails [2022-03-11T19:20:09.245Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:20:09.245Z] === RUN TestCanonicalTarNameForPath [2022-03-11T19:20:09.245Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-11T19:20:09.245Z] === RUN TestCanonicalTarName [2022-03-11T19:20:09.245Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-11T19:20:09.245Z] === RUN TestChmodTarEntry [2022-03-11T19:20:09.245Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-11T19:20:09.245Z] === RUN TestHardLinkOrder [2022-03-11T19:20:09.638Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-11T19:20:09.701Z] --- PASS: TestHardLinkOrder (0.12s) [2022-03-11T19:20:09.701Z] === RUN TestChangeString [2022-03-11T19:20:09.701Z] --- PASS: TestChangeString (0.00s) [2022-03-11T19:20:09.701Z] === RUN TestChangesWithNoChanges [2022-03-11T19:20:09.701Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-11T19:20:09.701Z] === RUN TestChangesWithChanges [2022-03-11T19:20:09.701Z] --- PASS: TestChangesWithChanges (0.05s) [2022-03-11T19:20:09.701Z] === RUN TestChangesWithChangesGH13590 [2022-03-11T19:20:09.701Z] changes_test.go:195: needs more investigation [2022-03-11T19:20:09.701Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-11T19:20:09.701Z] === RUN TestChangesDirsEmpty [2022-03-11T19:20:09.701Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T19:20:09.701Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-11T19:20:09.701Z] === RUN TestChangesDirsMutated [2022-03-11T19:20:09.701Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T19:20:09.701Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-11T19:20:09.701Z] === RUN TestApplyLayer [2022-03-11T19:20:09.701Z] changes_test.go:432: needs further investigation [2022-03-11T19:20:09.701Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-11T19:20:09.701Z] === RUN TestChangesSizeWithHardlinks [2022-03-11T19:20:09.701Z] changes_test.go:468: needs further investigation [2022-03-11T19:20:09.701Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-11T19:20:09.701Z] === RUN TestChangesSizeWithNoChanges [2022-03-11T19:20:09.701Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-11T19:20:09.701Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-11T19:20:09.701Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-11T19:20:09.701Z] === RUN TestChangesSize [2022-03-11T19:20:09.701Z] --- PASS: TestChangesSize (0.00s) [2022-03-11T19:20:09.701Z] === RUN TestApplyLayerInvalidFilenames [2022-03-11T19:20:09.701Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames43126700\\dest" [2022-03-11T19:20:09.701Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-03-11T19:20:09.701Z] === RUN TestApplyLayerInvalidHardlink [2022-03-11T19:20:09.701Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink734894536\\victim\\hello" -> "../victim/hello" [2022-03-11T19:20:09.701Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2242832963\\victim\\hello" -> "/../victim/hello" [2022-03-11T19:20:09.701Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink978741459\\victim" -> "../victim" [2022-03-11T19:20:09.701Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1661195739\\victim" -> "../victim" [2022-03-11T19:20:09.701Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink398226941\\victim" -> "../victim" [2022-03-11T19:20:09.701Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink825713426\\victim" -> "../victim" [2022-03-11T19:20:09.701Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-11T19:20:09.701Z] === RUN TestApplyLayerInvalidSymlink [2022-03-11T19:20:09.701Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3158851968\\dest\\dotdot" -> "../victim/hello" [2022-03-11T19:20:09.701Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2710934470\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T19:20:09.701Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink734285687\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:20:09.701Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2930869350\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:20:09.701Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1344234266\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:20:09.701Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink820098959\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:20:09.701Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-03-11T19:20:09.701Z] === RUN TestApplyLayerWhiteouts [2022-03-11T19:20:09.701Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-03-11T19:20:09.701Z] === RUN TestGenerateEmptyFile [2022-03-11T19:20:09.701Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-11T19:20:09.701Z] === RUN TestGenerateWithContent [2022-03-11T19:20:09.701Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-11T19:20:09.701Z] PASS [2022-03-11T19:20:09.701Z] coverage: 62.0% of statements [2022-03-11T19:20:09.701Z] ok github.com/docker/docker/pkg/archive 11.348s coverage: 62.0% of statements [2022-03-11T19:20:09.967Z] 8f616e6e9eec: Verifying Checksum [2022-03-11T19:20:09.967Z] 8f616e6e9eec: Download complete [2022-03-11T19:20:09.967Z] 037d5740b404: Verifying Checksum [2022-03-11T19:20:09.967Z] 037d5740b404: Download complete [2022-03-11T19:20:10.157Z] === RUN TestError [2022-03-11T19:20:10.157Z] --- PASS: TestError (0.00s) [2022-03-11T19:20:10.157Z] === RUN TestProgressString [2022-03-11T19:20:10.157Z] === RUN TestProgressString/no_progress [2022-03-11T19:20:10.157Z] === RUN TestProgressString/progress_1 [2022-03-11T19:20:10.157Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-11T19:20:10.157Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-11T19:20:10.157Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-11T19:20:10.157Z] === RUN TestProgressString/with_units [2022-03-11T19:20:10.157Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-11T19:20:10.157Z] === RUN TestProgressString/hide_counts [2022-03-11T19:20:10.157Z] --- PASS: TestProgressString (0.00s) [2022-03-11T19:20:10.157Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-11T19:20:10.157Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-11T19:20:10.157Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-11T19:20:10.157Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-11T19:20:10.157Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-11T19:20:10.157Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-11T19:20:10.157Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-11T19:20:10.157Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-11T19:20:10.157Z] === RUN TestJSONMessageDisplay [2022-03-11T19:20:10.157Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-03-11T19:20:10.157Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-11T19:20:10.157Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-11T19:20:10.158Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-11T19:20:10.158Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-11T19:20:10.158Z] === RUN TestDisplayJSONMessagesStream [2022-03-11T19:20:10.158Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-11T19:20:10.158Z] PASS [2022-03-11T19:20:10.158Z] coverage: 91.7% of statements [2022-03-11T19:20:10.158Z] ok github.com/docker/docker/pkg/jsonmessage 0.279s coverage: 91.7% of statements [2022-03-11T19:20:10.205Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-11T19:20:10.407Z] === RUN TestExternalGraphDriver/pull [2022-03-11T19:20:10.667Z] ---> 34740da4ffd7 [2022-03-11T19:20:11.117Z] 2022/03/11 19:20:10 Closing DB instances... [2022-03-11T19:20:11.117Z] === RUN TestStandardLongPath [2022-03-11T19:20:11.117Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-11T19:20:11.117Z] === RUN TestUNCLongPath [2022-03-11T19:20:11.117Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-11T19:20:11.117Z] PASS [2022-03-11T19:20:11.117Z] coverage: 100.0% of statements [2022-03-11T19:20:11.117Z] ok github.com/docker/docker/pkg/longpath 0.066s coverage: 100.0% of statements [2022-03-11T19:20:11.138Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-11T19:20:11.575Z] === RUN TestNameFormat [2022-03-11T19:20:11.575Z] --- PASS: TestNameFormat (0.00s) [2022-03-11T19:20:11.575Z] === RUN TestNameRetries [2022-03-11T19:20:11.575Z] --- PASS: TestNameRetries (0.00s) [2022-03-11T19:20:11.575Z] PASS [2022-03-11T19:20:11.575Z] coverage: 85.7% of statements [2022-03-11T19:20:11.575Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2022-03-11T19:20:12.198Z] Successfully built 34740da4ffd7 [2022-03-11T19:20:12.198Z] Successfully tagged docker:latest [2022-03-11T19:20:12.198Z] INFO: Image build ended at 03/11/2022 19:20:11. Duration:00:03:43.8972784 [2022-03-11T19:20:12.198Z] [2022-03-11T19:20:12.198Z] [2022-03-11T19:20:12.198Z] INFO: Building the test binaries at 03/11/2022 19:20:11... [2022-03-11T19:20:12.317Z] --- PASS: TestExternalGraphDriver (4.74s) [2022-03-11T19:20:12.317Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-03-11T19:20:12.317Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-03-11T19:20:12.317Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-03-11T19:20:12.318Z] === RUN TestGraphdriverPluginV2 [2022-03-11T19:20:12.318Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:20:12.318Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-11T19:20:12.318Z] PASS [2022-03-11T19:20:12.318Z] [2022-03-11T19:20:12.318Z] === Skipped [2022-03-11T19:20:12.318Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-11T19:20:12.318Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:20:12.318Z] [2022-03-11T19:20:12.318Z] DONE 5 tests, 1 skipped in 4.884s [2022-03-11T19:20:12.318Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-11T19:20:12.318Z] ++ 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-03-11T19:20:12.318Z] ++ set -e [2022-03-11T19:20:12.318Z] ++ '[' -n 0 ']' [2022-03-11T19:20:12.318Z] ++ set -x [2022-03-11T19:20:12.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-11T19:20:12.318Z] INFO: Testing against a local daemon [2022-03-11T19:20:12.318Z] === RUN TestContinueAfterPluginCrash [2022-03-11T19:20:12.318Z] === PAUSE TestContinueAfterPluginCrash [2022-03-11T19:20:12.318Z] === RUN TestReadPluginNoRead [2022-03-11T19:20:12.318Z] === PAUSE TestReadPluginNoRead [2022-03-11T19:20:12.318Z] === RUN TestDaemonStartWithLogOpt [2022-03-11T19:20:12.318Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-11T19:20:12.318Z] === CONT TestContinueAfterPluginCrash [2022-03-11T19:20:12.318Z] === CONT TestDaemonStartWithLogOpt [2022-03-11T19:20:12.534Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-03-11T19:20:12.534Z] === RUN TestNetworkDBBulkSync [2022-03-11T19:20:12.534Z] === RUN TestParseKeyValueOpt [2022-03-11T19:20:12.534Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-11T19:20:12.534Z] === RUN TestParseUintList [2022-03-11T19:20:12.534Z] --- PASS: TestParseUintList (0.00s) [2022-03-11T19:20:12.534Z] === RUN TestParseUintListMaximumLimits [2022-03-11T19:20:12.534Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-11T19:20:12.534Z] PASS [2022-03-11T19:20:12.534Z] coverage: 97.0% of statements [2022-03-11T19:20:12.534Z] ok github.com/docker/docker/pkg/parsers 0.065s coverage: 97.0% of statements [2022-03-11T19:20:13.040Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-11T19:20:13.498Z] === RUN TestNewAndRemove [2022-03-11T19:20:13.498Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-11T19:20:13.498Z] === RUN TestRemoveInvalidPath [2022-03-11T19:20:13.498Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-11T19:20:13.498Z] PASS [2022-03-11T19:20:13.498Z] coverage: 82.6% of statements [2022-03-11T19:20:13.498Z] ok github.com/docker/docker/pkg/pidfile 0.097s coverage: 82.6% of statements [2022-03-11T19:20:13.498Z] 2022/03/11 19:20:13 Closing DB instances... [2022-03-11T19:20:14.458Z] --- PASS: TestGetAddress (23.23s) [2022-03-11T19:20:14.458Z] === RUN TestRequestSyntaxCheck [2022-03-11T19:20:14.458Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-11T19:20:14.458Z] === RUN TestRequest [2022-03-11T19:20:15.418Z] === RUN TestFailedConnection [2022-03-11T19:20:15.418Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-03-11T19:20:15.418Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-11T19:20:15.615Z] --- PASS: TestDaemonStartWithLogOpt (2.98s) [2022-03-11T19:20:15.615Z] === CONT TestReadPluginNoRead [2022-03-11T19:20:16.324Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-11T19:20:17.260Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-11T19:20:17.526Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-11T19:20:17.581Z] --- PASS: TestFailedConnection (2.18s) [2022-03-11T19:20:17.581Z] === RUN TestFailOnce [2022-03-11T19:20:17.581Z] 2022/03/11 19:20:17 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-03-11T19:20:17.581Z] goroutine 34 [running]: [2022-03-11T19:20:17.581Z] net/http.(*conn).serve.func1() [2022-03-11T19:20:17.581Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T19:20:17.581Z] panic({0x134ca00, 0x14609d0}) [2022-03-11T19:20:17.581Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T19:20:17.581Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x6f4ef250c687806c}, 0xc0001a9a98) [2022-03-11T19:20:17.581Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-11T19:20:17.581Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x146d900, 0xc0001b6000}, 0x1281d26) [2022-03-11T19:20:17.581Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T19:20:17.581Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x146d900, 0xc0001b6000}, 0xc0001a0000) [2022-03-11T19:20:17.581Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-11T19:20:17.581Z] net/http.serverHandler.ServeHTTP({0x146bff0}, {0x146d900, 0xc0001b6000}, 0xc0001a0000) [2022-03-11T19:20:17.581Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T19:20:17.581Z] net/http.(*conn).serve(0xc00018e000, {0x146f900, 0xc0000260f0}) [2022-03-11T19:20:17.581Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T19:20:17.581Z] created by net/http.(*Server).Serve [2022-03-11T19:20:17.581Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T19:20:17.581Z] time="2022-03-11T19:20:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-03-11T19:20:17.998Z] INFO: make.ps1 starting at 03/11/2022 19:20:17 [2022-03-11T19:20:17.998Z] INFO: Git commit (7df7357e08) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T19:20:18.209Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-11T19:20:18.209Z] === RUN TestInfoDebug [2022-03-11T19:20:18.209Z] --- PASS: TestInfoDebug (0.52s) [2022-03-11T19:20:18.209Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:20:18.209Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-11T19:20:18.209Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:20:18.209Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-11T19:20:18.209Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:20:18.209Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-11T19:20:18.209Z] === RUN TestPingCacheHeaders [2022-03-11T19:20:18.209Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-11T19:20:18.209Z] === RUN TestPingGet [2022-03-11T19:20:18.209Z] --- PASS: TestPingGet (0.01s) [2022-03-11T19:20:18.209Z] === RUN TestPingHead [2022-03-11T19:20:18.209Z] --- PASS: TestPingHead (0.01s) [2022-03-11T19:20:18.209Z] === RUN TestVersion [2022-03-11T19:20:18.209Z] --- PASS: TestVersion (0.01s) [2022-03-11T19:20:18.209Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:20:18.209Z] === CONT TestDiskUsage [2022-03-11T19:20:18.456Z] INFO: Invoking autogen... [2022-03-11T19:20:18.466Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-11T19:20:18.468Z] === RUN TestDiskUsage/empty [2022-03-11T19:20:18.469Z] === RUN TestDiskUsage/empty/container_types [2022-03-11T19:20:18.469Z] === RUN TestDiskUsage/empty/image_types [2022-03-11T19:20:18.469Z] === RUN TestDiskUsage/empty/volume_types [2022-03-11T19:20:18.469Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-11T19:20:18.469Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-11T19:20:18.469Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-11T19:20:18.469Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-11T19:20:18.469Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-11T19:20:18.469Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-11T19:20:18.469Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-11T19:20:18.469Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-11T19:20:18.542Z] 2022/03/11 19:20:18 Closing DB instances... [2022-03-11T19:20:18.542Z] --- PASS: TestFailOnce (1.23s) [2022-03-11T19:20:18.542Z] === RUN TestEchoInputOutput [2022-03-11T19:20:18.542Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-11T19:20:18.542Z] === RUN TestBackoff [2022-03-11T19:20:18.542Z] --- PASS: TestBackoff (0.00s) [2022-03-11T19:20:18.542Z] === RUN TestAbortRetry [2022-03-11T19:20:18.542Z] --- PASS: TestAbortRetry (0.00s) [2022-03-11T19:20:18.542Z] === RUN TestClientScheme [2022-03-11T19:20:18.542Z] --- PASS: TestClientScheme (0.00s) [2022-03-11T19:20:18.542Z] === RUN TestNewClientWithTimeout [2022-03-11T19:20:18.730Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-11T19:20:18.730Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-11T19:20:18.730Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-11T19:20:18.730Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-11T19:20:18.730Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-11T19:20:18.730Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-11T19:20:18.730Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-11T19:20:18.730Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-11T19:20:18.730Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-11T19:20:18.730Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-11T19:20:18.730Z] === RUN TestDiskUsage/after_container.Run [2022-03-11T19:20:18.917Z] INFO: Building daemon... [2022-03-11T19:20:18.999Z] time="2022-03-11T19:20:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-11T19:20:19.301Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-11T19:20:19.301Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-11T19:20:19.301Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-11T19:20:19.301Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-11T19:20:19.301Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-11T19:20:19.301Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-11T19:20:19.301Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-11T19:20:19.301Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-11T19:20:19.301Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-11T19:20:19.301Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-11T19:20:19.406Z] === RUN TestReadPluginNoRead/default [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage (1.54s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.01s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:20:19.561Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-11T19:20:19.562Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:20:19.562Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s) [2022-03-11T19:20:19.562Z] PASS [2022-03-11T19:20:19.562Z] [2022-03-11T19:20:19.562Z] DONE 50 tests in 20.202s [2022-03-11T19:20:19.562Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-11T19:20:19.562Z] INFO: Testing against a local daemon [2022-03-11T19:20:19.562Z] === RUN TestVolumesCreateAndList [2022-03-11T19:20:19.562Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-11T19:20:19.562Z] === RUN TestVolumesRemove [2022-03-11T19:20:19.790Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-11T19:20:19.790Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-11T19:20:19.822Z] --- PASS: TestVolumesRemove (0.13s) [2022-03-11T19:20:19.822Z] === RUN TestVolumesInspect [2022-03-11T19:20:19.822Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-11T19:20:19.822Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:20:19.822Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:20:19.822Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:20:19.822Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:20:19.822Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-11T19:20:19.822Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T19:20:19.822Z] PASS [2022-03-11T19:20:19.822Z] [2022-03-11T19:20:19.822Z] DONE 5 tests in 0.264s [2022-03-11T19:20:19.822Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T19:20:19.977Z] --- PASS: TestContinueAfterPluginCrash (7.88s) [2022-03-11T19:20:20.393Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-11T19:20:20.393Z] Removing test suite binaries [2022-03-11T19:20:20.393Z] exiting test-integration [2022-03-11T19:20:20.393Z] ++ exit 0 [2022-03-11T19:20:20.393Z] [2022-03-11T19:20:20.526Z] time="2022-03-11T19:20:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-11T19:20:20.548Z] === CONT TestReadPluginNoRead [2022-03-11T19:20:20.548Z] read_test.go:92: [d2975f0a8285d] daemon is not started [2022-03-11T19:20:20.548Z] --- PASS: TestReadPluginNoRead (5.43s) [2022-03-11T19:20:20.548Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-03-11T19:20:20.548Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.10s) [2022-03-11T19:20:20.548Z] --- PASS: TestReadPluginNoRead/default (1.08s) [2022-03-11T19:20:20.548Z] PASS [2022-03-11T19:20:20.548Z] [2022-03-11T19:20:20.548Z] DONE 6 tests in 8.523s [2022-03-11T19:20:20.548Z] 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-03-11T19:20:20.548Z] ++ 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-03-11T19:20:20.548Z] ++ set -e [2022-03-11T19:20:20.548Z] ++ '[' -n 0 ']' [2022-03-11T19:20:20.548Z] ++ set -x [2022-03-11T19:20:20.549Z] ++ 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-03-11T19:20:20.549Z] testing: warning: no tests to run [2022-03-11T19:20:20.549Z] PASS [2022-03-11T19:20:20.549Z] [2022-03-11T19:20:20.549Z] DONE 0 tests in 0.033s [2022-03-11T19:20:20.549Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-11T19:20:20.549Z] ++ 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-03-11T19:20:20.549Z] ++ set -e [2022-03-11T19:20:20.549Z] ++ '[' -n 0 ']' [2022-03-11T19:20:20.549Z] ++ set -x [2022-03-11T19:20:20.549Z] ++ 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-03-11T19:20:20.549Z] INFO: Testing against a local daemon [2022-03-11T19:20:20.549Z] === RUN TestPluginWithDevMounts [2022-03-11T19:20:20.549Z] === PAUSE TestPluginWithDevMounts [2022-03-11T19:20:20.549Z] === CONT TestPluginWithDevMounts [2022-03-11T19:20:20.980Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.91s) [2022-03-11T19:20:20.980Z] === RUN TestNetworkDBNodeJoinLeaveIteration Post stage [Pipeline] junit [2022-03-11T19:20:21.791Z] Recording test results [2022-03-11T19:20:21.978Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T19:20:22.322Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-11T19:20:22.326Z] + echo Ensuring container killed. [2022-03-11T19:20:22.326Z] Ensuring container killed. [2022-03-11T19:20:22.326Z] + docker rm -vf docker-pr5 [2022-03-11T19:20:22.326Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-11T19:20:22.459Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-03-11T19:20:22.459Z] PASS [2022-03-11T19:20:22.459Z] [2022-03-11T19:20:22.459Z] DONE 1 tests in 1.630s [2022-03-11T19:20:22.459Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-11T19:20:22.459Z] ++ 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-03-11T19:20:22.459Z] ++ set -e [2022-03-11T19:20:22.459Z] ++ '[' -n 0 ']' [2022-03-11T19:20:22.459Z] ++ set -x [2022-03-11T19:20:22.459Z] ++ 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-03-11T19:20:22.459Z] INFO: Testing against a local daemon [2022-03-11T19:20:22.459Z] === RUN TestSecretInspect [2022-03-11T19:20:22.505Z] 2022/03/11 19:20:21 Closing DB instances... [2022-03-11T19:20:22.639Z] + echo Chowning /workspace to jenkins user [2022-03-11T19:20:22.639Z] Chowning /workspace to jenkins user [2022-03-11T19:20:22.639Z] + id -u [2022-03-11T19:20:22.639Z] + id -g [2022-03-11T19:20:22.639Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43256:/workspace busybox chown -R 1000:1000 /workspace [2022-03-11T19:20:22.960Z] time="2022-03-11T19:20:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-11T19:20:23.920Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-11T19:20:23.920Z] === RUN TestNetworkDBGarbageCollection [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T19:20:24.223Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-11T19:20:24.324Z] + bundleName=amd64-cgroup2 [2022-03-11T19:20:24.324Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-11T19:20:24.324Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-11T19:20:24.324Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-11T19:20:24.324Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-11T19:20:24.372Z] --- PASS: TestSecretInspect (1.73s) [2022-03-11T19:20:24.372Z] === RUN TestSecretList [Pipeline] archiveArtifacts [2022-03-11T19:20:24.599Z] Archiving artifacts [2022-03-11T19:20:24.872Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43256/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T19:20:25.184Z] + make clean [2022-03-11T19:20:25.184Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T19:20:25.184Z] docker-dev-cache [2022-03-11T19:20:25.184Z] docker-mod-cache [Pipeline] deleteDir [2022-03-11T19:20:25.447Z] --- PASS: TestRequest (10.93s) [2022-03-11T19:20:25.447Z] === RUN TestOverlappingRequests [2022-03-11T19:20:25.755Z] --- PASS: TestSecretList (1.72s) [2022-03-11T19:20:25.755Z] === RUN TestSecretsCreateAndDelete [2022-03-11T19:20:25.903Z] --- PASS: TestOverlappingRequests (0.63s) [2022-03-11T19:20:25.903Z] === RUN TestRelease [2022-03-11T19:20:26.127Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T19:20:27.275Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-11T19:20:27.323Z] --- PASS: TestSecretsCreateAndDelete (1.73s) [2022-03-11T19:20:27.323Z] === RUN TestSecretsUpdate [2022-03-11T19:20:27.453Z] time="2022-03-11T19:20:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-11T19:20:27.910Z] --- PASS: TestRelease (1.85s) [2022-03-11T19:20:27.910Z] === RUN TestAllocateRandomDeallocate [2022-03-11T19:20:28.668Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-11T19:20:29.255Z] --- PASS: TestSecretsUpdate (1.75s) [2022-03-11T19:20:29.255Z] === RUN TestTemplatedSecret [2022-03-11T19:20:31.165Z] --- PASS: TestTemplatedSecret (1.89s) [2022-03-11T19:20:31.165Z] === RUN TestSecretCreateResolve [2022-03-11T19:20:31.953Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-11T19:20:33.074Z] --- PASS: TestSecretCreateResolve (1.69s) [2022-03-11T19:20:33.074Z] PASS [2022-03-11T19:20:33.074Z] [2022-03-11T19:20:33.074Z] DONE 6 tests in 10.603s [2022-03-11T19:20:33.074Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-11T19:20:33.074Z] ++ 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-03-11T19:20:33.074Z] ++ set -e [2022-03-11T19:20:33.074Z] ++ '[' -n 0 ']' [2022-03-11T19:20:33.074Z] ++ set -x [2022-03-11T19:20:33.074Z] ++ 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-03-11T19:20:33.074Z] INFO: Testing against a local daemon [2022-03-11T19:20:33.074Z] === RUN TestServiceCreateInit [2022-03-11T19:20:33.074Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T19:20:33.674Z] --- PASS: TestAllocateRandomDeallocate (5.34s) [2022-03-11T19:20:33.674Z] === RUN TestRetrieveFromStore [2022-03-11T19:20:35.201Z] --- PASS: TestRetrieveFromStore (2.03s) [2022-03-11T19:20:35.201Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-11T19:20:35.201Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-11T19:20:35.201Z] === RUN TestParallelPredefinedRequest1 [2022-03-11T19:20:35.201Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-11T19:20:35.201Z] === RUN TestParallelPredefinedRequest2 [2022-03-11T19:20:35.201Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-11T19:20:35.201Z] === RUN TestParallelPredefinedRequest3 [2022-03-11T19:20:35.201Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-11T19:20:35.201Z] === RUN TestParallelPredefinedRequest4 [2022-03-11T19:20:35.201Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-11T19:20:35.201Z] === RUN TestParallelPredefinedRequest5 [2022-03-11T19:20:35.201Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-11T19:20:35.201Z] === RUN TestDebug [2022-03-11T19:20:35.201Z] --- PASS: TestDebug (0.00s) [2022-03-11T19:20:35.201Z] === RUN TestRequestPoolParallel [2022-03-11T19:20:35.656Z] --- PASS: TestRequestPoolParallel (0.25s) [2022-03-11T19:20:35.656Z] === RUN TestFullAllocateRelease [2022-03-11T19:20:36.111Z] --- PASS: TestFullAllocateRelease (0.59s) [2022-03-11T19:20:36.111Z] === RUN TestOddAllocateRelease [2022-03-11T19:20:36.111Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-11T19:20:36.111Z] === RUN TestClientStream [2022-03-11T19:20:36.111Z] --- PASS: TestClientStream (0.00s) [2022-03-11T19:20:36.111Z] === RUN TestClientSendFile [2022-03-11T19:20:36.111Z] --- PASS: TestClientSendFile (0.00s) [2022-03-11T19:20:36.111Z] === RUN TestClientWithRequestTimeout [2022-03-11T19:20:36.111Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2022-03-11T19:20:36.111Z] === RUN TestFileSpecPlugin [2022-03-11T19:20:36.111Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-03-11T19:20:36.111Z] === RUN TestFileJSONSpecPlugin [2022-03-11T19:20:36.111Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-11T19:20:36.111Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-11T19:20:36.111Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-11T19:20:36.111Z] === RUN TestPluginAddHandler [2022-03-11T19:20:36.111Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-11T19:20:36.111Z] === RUN TestPluginWaitBadPlugin [2022-03-11T19:20:36.111Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-11T19:20:36.111Z] === RUN TestGet [2022-03-11T19:20:36.111Z] time="2022-03-11T19:20:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-11T19:20:36.370Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T19:20:36.567Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-03-11T19:20:36.567Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-11T19:20:36.567Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-11T19:20:36.567Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-11T19:20:36.567Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-11T19:20:36.567Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-11T19:20:36.567Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-11T19:20:36.567Z] === CONT TestParallelPredefinedRequest1 [2022-03-11T19:20:36.567Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:20:36.567Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T19:20:36.567Z] === CONT TestParallelPredefinedRequest3 [2022-03-11T19:20:36.567Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:20:36.567Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T19:20:36.567Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:20:36.567Z] === CONT TestParallelPredefinedRequest2 [2022-03-11T19:20:36.567Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-11T19:20:36.567Z] === CONT TestParallelPredefinedRequest5 [2022-03-11T19:20:36.567Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-11T19:20:36.567Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-11T19:20:36.567Z] === CONT TestParallelPredefinedRequest5 [2022-03-11T19:20:36.567Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:20:36.567Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-11T19:20:36.567Z] === CONT TestParallelPredefinedRequest2 [2022-03-11T19:20:36.567Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:20:36.567Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-11T19:20:36.567Z] PASS [2022-03-11T19:20:36.567Z] coverage: 85.3% of statements [2022-03-11T19:20:36.567Z] ok github.com/docker/docker/libnetwork/ipam 54.130s coverage: 85.3% of statements [2022-03-11T19:20:37.530Z] time="2022-03-11T19:20:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-11T19:20:38.518Z] docker_cli_daemon_test.go:2522: [d2335997a6aaa] daemon is not started [2022-03-11T19:20:38.518Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-11T19:20:38.518Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-11T19:20:39.453Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-11T19:20:39.667Z] --- PASS: TestServiceCreateInit (6.82s) [2022-03-11T19:20:39.667Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.45s) [2022-03-11T19:20:39.667Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.36s) [2022-03-11T19:20:39.667Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T19:20:39.698Z] time="2022-03-11T19:20:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-11T19:20:39.698Z] === RUN TestParseEmptyInterface [2022-03-11T19:20:39.698Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-11T19:20:39.698Z] === RUN TestParseNonInterfaceType [2022-03-11T19:20:39.698Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-11T19:20:39.698Z] === RUN TestParseWithOneFunction [2022-03-11T19:20:39.698Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-11T19:20:39.698Z] === RUN TestParseWithMultipleFuncs [2022-03-11T19:20:39.698Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-11T19:20:39.698Z] === RUN TestParseWithUnnamedReturn [2022-03-11T19:20:39.698Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-11T19:20:39.698Z] === RUN TestEmbeddedInterface [2022-03-11T19:20:39.698Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-11T19:20:39.698Z] === RUN TestParsedImports [2022-03-11T19:20:39.698Z] --- PASS: TestParsedImports (0.00s) [2022-03-11T19:20:39.698Z] === RUN TestAliasedImports [2022-03-11T19:20:39.698Z] --- PASS: TestAliasedImports (0.00s) [2022-03-11T19:20:39.698Z] PASS [2022-03-11T19:20:39.698Z] coverage: 56.8% of statements [2022-03-11T19:20:39.698Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.120s coverage: 56.8% of statements [2022-03-11T19:20:40.658Z] === RUN TestHTTPTransport [2022-03-11T19:20:40.658Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-11T19:20:40.658Z] PASS [2022-03-11T19:20:40.658Z] coverage: 85.7% of statements [2022-03-11T19:20:40.658Z] ok github.com/docker/docker/pkg/plugins/transport 0.091s coverage: 85.7% of statements [2022-03-11T19:20:41.621Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-11T19:20:41.621Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T19:20:41.621Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-11T19:20:41.621Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-11T19:20:41.621Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-11T19:20:41.621Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-11T19:20:41.621Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-11T19:20:41.621Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T19:20:41.621Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-11T19:20:41.621Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-11T19:20:41.621Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-11T19:20:41.621Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-11T19:20:41.621Z] === RUN TestBufferPoolPutAndGet [2022-03-11T19:20:41.621Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-11T19:20:41.621Z] PASS [2022-03-11T19:20:41.621Z] coverage: 88.2% of statements [2022-03-11T19:20:41.621Z] ok github.com/docker/docker/pkg/pools 0.062s coverage: 88.2% of statements [2022-03-11T19:20:42.075Z] === RUN TestOutputOnPrematureClose [2022-03-11T19:20:42.075Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-11T19:20:42.075Z] === RUN TestCompleteSilently [2022-03-11T19:20:42.075Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-11T19:20:42.075Z] PASS [2022-03-11T19:20:42.075Z] coverage: 75.9% of statements [2022-03-11T19:20:42.075Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2022-03-11T19:20:43.034Z] === RUN TestSendToOneSub [2022-03-11T19:20:43.034Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-11T19:20:43.034Z] === RUN TestSendToMultipleSubs [2022-03-11T19:20:43.034Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-11T19:20:43.034Z] === RUN TestEvictOneSub [2022-03-11T19:20:43.034Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-11T19:20:43.034Z] === RUN TestClosePublisher [2022-03-11T19:20:43.034Z] --- PASS: TestClosePublisher (0.00s) [2022-03-11T19:20:43.034Z] === RUN TestPubSubRace [2022-03-11T19:20:43.079Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T19:20:43.079Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T19:20:43.079Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:20:43.079Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T19:20:43.079Z] [2022-03-11T19:20:43.079Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-11T19:20:43.079Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-11T19:20:43.079Z] Using test binary docker [2022-03-11T19:20:43.079Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-11T19:20:43.079Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T19:20:43.079Z] INFO: Waiting for daemon to start... [2022-03-11T19:20:43.079Z] Starting dockerd [2022-03-11T19:20:43.079Z] . [2022-03-11T19:20:43.079Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-11T19:20:43.489Z] time="2022-03-11T19:20:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-11T19:20:43.637Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-11T19:20:43.895Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-11T19:20:43.945Z] --- PASS: TestPubSubRace (1.06s) [2022-03-11T19:20:43.945Z] PASS [2022-03-11T19:20:43.945Z] coverage: 75.0% of statements [2022-03-11T19:20:43.945Z] ok github.com/docker/docker/pkg/pubsub 1.116s coverage: 75.0% of statements [2022-03-11T19:20:44.152Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-11T19:20:44.906Z] === RUN TestRegister [2022-03-11T19:20:44.906Z] --- PASS: TestRegister (0.00s) [2022-03-11T19:20:44.906Z] === RUN TestCommand [2022-03-11T19:20:44.906Z] --- PASS: TestCommand (0.04s) [2022-03-11T19:20:44.906Z] === RUN TestNaiveSelf [2022-03-11T19:20:44.906Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-11T19:20:44.906Z] PASS [2022-03-11T19:20:44.906Z] coverage: 82.4% of statements [2022-03-11T19:20:44.906Z] ok github.com/docker/docker/pkg/reexec 0.136s coverage: 82.4% of statements [2022-03-11T19:20:45.087Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-11T19:20:45.087Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-11T19:20:45.345Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-11T19:20:45.365Z] === RUN TestDump [2022-03-11T19:20:45.365Z] goroutine 19 [running]: [2022-03-11T19:20:45.365Z] github.com/docker/docker/pkg/stack.dump(0xc1b9d7) [2022-03-11T19:20:45.365Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T19:20:45.365Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-11T19:20:45.365Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-11T19:20:45.365Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-11T19:20:45.365Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-11T19:20:45.365Z] testing.tRunner(0xc0001451e0, 0xd8a190) [2022-03-11T19:20:45.365Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:20:45.365Z] created by testing.(*T).Run [2022-03-11T19:20:45.365Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T19:20:45.365Z] [2022-03-11T19:20:45.365Z] goroutine 1 [chan receive]: [2022-03-11T19:20:45.365Z] testing.(*T).Run(0xc000145040, {0xd7b7b1, 0xbfa733}, 0xd8a190) [2022-03-11T19:20:45.365Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T19:20:45.365Z] testing.runTests.func1(0xc000132810) [2022-03-11T19:20:45.365Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T19:20:45.365Z] testing.tRunner(0xc000145040, 0xc00013dce0) [2022-03-11T19:20:45.365Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:20:45.365Z] testing.runTests(0xc000150080, {0xeeec20, 0x3, 0x3}, {0xc1ac2d, 0xd7d4ab, 0xef36e0}) [2022-03-11T19:20:45.365Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T19:20:45.365Z] testing.(*M).Run(0xc000150080) [2022-03-11T19:20:45.365Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T19:20:45.365Z] main.main() [2022-03-11T19:20:45.365Z] _testmain.go:95 +0x1f5 [2022-03-11T19:20:45.365Z] --- PASS: TestDump (0.00s) [2022-03-11T19:20:45.365Z] === RUN TestDumpToFile [2022-03-11T19:20:45.603Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-11T19:20:45.820Z] --- PASS: TestDumpToFile (0.22s) [2022-03-11T19:20:45.820Z] === RUN TestDumpToFileWithEmptyInput [2022-03-11T19:20:45.820Z] goroutine 21 [running]: [2022-03-11T19:20:45.820Z] github.com/docker/docker/pkg/stack.dump(0xc88bb4) [2022-03-11T19:20:45.820Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T19:20:45.820Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xc88f60}) [2022-03-11T19:20:45.820Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-11T19:20:45.820Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001451e0) [2022-03-11T19:20:45.820Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-11T19:20:45.820Z] testing.tRunner(0xc0001456c0, 0xd8a180) [2022-03-11T19:20:45.820Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:20:45.820Z] created by testing.(*T).Run [2022-03-11T19:20:45.820Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T19:20:45.820Z] [2022-03-11T19:20:45.820Z] goroutine 1 [chan receive]: [2022-03-11T19:20:45.820Z] testing.(*T).Run(0xc000145040, {0xd82596, 0xbfa733}, 0xd8a180) [2022-03-11T19:20:45.820Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T19:20:45.820Z] testing.runTests.func1(0xc000132810) [2022-03-11T19:20:45.820Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T19:20:45.820Z] testing.tRunner(0xc000145040, 0xc00013dce0) [2022-03-11T19:20:45.820Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:20:45.820Z] testing.runTests(0xc000150080, {0xeeec20, 0x3, 0x3}, {0xc1ac2d, 0xd7d4ab, 0xef36e0}) [2022-03-11T19:20:45.820Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T19:20:45.820Z] testing.(*M).Run(0xc000150080) [2022-03-11T19:20:45.820Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T19:20:45.820Z] main.main() [2022-03-11T19:20:45.820Z] _testmain.go:95 +0x1f5 [2022-03-11T19:20:45.820Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-11T19:20:45.820Z] PASS [2022-03-11T19:20:45.820Z] coverage: 90.9% of statements [2022-03-11T19:20:45.820Z] ok github.com/docker/docker/pkg/stack 0.291s coverage: 90.9% of statements [2022-03-11T19:20:46.279Z] === RUN TestNewStdWriter [2022-03-11T19:20:46.279Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-11T19:20:46.279Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestWriteWithNilBytes [2022-03-11T19:20:46.279Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestWrite [2022-03-11T19:20:46.279Z] --- PASS: TestWrite (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestWriteWithWriterError [2022-03-11T19:20:46.279Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-11T19:20:46.279Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestStdCopyWriteAndRead [2022-03-11T19:20:46.279Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-11T19:20:46.279Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-11T19:20:46.279Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-11T19:20:46.279Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-11T19:20:46.279Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-11T19:20:46.279Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-11T19:20:46.279Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-11T19:20:46.279Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-11T19:20:46.279Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-11T19:20:46.279Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-11T19:20:46.279Z] PASS [2022-03-11T19:20:46.279Z] coverage: 100.0% of statements [2022-03-11T19:20:46.279Z] ok github.com/docker/docker/pkg/stdcopy 0.054s coverage: 100.0% of statements [2022-03-11T19:20:47.241Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-11T19:20:47.241Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-11T19:20:47.241Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-11T19:20:47.241Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-11T19:20:47.241Z] === RUN TestFormatStatus [2022-03-11T19:20:47.242Z] --- PASS: TestFormatStatus (0.00s) [2022-03-11T19:20:47.242Z] === RUN TestFormatError [2022-03-11T19:20:47.242Z] --- PASS: TestFormatError (0.00s) [2022-03-11T19:20:47.242Z] === RUN TestFormatJSONError [2022-03-11T19:20:47.242Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-11T19:20:47.242Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-11T19:20:47.242Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-11T19:20:47.242Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-11T19:20:47.242Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-11T19:20:47.242Z] === RUN TestNewJSONProgressOutput [2022-03-11T19:20:47.242Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-11T19:20:47.242Z] === RUN TestAuxFormatterEmit [2022-03-11T19:20:47.242Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-11T19:20:47.242Z] === RUN TestStreamWriterStdout [2022-03-11T19:20:47.242Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-11T19:20:47.242Z] === RUN TestStreamWriterStderr [2022-03-11T19:20:47.242Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-11T19:20:47.242Z] PASS [2022-03-11T19:20:47.242Z] coverage: 66.2% of statements [2022-03-11T19:20:47.242Z] ok github.com/docker/docker/pkg/streamformatter 0.068s coverage: 66.2% of statements [2022-03-11T19:20:47.697Z] === RUN TestGenerateRandomID [2022-03-11T19:20:47.697Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-11T19:20:47.697Z] === RUN TestShortenId [2022-03-11T19:20:47.697Z] --- PASS: TestShortenId (0.00s) [2022-03-11T19:20:47.697Z] === RUN TestShortenSha256Id [2022-03-11T19:20:47.697Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-11T19:20:47.697Z] === RUN TestShortenIdEmpty [2022-03-11T19:20:47.697Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-11T19:20:47.697Z] === RUN TestShortenIdInvalid [2022-03-11T19:20:47.697Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-11T19:20:47.697Z] === RUN TestIsShortIDNonHex [2022-03-11T19:20:47.698Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-11T19:20:47.698Z] === RUN TestIsShortIDNotCorrectSize [2022-03-11T19:20:47.698Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-11T19:20:47.698Z] PASS [2022-03-11T19:20:47.698Z] coverage: 70.6% of statements [2022-03-11T19:20:47.698Z] ok github.com/docker/docker/pkg/stringid 0.062s coverage: 70.6% of statements [2022-03-11T19:20:48.139Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-11T19:20:48.140Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-11T19:20:48.659Z] === RUN TestIsCpusetListAvailable [2022-03-11T19:20:48.659Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-11T19:20:48.659Z] PASS [2022-03-11T19:20:48.659Z] coverage: 39.4% of statements [2022-03-11T19:20:48.659Z] ok github.com/docker/docker/pkg/sysinfo 0.057s coverage: 39.4% of statements [2022-03-11T19:20:49.515Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-11T19:20:50.821Z] === RUN TestChtimes [2022-03-11T19:20:50.821Z] --- PASS: TestChtimes (0.01s) [2022-03-11T19:20:50.821Z] === RUN TestChtimesWindows [2022-03-11T19:20:50.821Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-11T19:20:50.821Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-11T19:20:50.821Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-11T19:20:50.821Z] PASS [2022-03-11T19:20:50.821Z] coverage: 12.9% of statements [2022-03-11T19:20:50.821Z] ok github.com/docker/docker/pkg/system 0.081s coverage: 12.9% of statements [2022-03-11T19:20:50.891Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-11T19:20:51.278Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T19:20:51.278Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T19:20:51.278Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T19:20:51.278Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-11T19:20:51.278Z] --- PASS: TestGet (15.03s) [2022-03-11T19:20:51.278Z] === RUN TestPluginWithNoManifest [2022-03-11T19:20:51.278Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-11T19:20:51.278Z] === RUN TestGetAll [2022-03-11T19:20:51.278Z] --- PASS: TestGetAll (0.01s) [2022-03-11T19:20:51.278Z] PASS [2022-03-11T19:20:51.278Z] coverage: 73.2% of statements [2022-03-11T19:20:51.278Z] ok github.com/docker/docker/pkg/plugins 36.230s coverage: 73.2% of statements [2022-03-11T19:20:51.278Z] === RUN TestTailFile [2022-03-11T19:20:51.278Z] --- PASS: TestTailFile (0.00s) [2022-03-11T19:20:51.278Z] === RUN TestTailFileManyLines [2022-03-11T19:20:51.278Z] --- PASS: TestTailFileManyLines (0.01s) [2022-03-11T19:20:51.278Z] === RUN TestTailEmptyFile [2022-03-11T19:20:51.278Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-11T19:20:51.278Z] === RUN TestTailNegativeN [2022-03-11T19:20:51.278Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader [2022-03-11T19:20:51.278Z] === CONT TestNewTailReader [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/no_delimiter [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/truncated_last_line [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-11T19:20:51.278Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:51.278Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:51.278Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:20:51.278Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.458Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-11T19:20:51.734Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:20:51.735Z] === CONT TestNewTailReader/no_delimiter [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.735Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.735Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:51.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:51.735Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:51.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:51.736Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:51.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:52.193Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:52.193Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:52.193Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:20:52.194Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:20:52.194Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:52.194Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:52.650Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:52.650Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:52.650Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:52.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:52.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:52.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:52.651Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:52.835Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-11T19:20:52.835Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:53.107Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:20:53.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:20:53.108Z] --- PASS: TestNewTailReader (0.00s) [2022-03-11T19:20:53.108Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-11T19:20:53.108Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.03s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.109Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.01s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.02s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:20:53.564Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.02s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.02s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.03s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:20:53.565Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.02s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:20:53.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:20:53.566Z] PASS [2022-03-11T19:20:53.566Z] coverage: 88.6% of statements [2022-03-11T19:20:53.566Z] ok github.com/docker/docker/pkg/tailfile 0.819s coverage: 88.6% of statements [2022-03-11T19:20:53.566Z] === RUN TestTruncIndex [2022-03-11T19:20:53.566Z] --- PASS: TestTruncIndex (0.10s) [2022-03-11T19:20:53.566Z] PASS [2022-03-11T19:20:53.566Z] coverage: 91.5% of statements [2022-03-11T19:20:53.566Z] ok github.com/docker/docker/pkg/truncindex 0.199s coverage: 91.5% of statements [2022-03-11T19:20:53.566Z] === RUN TestTarSumRemoveNonExistent [2022-03-11T19:20:53.566Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-11T19:20:53.566Z] === RUN TestTarSumRemove [2022-03-11T19:20:53.566Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-11T19:20:53.566Z] === RUN TestSortFileInfoSums [2022-03-11T19:20:53.566Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-11T19:20:53.566Z] === RUN TestNewTarSumForLabelInvalid [2022-03-11T19:20:53.566Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-11T19:20:53.566Z] === RUN TestNewTarSumForLabel [2022-03-11T19:20:53.566Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-11T19:20:53.566Z] === RUN TestEmptyTar [2022-03-11T19:20:53.566Z] --- PASS: TestEmptyTar (0.01s) [2022-03-11T19:20:53.566Z] === RUN TestTarSumsReadSize [2022-03-11T19:20:53.566Z] --- PASS: TestTarSumsReadSize (0.03s) [2022-03-11T19:20:53.566Z] === RUN TestTarSums [2022-03-11T19:20:53.566Z] --- PASS: TestTarSums (0.12s) [2022-03-11T19:20:53.566Z] === RUN TestIteration [2022-03-11T19:20:53.566Z] --- PASS: TestIteration (0.00s) [2022-03-11T19:20:53.566Z] === RUN TestVersionLabelForChecksum [2022-03-11T19:20:53.566Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-11T19:20:53.566Z] === RUN TestVersion [2022-03-11T19:20:53.566Z] --- PASS: TestVersion (0.00s) [2022-03-11T19:20:53.566Z] === RUN TestGetVersion [2022-03-11T19:20:53.566Z] --- PASS: TestGetVersion (0.00s) [2022-03-11T19:20:53.566Z] === RUN TestGetVersions [2022-03-11T19:20:53.566Z] --- PASS: TestGetVersions (0.00s) [2022-03-11T19:20:53.566Z] PASS [2022-03-11T19:20:53.566Z] coverage: 89.3% of statements [2022-03-11T19:20:53.566Z] ok github.com/docker/docker/pkg/tarsum 0.304s coverage: 89.3% of statements [2022-03-11T19:20:53.566Z] === RUN TestIsGIT [2022-03-11T19:20:53.566Z] --- PASS: TestIsGIT (0.00s) [2022-03-11T19:20:53.566Z] === RUN TestIsTransport [2022-03-11T19:20:53.566Z] --- PASS: TestIsTransport (0.00s) [2022-03-11T19:20:53.566Z] PASS [2022-03-11T19:20:53.566Z] coverage: 100.0% of statements [2022-03-11T19:20:53.566Z] ok github.com/docker/docker/pkg/urlutil 0.065s coverage: 100.0% of statements [2022-03-11T19:20:54.211Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-11T19:20:54.529Z] === RUN TestVersionInfo [2022-03-11T19:20:54.530Z] --- PASS: TestVersionInfo (0.00s) [2022-03-11T19:20:54.530Z] === RUN TestAppendVersions [2022-03-11T19:20:54.530Z] --- PASS: TestAppendVersions (0.00s) [2022-03-11T19:20:54.530Z] PASS [2022-03-11T19:20:54.530Z] coverage: 88.9% of statements [2022-03-11T19:20:54.530Z] ok github.com/docker/docker/pkg/useragent 1.091s coverage: 88.9% of statements [2022-03-11T19:20:54.569Z] --- PASS: TestCreateServiceMultipleTimes (14.81s) [2022-03-11T19:20:54.569Z] === RUN TestCreateServiceConflict [2022-03-11T19:20:55.490Z] === RUN TestNewSettable [2022-03-11T19:20:55.491Z] --- PASS: TestNewSettable (0.00s) [2022-03-11T19:20:55.491Z] === RUN TestIsSettable [2022-03-11T19:20:55.491Z] --- PASS: TestIsSettable (0.00s) [2022-03-11T19:20:55.491Z] === RUN TestUpdateSettingsEnv [2022-03-11T19:20:55.491Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-11T19:20:55.491Z] PASS [2022-03-11T19:20:55.491Z] coverage: 20.0% of statements [2022-03-11T19:20:55.491Z] ok github.com/docker/docker/plugin/v2 0.097s coverage: 20.0% of statements [2022-03-11T19:20:55.588Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-11T19:20:55.588Z] check_test.go:308: [d63a6e7ba1a9c] daemon is not started [2022-03-11T19:20:55.588Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-11T19:20:55.588Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-11T19:20:56.451Z] === RUN TestLoad [2022-03-11T19:20:56.451Z] --- PASS: TestLoad (0.00s) [2022-03-11T19:20:56.451Z] === RUN TestSave [2022-03-11T19:20:56.451Z] --- PASS: TestSave (0.04s) [2022-03-11T19:20:56.451Z] === RUN TestAddDeleteGet [2022-03-11T19:20:56.451Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-11T19:20:56.451Z] === RUN TestInvalidTags [2022-03-11T19:20:56.451Z] --- PASS: TestInvalidTags (0.01s) [2022-03-11T19:20:56.451Z] PASS [2022-03-11T19:20:56.451Z] coverage: 84.4% of statements [2022-03-11T19:20:56.451Z] ok github.com/docker/docker/reference 0.179s coverage: 84.4% of statements [2022-03-11T19:20:56.480Z] --- PASS: TestCreateServiceConflict (1.71s) [2022-03-11T19:20:56.480Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T19:20:56.908Z] === RUN TestValidatePrivileges [2022-03-11T19:20:56.908Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-11T19:20:56.908Z] === RUN TestFilterByCapNeg [2022-03-11T19:20:56.908Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-11T19:20:56.908Z] === RUN TestFilterByCapPos [2022-03-11T19:20:56.908Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-11T19:20:56.908Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-11T19:20:56.908Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-11T19:20:56.908Z] PASS [2022-03-11T19:20:56.908Z] coverage: 12.0% of statements [2022-03-11T19:20:56.908Z] ok github.com/docker/docker/plugin 0.249s coverage: 12.0% of statements [2022-03-11T19:20:57.879Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-11T19:20:57.879Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-11T19:20:57.879Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-11T19:20:57.879Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-11T19:20:57.879Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-11T19:20:57.879Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-11T19:20:57.879Z] === RUN TestResumableRequestReaderWithReadError [2022-03-11T19:20:57.879Z] time="2022-03-11T19:20:57Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-11T19:20:57.879Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-03-11T19:20:57.879Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-11T19:20:57.879Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-11T19:20:57.879Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-11T19:20:57.879Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-11T19:20:57.879Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-11T19:20:57.879Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-11T19:20:57.879Z] === RUN TestResumableRequestReader [2022-03-11T19:20:57.879Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-11T19:20:57.879Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-11T19:20:57.879Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-11T19:20:57.879Z] PASS [2022-03-11T19:20:57.879Z] coverage: 100.0% of statements [2022-03-11T19:20:57.879Z] ok github.com/docker/docker/registry/resumable 0.354s coverage: 100.0% of statements [2022-03-11T19:20:58.340Z] === RUN TestRestartManagerTimeout [2022-03-11T19:20:58.340Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-11T19:20:58.340Z] === RUN TestRestartManagerTimeoutReset [2022-03-11T19:20:58.340Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-11T19:20:58.340Z] PASS [2022-03-11T19:20:58.340Z] coverage: 45.3% of statements [2022-03-11T19:20:58.340Z] ok github.com/docker/docker/restartmanager 0.072s coverage: 45.3% of statements [2022-03-11T19:20:58.340Z] === RUN TestResolveAuthConfigIndexServer [2022-03-11T19:20:58.340Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-11T19:20:58.340Z] === RUN TestResolveAuthConfigFullURL [2022-03-11T19:20:58.340Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-11T19:20:58.340Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-11T19:20:58.340Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-11T19:20:58.340Z] === RUN TestValidateMirror [2022-03-11T19:20:58.340Z] --- PASS: TestValidateMirror (0.00s) [2022-03-11T19:20:58.340Z] === RUN TestLoadInsecureRegistries [2022-03-11T19:20:58.395Z] --- PASS: TestCreateServiceMaxReplicas (2.24s) [2022-03-11T19:20:58.395Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T19:20:58.801Z] time="2022-03-11T19:20:58Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T19:20:58.801Z] time="2022-03-11T19:20:58Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-11T19:20:58.801Z] time="2022-03-11T19:20:58Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T19:20:58.801Z] --- PASS: TestLoadInsecureRegistries (0.25s) [2022-03-11T19:20:58.801Z] === RUN TestNewServiceConfig [2022-03-11T19:20:58.801Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestValidateIndexName [2022-03-11T19:20:58.801Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestValidateIndexNameWithError [2022-03-11T19:20:58.801Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestEndpointParse [2022-03-11T19:20:58.801Z] --- PASS: TestEndpointParse (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestEndpointParseInvalid [2022-03-11T19:20:58.801Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestValidateEndpoint [2022-03-11T19:20:58.801Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-11T19:20:58.801Z] === RUN TestPing [2022-03-11T19:20:58.801Z] --- PASS: TestPing (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestPingRegistryEndpoint [2022-03-11T19:20:58.801Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:20:58.801Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestEndpoint [2022-03-11T19:20:58.801Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:20:58.801Z] --- SKIP: TestEndpoint (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestParseRepositoryInfo [2022-03-11T19:20:58.801Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestNewIndexInfo [2022-03-11T19:20:58.801Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestMirrorEndpointLookup [2022-03-11T19:20:58.801Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:20:58.801Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestSearchRepositories [2022-03-11T19:20:58.801Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-11T19:20:58.801Z] Host: 127.0.0.1:49350 [2022-03-11T19:20:58.801Z] User-Agent: docker test client [2022-03-11T19:20:58.801Z] Authorization: Token fake-token [2022-03-11T19:20:58.801Z] X-Docker-Token: true [2022-03-11T19:20:58.801Z] Accept-Encoding: gzip [2022-03-11T19:20:58.801Z] [2022-03-11T19:20:58.801Z] [2022-03-11T19:20:58.801Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-11T19:20:58.801Z] Connection: close [2022-03-11T19:20:58.801Z] Content-Length: 144 [2022-03-11T19:20:58.801Z] Cache-Control: no-cache [2022-03-11T19:20:58.801Z] Content-Type: application/json [2022-03-11T19:20:58.801Z] Date: Fri, 11 Mar 2022 19:20:58 GMT [2022-03-11T19:20:58.801Z] Expires: -1 [2022-03-11T19:20:58.801Z] Pragma: no-cache [2022-03-11T19:20:58.801Z] Server: docker-tests/mock [2022-03-11T19:20:58.801Z] X-Docker-Registry-Config: mock [2022-03-11T19:20:58.801Z] X-Docker-Registry-Version: 0.0.0 [2022-03-11T19:20:58.801Z] [2022-03-11T19:20:58.801Z] [2022-03-11T19:20:58.801Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestTrustedLocation [2022-03-11T19:20:58.801Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-11T19:20:58.801Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestAllowNondistributableArtifacts [2022-03-11T19:20:58.801Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-11T19:20:58.801Z] === RUN TestIsSecureIndex [2022-03-11T19:20:58.801Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-11T19:20:58.801Z] PASS [2022-03-11T19:20:58.801Z] coverage: 51.2% of statements [2022-03-11T19:20:58.801Z] ok github.com/docker/docker/registry 0.445s coverage: 51.2% of statements [2022-03-11T19:20:59.262Z] === RUN TestDecodeContainerConfig [2022-03-11T19:20:59.262Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-11T19:20:59.262Z] === RUN TestDecodeContainerConfigIsolation [2022-03-11T19:20:59.262Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-11T19:20:59.262Z] === RUN TestValidatePrivileged [2022-03-11T19:20:59.262Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-11T19:20:59.262Z] PASS [2022-03-11T19:20:59.262Z] coverage: 52.6% of statements [2022-03-11T19:20:59.262Z] ok github.com/docker/docker/runconfig 0.082s coverage: 52.6% of statements [2022-03-11T19:20:59.262Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-11T19:20:59.262Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-11T19:20:59.262Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-11T19:20:59.262Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-11T19:20:59.262Z] PASS [2022-03-11T19:20:59.262Z] coverage: 62.5% of statements [2022-03-11T19:20:59.262Z] ok github.com/docker/docker/testutil 0.082s coverage: 62.5% of statements [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite (343.30s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.59s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.65s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.55s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.46s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.50s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.64s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.51s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.31s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.41s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.19s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.36s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.25s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.41s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.54s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.21s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.50s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.62s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.58s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.88s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.43s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.21s) [2022-03-11T19:21:02.172Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.85s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.16s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.14s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.84s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.16s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.71s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.89s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.41s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.64s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.11s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.79s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.21s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.55s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.64s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.02s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.99s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.86s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.02s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.92s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.31s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.84s) [2022-03-11T19:21:02.172Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-03-11T19:21:02.172Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.29s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.18s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.81s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.73s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.75s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.16s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.76s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.47s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.01s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.68s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.49s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.77s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.08s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.81s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.38s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.63s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.25s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.23s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.83s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.40s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.55s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.89s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.40s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.85s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.79s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-03-11T19:21:02.172Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.87s) [2022-03-11T19:21:02.172Z] === RUN TestDockerSwarmSuite [2022-03-11T19:21:02.172Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-11T19:21:02.172Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-11T19:21:02.173Z] === RUN TestGetDriver [2022-03-11T19:21:02.173Z] --- PASS: TestGetDriver (0.00s) [2022-03-11T19:21:02.173Z] === RUN TestVolumeRequestError [2022-03-11T19:21:02.173Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-11T19:21:02.173Z] PASS [2022-03-11T19:21:02.173Z] coverage: 36.1% of statements [2022-03-11T19:21:02.173Z] ok github.com/docker/docker/volume/drivers 0.121s coverage: 36.1% of statements [2022-03-11T19:21:03.144Z] === RUN TestGetAddress [2022-03-11T19:21:03.144Z] --- PASS: TestGetAddress (0.00s) [2022-03-11T19:21:03.144Z] === RUN TestRemove [2022-03-11T19:21:03.144Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T19:21:03.144Z] --- SKIP: TestRemove (0.00s) [2022-03-11T19:21:03.144Z] === RUN TestInitializeWithVolumes [2022-03-11T19:21:03.144Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-11T19:21:03.144Z] === RUN TestCreate [2022-03-11T19:21:03.144Z] --- PASS: TestCreate (0.02s) [2022-03-11T19:21:03.144Z] === RUN TestValidateName [2022-03-11T19:21:03.144Z] --- PASS: TestValidateName (0.00s) [2022-03-11T19:21:03.144Z] === RUN TestCreateWithOpts [2022-03-11T19:21:03.144Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T19:21:03.144Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-11T19:21:03.144Z] === RUN TestRelaodNoOpts [2022-03-11T19:21:03.144Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-11T19:21:03.144Z] PASS [2022-03-11T19:21:03.144Z] coverage: 41.5% of statements [2022-03-11T19:21:03.144Z] ok github.com/docker/docker/volume/local 0.152s coverage: 41.5% of statements [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRaw [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRawSplit [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-11T19:21:03.604Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T19:21:03.604Z] === RUN TestLinuxParseMountRaw [2022-03-11T19:21:03.604Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-11T19:21:03.604Z] === RUN TestLinuxParseMountRawSplit [2022-03-11T19:21:03.604Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-11T19:21:03.604Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-11T19:21:03.604Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-11T19:21:03.604Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-11T19:21:03.604Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-11T19:21:03.604Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-11T19:21:03.604Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-11T19:21:03.604Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-11T19:21:03.604Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-11T19:21:03.604Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-11T19:21:03.604Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-11T19:21:03.604Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-11T19:21:03.604Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T19:21:03.604Z] === RUN TestConvertTmpfsOptions [2022-03-11T19:21:03.604Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-11T19:21:03.604Z] linux_parser_test.go:209: data="ro" [2022-03-11T19:21:03.604Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-11T19:21:03.604Z] === RUN TestParseMountSpec [2022-03-11T19:21:03.604Z] parser_test.go:62: case 0 [2022-03-11T19:21:03.604Z] parser_test.go:62: case 1 [2022-03-11T19:21:03.604Z] parser_test.go:62: case 2 [2022-03-11T19:21:03.604Z] parser_test.go:62: case 3 [2022-03-11T19:21:03.604Z] parser_test.go:62: case 4 [2022-03-11T19:21:03.604Z] parser_test.go:62: case 5 [2022-03-11T19:21:03.604Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-11T19:21:03.604Z] === RUN TestValidateMount [2022-03-11T19:21:03.604Z] --- PASS: TestValidateMount (0.00s) [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRaw [2022-03-11T19:21:03.604Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-11T19:21:03.604Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T19:21:03.605Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-11T19:21:03.605Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T19:21:03.605Z] PASS [2022-03-11T19:21:03.605Z] coverage: 67.6% of statements [2022-03-11T19:21:03.605Z] ok github.com/docker/docker/volume/mounts 0.139s coverage: 67.6% of statements [2022-03-11T19:21:04.702Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-11T19:21:05.147Z] === RUN TestSetGetMeta [2022-03-11T19:21:05.147Z] === PAUSE TestSetGetMeta [2022-03-11T19:21:05.147Z] === RUN TestRestore [2022-03-11T19:21:05.147Z] === PAUSE TestRestore [2022-03-11T19:21:05.147Z] === RUN TestServiceCreate [2022-03-11T19:21:05.147Z] === PAUSE TestServiceCreate [2022-03-11T19:21:05.147Z] === RUN TestServiceList [2022-03-11T19:21:05.147Z] === PAUSE TestServiceList [2022-03-11T19:21:05.147Z] === RUN TestServiceRemove [2022-03-11T19:21:05.147Z] === PAUSE TestServiceRemove [2022-03-11T19:21:05.147Z] === RUN TestServiceGet [2022-03-11T19:21:05.147Z] === PAUSE TestServiceGet [2022-03-11T19:21:05.147Z] === RUN TestServicePrune [2022-03-11T19:21:05.147Z] === PAUSE TestServicePrune [2022-03-11T19:21:05.147Z] === RUN TestCreate [2022-03-11T19:21:05.147Z] === PAUSE TestCreate [2022-03-11T19:21:05.147Z] === RUN TestRemove [2022-03-11T19:21:05.147Z] === PAUSE TestRemove [2022-03-11T19:21:05.147Z] === RUN TestList [2022-03-11T19:21:05.147Z] === PAUSE TestList [2022-03-11T19:21:05.147Z] === RUN TestFindByDriver [2022-03-11T19:21:05.147Z] === PAUSE TestFindByDriver [2022-03-11T19:21:05.147Z] === RUN TestFindByReferenced [2022-03-11T19:21:05.147Z] === PAUSE TestFindByReferenced [2022-03-11T19:21:05.147Z] === RUN TestDerefMultipleOfSameRef [2022-03-11T19:21:05.147Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-11T19:21:05.147Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:21:05.147Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:21:05.147Z] === RUN TestDefererencePluginOnCreateError [2022-03-11T19:21:05.147Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-11T19:21:05.147Z] === RUN TestRefDerefRemove [2022-03-11T19:21:05.147Z] === PAUSE TestRefDerefRemove [2022-03-11T19:21:05.147Z] === RUN TestGet [2022-03-11T19:21:05.147Z] === PAUSE TestGet [2022-03-11T19:21:05.147Z] === RUN TestGetWithReference [2022-03-11T19:21:05.147Z] === PAUSE TestGetWithReference [2022-03-11T19:21:05.147Z] === RUN TestFilterFunc [2022-03-11T19:21:05.147Z] === RUN TestFilterFunc/test_nil_list [2022-03-11T19:21:05.147Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-11T19:21:05.147Z] === RUN TestFilterFunc/test_empty_list [2022-03-11T19:21:05.147Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-11T19:21:05.147Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:21:05.147Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:21:05.147Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:21:05.147Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:21:05.147Z] === RUN TestFilterFunc/test_filter_some [2022-03-11T19:21:05.147Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-11T19:21:05.147Z] === RUN TestFilterFunc/test_filter_middle [2022-03-11T19:21:05.147Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-11T19:21:05.147Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:21:05.147Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:21:05.147Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-11T19:21:05.147Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-11T19:21:05.147Z] === CONT TestFilterFunc/test_nil_list [2022-03-11T19:21:05.147Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-11T19:21:05.147Z] === CONT TestFilterFunc/test_filter_some [2022-03-11T19:21:05.147Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:21:05.147Z] === CONT TestFilterFunc/test_filter_middle [2022-03-11T19:21:05.147Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:21:05.147Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:21:05.147Z] === CONT TestFilterFunc/test_empty_list [2022-03-11T19:21:05.147Z] --- PASS: TestFilterFunc (0.00s) [2022-03-11T19:21:05.147Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-11T19:21:05.147Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-11T19:21:05.147Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-11T19:21:05.147Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-11T19:21:05.147Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-11T19:21:05.147Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-11T19:21:05.147Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-11T19:21:05.147Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-11T19:21:05.147Z] === CONT TestSetGetMeta [2022-03-11T19:21:05.147Z] === CONT TestDefererencePluginOnCreateError [2022-03-11T19:21:05.147Z] === CONT TestList [2022-03-11T19:21:05.147Z] === CONT TestGet [2022-03-11T19:21:05.147Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-11T19:21:05.147Z] === CONT TestRemove [2022-03-11T19:21:05.147Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-11T19:21:05.147Z] === CONT TestCreate [2022-03-11T19:21:05.147Z] --- PASS: TestGet (0.04s) [2022-03-11T19:21:05.147Z] === CONT TestServicePrune [2022-03-11T19:21:05.147Z] --- PASS: TestList (0.05s) [2022-03-11T19:21:05.147Z] === CONT TestServiceGet [2022-03-11T19:21:05.147Z] --- PASS: TestRemove (0.03s) [2022-03-11T19:21:05.147Z] === CONT TestServiceRemove [2022-03-11T19:21:05.147Z] --- PASS: TestCreate (0.03s) [2022-03-11T19:21:05.147Z] === CONT TestServiceList [2022-03-11T19:21:05.147Z] --- PASS: TestServiceGet (0.26s) [2022-03-11T19:21:05.147Z] === CONT TestServiceCreate [2022-03-11T19:21:05.147Z] time="2022-03-11T19:21:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:21:05.147Z] --- PASS: TestServiceRemove (0.26s) [2022-03-11T19:21:05.147Z] === CONT TestRestore [2022-03-11T19:21:05.147Z] --- PASS: TestServiceList (0.26s) [2022-03-11T19:21:05.147Z] === CONT TestGetWithReference [2022-03-11T19:21:05.147Z] time="2022-03-11T19:21:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:21:05.147Z] time="2022-03-11T19:21:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:21:05.147Z] time="2022-03-11T19:21:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-11T19:21:05.147Z] --- PASS: TestServiceCreate (0.03s) [2022-03-11T19:21:05.147Z] === CONT TestDerefMultipleOfSameRef [2022-03-11T19:21:05.147Z] time="2022-03-11T19:21:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:21:05.147Z] --- PASS: TestGetWithReference (0.04s) [2022-03-11T19:21:05.147Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:21:05.147Z] --- PASS: TestRestore (0.04s) [2022-03-11T19:21:05.147Z] === CONT TestRefDerefRemove [2022-03-11T19:21:05.147Z] --- PASS: TestServicePrune (0.33s) [2022-03-11T19:21:05.147Z] === CONT TestFindByReferenced [2022-03-11T19:21:05.147Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-11T19:21:05.147Z] === CONT TestFindByDriver [2022-03-11T19:21:05.147Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2022-03-11T19:21:05.608Z] --- PASS: TestRefDerefRemove (0.05s) [2022-03-11T19:21:05.608Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-11T19:21:05.608Z] --- PASS: TestFindByDriver (0.03s) [2022-03-11T19:21:05.608Z] PASS [2022-03-11T19:21:05.608Z] coverage: 69.0% of statements [2022-03-11T19:21:05.608Z] ok github.com/docker/docker/volume/service 0.547s coverage: 69.0% of statements [2022-03-11T19:21:07.990Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-11T19:21:13.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-11T19:21:13.304Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.94s) [2022-03-11T19:21:13.304Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T19:21:15.144Z] sha256:2ca962964af11fec826c3136739a4b611fc17debf18528b663b9e6acb7286741 [2022-03-11T19:21:15.144Z] INFO: Starting docker-py tests... [2022-03-11T19:21:15.922Z] 2022/03/11 19:21:15 Closing DB instances... [2022-03-11T19:21:16.077Z] ============================= test session starts ============================== [2022-03-11T19:21:16.078Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-11T19:21:16.078Z] rootdir: /src, inifile: pytest.ini [2022-03-11T19:21:16.078Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-11T19:21:17.012Z] collected 395 items / 2 deselected / 393 selected [2022-03-11T19:21:17.012Z] [2022-03-11T19:21:18.086Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-03-11T19:21:18.086Z] === RUN TestFindNode [2022-03-11T19:21:18.086Z] 2022/03/11 19:21:17 Closing DB instances... [2022-03-11T19:21:18.086Z] --- PASS: TestFindNode (0.02s) [2022-03-11T19:21:18.086Z] === RUN TestChangeNodeState [2022-03-11T19:21:18.086Z] 2022/03/11 19:21:17 Closing DB instances... [2022-03-11T19:21:18.086Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-11T19:21:18.086Z] === RUN TestNodeReincarnation [2022-03-11T19:21:18.086Z] 2022/03/11 19:21:17 Closing DB instances... [2022-03-11T19:21:23.228Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-11T19:21:23.298Z] --- PASS: TestCreateServiceSecretFileMode (11.93s) [2022-03-11T19:21:23.298Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-11T19:21:23.846Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-11T19:21:23.846Z] === RUN TestParallelCreate [2022-03-11T19:21:23.846Z] 2022/03/11 19:21:22 Closing DB instances... [2022-03-11T19:21:23.846Z] --- PASS: TestParallelCreate (0.02s) [2022-03-11T19:21:23.846Z] === RUN TestParallelDelete [2022-03-11T19:21:23.846Z] 2022/03/11 19:21:22 Closing DB instances... [2022-03-11T19:21:23.846Z] --- PASS: TestParallelDelete (0.02s) [2022-03-11T19:21:23.846Z] === RUN TestNetworkDBIslands [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4ca481b9a9f2 with config:&{NodeID:4ca481b9a9f2 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-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, added to nodes list" [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:baf7cfb5d49e with config:&{NodeID:baf7cfb5d49e 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-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, added to nodes list" [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, added to nodes list" [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, added to nodes list" [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-11T19:21:23.846Z] time="2022-03-11T19:21:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-03-11T19:21:24.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:63e9b21c7f89 with config:&{NodeID:63e9b21c7f89 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-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=info msg="Node 63e9b21c7f89/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=info msg="Node 63e9b21c7f89/172.21.117.156, added to nodes list" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=info msg="Node 63e9b21c7f89/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=info msg="Node 63e9b21c7f89/172.21.117.156, added to nodes list" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, added to nodes list" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, added to nodes list" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:24Z" level=info msg="Node 63e9b21c7f89/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:24.300Z] time="2022-03-11T19:21:24Z" level=info msg="Node 63e9b21c7f89/172.21.117.156, added to nodes list" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:218189d590b9 with config:&{NodeID:218189d590b9 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-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node 218189d590b9/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node 218189d590b9/172.21.117.156, added to nodes list" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node 218189d590b9/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node 218189d590b9/172.21.117.156, added to nodes list" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, added to nodes list" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, added to nodes list" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node 63e9b21c7f89/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node 63e9b21c7f89/172.21.117.156, added to nodes list" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node 218189d590b9/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node 218189d590b9/172.21.117.156, added to nodes list" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node 218189d590b9/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:24.755Z] time="2022-03-11T19:21:24Z" level=info msg="Node 218189d590b9/172.21.117.156, added to nodes list" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:dbe43eb75f8f with config:&{NodeID:dbe43eb75f8f 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-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, added to nodes list" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, added to nodes list" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, added to nodes list" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node 63e9b21c7f89/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node 63e9b21c7f89/172.21.117.156, added to nodes list" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, added to nodes list" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node 218189d590b9/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node 218189d590b9/172.21.117.156, added to nodes list" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, added to nodes list" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, added to nodes list" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:25.210Z] time="2022-03-11T19:21:24Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, added to nodes list" [2022-03-11T19:21:25.666Z] networkdb_test.go:835: Re-joining: 3 [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=info msg="The new bootstrap node list is:[172.21.117.156:10033 172.21.117.156:10034 172.21.117.156:10035]" [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.117.156:10033" [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49388" [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.117.156:10034" [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49389" [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.117.156:10035" [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49390" [2022-03-11T19:21:25.666Z] networkdb_test.go:835: Re-joining: 4 [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=info msg="The new bootstrap node list is:[172.21.117.156:10033 172.21.117.156:10034 172.21.117.156:10035]" [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.117.156:10033" [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49391" [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.117.156:10034" [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49392" [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.117.156:10035" [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49393" [2022-03-11T19:21:25.666Z] time="2022-03-11T19:21:25Z" level=info msg="node 0 leaving" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="Node 4ca481b9a9f2 change state NodeActive --> NodeLeft" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="node4(218189d590b9): Node leave event for 4ca481b9a9f2/172.21.117.156" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="Node 4ca481b9a9f2 change state NodeActive --> NodeLeft" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="node3(63e9b21c7f89): Node leave event for 4ca481b9a9f2/172.21.117.156" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="Node 4ca481b9a9f2 change state NodeActive --> NodeLeft" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="node5(dbe43eb75f8f): Node leave event for 4ca481b9a9f2/172.21.117.156" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="Node 4ca481b9a9f2 change state NodeActive --> NodeLeft" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="node1(4ca481b9a9f2): Node leave event for 4ca481b9a9f2/172.21.117.156" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="Node 4ca481b9a9f2 change state NodeActive --> NodeLeft" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="node2(baf7cfb5d49e): Node leave event for 4ca481b9a9f2/172.21.117.156" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, left gossip cluster" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, left gossip cluster" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, left gossip cluster" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, left gossip cluster" [2022-03-11T19:21:26.124Z] time="2022-03-11T19:21:25Z" level=info msg="Node 4ca481b9a9f2/172.21.117.156, left gossip cluster" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="node 1 leaving" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="Node baf7cfb5d49e change state NodeActive --> NodeLeft" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="node3(63e9b21c7f89): Node leave event for baf7cfb5d49e/172.21.117.156" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="Node baf7cfb5d49e change state NodeActive --> NodeLeft" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="node4(218189d590b9): Node leave event for baf7cfb5d49e/172.21.117.156" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="Node baf7cfb5d49e change state NodeActive --> NodeLeft" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="node2(baf7cfb5d49e): Node leave event for baf7cfb5d49e/172.21.117.156" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="Node baf7cfb5d49e change state NodeActive --> NodeLeft" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="node5(dbe43eb75f8f): Node leave event for baf7cfb5d49e/172.21.117.156" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, left gossip cluster" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, left gossip cluster" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, left gossip cluster" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="Node baf7cfb5d49e/172.21.117.156, left gossip cluster" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="node 2 leaving" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="Node 63e9b21c7f89 change state NodeActive --> NodeLeft" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="node4(218189d590b9): Node leave event for 63e9b21c7f89/172.21.117.156" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="Node 63e9b21c7f89 change state NodeActive --> NodeLeft" [2022-03-11T19:21:26.578Z] time="2022-03-11T19:21:26Z" level=info msg="node5(dbe43eb75f8f): Node leave event for 63e9b21c7f89/172.21.117.156" [2022-03-11T19:21:26.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="Node 63e9b21c7f89 change state NodeActive --> NodeLeft" [2022-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="node3(63e9b21c7f89): Node leave event for 63e9b21c7f89/172.21.117.156" [2022-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="Node 63e9b21c7f89/172.21.117.156, left gossip cluster" [2022-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="Node 63e9b21c7f89/172.21.117.156, left gossip cluster" [2022-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="Node 63e9b21c7f89/172.21.117.156, left gossip cluster" [2022-03-11T19:21:27.033Z] networkdb_test.go:867: node4: OK [2022-03-11T19:21:27.033Z] networkdb_test.go:867: node5: OK [2022-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="node 0 coming back" [2022-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b4f5b1416c8b with config:&{NodeID:b4f5b1416c8b 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-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, added to nodes list" [2022-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="node 1 coming back" [2022-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e2ba703c9a58 with config:&{NodeID:e2ba703c9a58 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-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="Node e2ba703c9a58/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="Node e2ba703c9a58/172.21.117.156, added to nodes list" [2022-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="node 2 coming back" [2022-03-11T19:21:27.033Z] time="2022-03-11T19:21:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d341dd7ff304 with config:&{NodeID:d341dd7ff304 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-03-11T19:21:27.492Z] time="2022-03-11T19:21:27Z" level=info msg="Node d341dd7ff304/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:27.492Z] time="2022-03-11T19:21:27Z" level=info msg="Node d341dd7ff304/172.21.117.156, added to nodes list" [2022-03-11T19:21:27.492Z] time="2022-03-11T19:21:27Z" level=debug msg="memberlist: Failed ping: dbe43eb75f8f (timeout reached)" [2022-03-11T19:21:27.492Z] time="2022-03-11T19:21:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.21.117.156:10036: use of closed network connection" [2022-03-11T19:21:27.492Z] time="2022-03-11T19:21:27Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49394" [2022-03-11T19:21:28.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-11T19:21:28.595Z] time="2022-03-11T19:21:27Z" level=warning msg="memberlist: Was able to connect to dbe43eb75f8f but other probes failed, network may be misconfigured" [2022-03-11T19:21:30.699Z] docker_api_swarm_test.go:563: [d5206e4b93065] joining swarm manager [d48ea93a40ae0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:21:30.805Z] time="2022-03-11T19:21:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.117.156:10033 172.21.117.156:10034 172.21.117.156:10035]" [2022-03-11T19:21:31.272Z] time="2022-03-11T19:21:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.117.156:10033 172.21.117.156:10034 172.21.117.156:10035]" [2022-03-11T19:21:31.741Z] time="2022-03-11T19:21:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.117.156:10033" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49395" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node 218189d590b9/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node 218189d590b9/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, is the new incarnation of the shutdown node 4ca481b9a9f2/172.21.117.156" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.117.156:10034" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49396" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node 218189d590b9/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node 218189d590b9/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node e2ba703c9a58/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node e2ba703c9a58/172.21.117.156, is the new incarnation of the shutdown node baf7cfb5d49e/172.21.117.156" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node e2ba703c9a58/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.117.156:10035" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49397" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node 218189d590b9/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node 218189d590b9/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node e2ba703c9a58/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node e2ba703c9a58/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, is the new incarnation of the shutdown node 4ca481b9a9f2/172.21.117.156" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node d341dd7ff304/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node d341dd7ff304/172.21.117.156, is the new incarnation of the shutdown node 63e9b21c7f89/172.21.117.156" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node d341dd7ff304/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node e2ba703c9a58/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node e2ba703c9a58/172.21.117.156, is the new incarnation of the shutdown node baf7cfb5d49e/172.21.117.156" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node e2ba703c9a58/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node e2ba703c9a58/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node e2ba703c9a58/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node d341dd7ff304/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node d341dd7ff304/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node d341dd7ff304/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node d341dd7ff304/172.21.117.156, added to nodes list" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node d341dd7ff304/172.21.117.156, joined gossip cluster" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node d341dd7ff304/172.21.117.156, is the new incarnation of the shutdown node 63e9b21c7f89/172.21.117.156" [2022-03-11T19:21:31.742Z] time="2022-03-11T19:21:31Z" level=info msg="Node d341dd7ff304/172.21.117.156, added to nodes list" [2022-03-11T19:21:32.210Z] time="2022-03-11T19:21:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.117.156:10033" [2022-03-11T19:21:32.210Z] time="2022-03-11T19:21:31Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49398" [2022-03-11T19:21:32.210Z] time="2022-03-11T19:21:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.117.156:10034" [2022-03-11T19:21:32.210Z] time="2022-03-11T19:21:31Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49399" [2022-03-11T19:21:32.210Z] time="2022-03-11T19:21:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.117.156:10035" [2022-03-11T19:21:32.210Z] time="2022-03-11T19:21:31Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49400" [2022-03-11T19:21:32.210Z] 2022/03/11 19:21:32 Closing DB instances... [2022-03-11T19:21:32.210Z] time="2022-03-11T19:21:32Z" level=info msg="Node b4f5b1416c8b change state NodeActive --> NodeLeft" [2022-03-11T19:21:32.210Z] time="2022-03-11T19:21:32Z" level=info msg="node4(218189d590b9): Node leave event for b4f5b1416c8b/172.21.117.156" [2022-03-11T19:21:32.210Z] time="2022-03-11T19:21:32Z" level=info msg="Node b4f5b1416c8b change state NodeActive --> NodeLeft" [2022-03-11T19:21:32.210Z] time="2022-03-11T19:21:32Z" level=info msg="node5(dbe43eb75f8f): Node leave event for b4f5b1416c8b/172.21.117.156" [2022-03-11T19:21:32.210Z] time="2022-03-11T19:21:32Z" level=info msg="Node b4f5b1416c8b change state NodeActive --> NodeLeft" [2022-03-11T19:21:32.210Z] time="2022-03-11T19:21:32Z" level=info msg="node2(e2ba703c9a58): Node leave event for b4f5b1416c8b/172.21.117.156" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="Node b4f5b1416c8b change state NodeActive --> NodeLeft" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="node1(b4f5b1416c8b): Node leave event for b4f5b1416c8b/172.21.117.156" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="Node b4f5b1416c8b change state NodeActive --> NodeLeft" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="node3(d341dd7ff304): Node leave event for b4f5b1416c8b/172.21.117.156" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, left gossip cluster" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, left gossip cluster" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, left gossip cluster" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, left gossip cluster" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="Node b4f5b1416c8b/172.21.117.156, left gossip cluster" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="Node e2ba703c9a58 change state NodeActive --> NodeLeft" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="node3(d341dd7ff304): Node leave event for e2ba703c9a58/172.21.117.156" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="Node e2ba703c9a58 change state NodeActive --> NodeLeft" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="node4(218189d590b9): Node leave event for e2ba703c9a58/172.21.117.156" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="Node e2ba703c9a58 change state NodeActive --> NodeLeft" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="node5(dbe43eb75f8f): Node leave event for e2ba703c9a58/172.21.117.156" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="Node e2ba703c9a58 change state NodeActive --> NodeLeft" [2022-03-11T19:21:32.679Z] time="2022-03-11T19:21:32Z" level=info msg="node2(e2ba703c9a58): Node leave event for e2ba703c9a58/172.21.117.156" [2022-03-11T19:21:33.146Z] time="2022-03-11T19:21:32Z" level=info msg="Node e2ba703c9a58/172.21.117.156, left gossip cluster" [2022-03-11T19:21:33.146Z] time="2022-03-11T19:21:32Z" level=info msg="Node e2ba703c9a58/172.21.117.156, left gossip cluster" [2022-03-11T19:21:33.146Z] time="2022-03-11T19:21:32Z" level=info msg="Node e2ba703c9a58/172.21.117.156, left gossip cluster" [2022-03-11T19:21:33.146Z] time="2022-03-11T19:21:32Z" level=info msg="Node e2ba703c9a58/172.21.117.156, left gossip cluster" [2022-03-11T19:21:33.146Z] time="2022-03-11T19:21:33Z" level=info msg="Node d341dd7ff304 change state NodeActive --> NodeLeft" [2022-03-11T19:21:33.146Z] time="2022-03-11T19:21:33Z" level=info msg="node5(dbe43eb75f8f): Node leave event for d341dd7ff304/172.21.117.156" [2022-03-11T19:21:33.146Z] time="2022-03-11T19:21:33Z" level=info msg="Node d341dd7ff304 change state NodeActive --> NodeLeft" [2022-03-11T19:21:33.146Z] time="2022-03-11T19:21:33Z" level=info msg="node4(218189d590b9): Node leave event for d341dd7ff304/172.21.117.156" [2022-03-11T19:21:33.272Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-11T19:21:33.612Z] time="2022-03-11T19:21:33Z" level=info msg="Node d341dd7ff304 change state NodeActive --> NodeLeft" [2022-03-11T19:21:33.612Z] time="2022-03-11T19:21:33Z" level=info msg="node3(d341dd7ff304): Node leave event for d341dd7ff304/172.21.117.156" [2022-03-11T19:21:33.612Z] time="2022-03-11T19:21:33Z" level=info msg="Node d341dd7ff304/172.21.117.156, left gossip cluster" [2022-03-11T19:21:33.612Z] time="2022-03-11T19:21:33Z" level=info msg="Node d341dd7ff304/172.21.117.156, left gossip cluster" [2022-03-11T19:21:33.612Z] time="2022-03-11T19:21:33Z" level=info msg="Node d341dd7ff304/172.21.117.156, left gossip cluster" [2022-03-11T19:21:33.612Z] time="2022-03-11T19:21:33Z" level=debug msg="memberlist: Failed ping: 218189d590b9 (timeout reached)" [2022-03-11T19:21:33.612Z] time="2022-03-11T19:21:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.117.156:10035: use of closed network connection" [2022-03-11T19:21:33.612Z] time="2022-03-11T19:21:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.117.156:10037: use of closed network connection" [2022-03-11T19:21:33.612Z] time="2022-03-11T19:21:33Z" level=debug msg="memberlist: Stream connection from=172.21.117.156:49401" [2022-03-11T19:21:33.837Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-11T19:21:34.079Z] time="2022-03-11T19:21:33Z" level=warning msg="memberlist: Failed to send gossip to 172.21.117.156:10036: write udp [::]:10035->172.21.117.156:10036: use of closed network connection" [2022-03-11T19:21:34.079Z] time="2022-03-11T19:21:33Z" level=info msg="Node 218189d590b9 change state NodeActive --> NodeLeft" [2022-03-11T19:21:34.079Z] time="2022-03-11T19:21:33Z" level=info msg="node5(dbe43eb75f8f): Node leave event for 218189d590b9/172.21.117.156" [2022-03-11T19:21:34.079Z] time="2022-03-11T19:21:33Z" level=info msg="Node 218189d590b9 change state NodeActive --> NodeLeft" [2022-03-11T19:21:34.079Z] time="2022-03-11T19:21:33Z" level=info msg="node4(218189d590b9): Node leave event for 218189d590b9/172.21.117.156" [2022-03-11T19:21:34.079Z] time="2022-03-11T19:21:33Z" level=warning msg="memberlist: Was able to connect to 218189d590b9 but other probes failed, network may be misconfigured" [2022-03-11T19:21:34.404Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-11T19:21:34.546Z] time="2022-03-11T19:21:34Z" level=info msg="Node 218189d590b9/172.21.117.156, left gossip cluster" [2022-03-11T19:21:34.546Z] time="2022-03-11T19:21:34Z" level=info msg="Node 218189d590b9/172.21.117.156, left gossip cluster" [2022-03-11T19:21:35.013Z] time="2022-03-11T19:21:34Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, left gossip cluster" [2022-03-11T19:21:35.013Z] time="2022-03-11T19:21:34Z" level=info msg="Node dbe43eb75f8f change state NodeActive --> NodeFailed" [2022-03-11T19:21:35.013Z] time="2022-03-11T19:21:34Z" level=info msg="Node dbe43eb75f8f/172.21.117.156, added to failed nodes list" [2022-03-11T19:21:35.013Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-03-11T19:21:35.013Z] PASS [2022-03-11T19:21:35.013Z] coverage: 60.0% of statements [2022-03-11T19:21:35.013Z] ok github.com/docker/docker/libnetwork/networkdb 104.481s coverage: 60.0% of statements [2022-03-11T19:21:35.125Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-11T19:21:35.339Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/quota [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T19:21:35.481Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T19:21:35.522Z] --- PASS: TestCreateServiceConfigFileMode (11.94s) [2022-03-11T19:21:35.522Z] === RUN TestCreateServiceSysctls [2022-03-11T19:21:35.995Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-11T19:21:36.714Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-11T19:21:36.714Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-11T19:21:36.714Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-11T19:21:36.973Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-11T19:21:37.516Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-11T19:21:38.067Z] --- PASS: TestCreateServiceSysctls (2.50s) [2022-03-11T19:21:38.067Z] === RUN TestCreateServiceCapabilities [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === Skipped [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-11T19:21:38.439Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-11T19:21:38.439Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-11T19:21:38.439Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-11T19:21:38.439Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-11T19:21:38.439Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T19:21:38.439Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T19:21:38.439Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T19:21:38.439Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T19:21:38.439Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-11T19:21:38.439Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T19:21:38.439Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-11T19:21:38.439Z] daemon_test.go:145: root required [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T19:21:38.439Z] reload_test.go:342: root required [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-03-11T19:21:38.439Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T19:21:38.439Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-11T19:21:38.439Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-11T19:21:38.439Z] download_test.go:267: Needs fixing on Windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-11T19:21:38.439Z] layer_test.go:291: Failing on Windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-11T19:21:38.439Z] layer_test.go:340: Failing on Windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-11T19:21:38.439Z] layer_test.go:455: Failing on Windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-11T19:21:38.439Z] layer_test.go:684: Failing on Windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-11T19:21:38.439Z] migration_test.go:45: Failing on Windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T19:21:38.439Z] migration_test.go:181: Failing on Windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-11T19:21:38.439Z] mount_test.go:17: Failing on Windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-11T19:21:38.439Z] mount_test.go:76: Failing on Windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-11T19:21:38.439Z] mount_test.go:125: Failing on Windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-11T19:21:38.439Z] mount_test.go:212: Failing on Windows [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-11T19:21:38.439Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-11T19:21:38.439Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-11T19:21:38.439Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-11T19:21:38.439Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-11T19:21:38.439Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-11T19:21:38.439Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-11T19:21:38.439Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-11T19:21:38.439Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-11T19:21:38.439Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-11T19:21:38.439Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-11T19:21:38.439Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-11T19:21:38.439Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T19:21:38.439Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T19:21:38.439Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T19:21:38.439Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T19:21:38.439Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T19:21:38.439Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-11T19:21:38.439Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-11T19:21:38.439Z] archive_test.go:140: zstd not installed [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-11T19:21:38.439Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:21:38.439Z] archive_windows_test.go:16: Currently fails [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-11T19:21:38.439Z] changes_test.go:195: needs more investigation [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-11T19:21:38.439Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-11T19:21:38.439Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-11T19:21:38.439Z] changes_test.go:432: needs further investigation [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-11T19:21:38.439Z] changes_test.go:468: needs further investigation [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-11T19:21:38.439Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T19:21:38.439Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.439Z] [2022-03-11T19:21:38.439Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T19:21:38.440Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2022-03-11T19:21:38.440Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-11T19:21:38.440Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-11T19:21:38.440Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:21:38.440Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:21:38.440Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-11T19:21:38.440Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-11T19:21:38.440Z] poller_test.go:40: No chmod on Windows [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T19:21:38.440Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T19:21:38.440Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-11T19:21:38.440Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-11T19:21:38.440Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-11T19:21:38.440Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-11T19:21:38.440Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-11T19:21:38.440Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T19:21:38.440Z] [2022-03-11T19:21:38.440Z] DONE 2077 tests, 70 skipped in 305.856s [2022-03-11T19:21:38.440Z] INFO: make.ps1 ended at 03/11/2022 19:21:38 [2022-03-11T19:21:39.980Z] --- PASS: TestCreateServiceCapabilities (1.93s) [2022-03-11T19:21:39.980Z] === RUN TestInspect [2022-03-11T19:21:41.413Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-11T19:21:41.413Z] INFO: Unit tests ended at 03/11/2022 19:21:41. Duration:00:05:25.8725126 [2022-03-11T19:21:41.413Z] INFO: Building busybox [2022-03-11T19:21:41.413Z] Sending build context to Docker daemon 5.12kB [2022-03-11T19:21:41.413Z] [2022-03-11T19:21:41.413Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-11T19:21:41.413Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-11T19:21:41.413Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-11T19:21:41.413Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-11T19:21:41.413Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-11T19:21:41.413Z] ---> 02f938cacc3b [2022-03-11T19:21:41.413Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-11T19:21:41.881Z] ---> Running in b76be36ca8a4 [2022-03-11T19:21:41.892Z] --- PASS: TestInspect (2.14s) [2022-03-11T19:21:41.892Z] === RUN TestCreateJob [2022-03-11T19:21:44.434Z] --- PASS: TestCreateJob (2.47s) [2022-03-11T19:21:44.434Z] === RUN TestReplicatedJob [2022-03-11T19:21:44.934Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-11T19:21:44.934Z] [2022-03-11T19:21:44.934Z] ________ ____ __. [2022-03-11T19:21:44.934Z] \_____ \ | |/ _| [2022-03-11T19:21:44.934Z] / | \| < [2022-03-11T19:21:44.934Z] / | \ | \ [2022-03-11T19:21:44.934Z] \_______ /____|__ \ [2022-03-11T19:21:44.934Z] \/ \/ [2022-03-11T19:21:44.934Z] [2022-03-11T19:21:44.934Z] INFO: make.ps1 ended at 03/11/2022 19:21:40 [2022-03-11T19:21:44.934Z] INFO: Binaries build ended at 03/11/2022 19:21:41. Duration:00:01:29.7927998 [2022-03-11T19:21:44.934Z] INFO: Copying the built daemon binary to d:\CI\PR-43256\5\binary\dockerd-7df7357e08.exe... [2022-03-11T19:21:44.934Z] INFO: Copying the built client binary to d:\CI\PR-43256\5\binary\docker-7df7357e08.exe... [2022-03-11T19:21:44.934Z] INFO: Copying dockerversion from the container... [2022-03-11T19:21:44.934Z] INFO: Copying the golang package from the container to d:\CI\PR-43256\5\installer\go.zip... [2022-03-11T19:21:44.934Z] INFO: Extracting go.zip to d:\CI\PR-43256\5\go [2022-03-11T19:21:45.105Z] docker_api_swarm_test.go:585: [ddcef0e81df38] joining swarm manager [d48ea93a40ae0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:21:47.638Z] check_test.go:379: [d5206e4b93065] daemon is not started [2022-03-11T19:21:47.638Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-11T19:21:47.638Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-11T19:21:48.205Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-11T19:21:48.772Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-11T19:21:49.031Z] === RUN TestDockerSuite/TestBuildFails [2022-03-11T19:21:49.041Z] Removing intermediate container b76be36ca8a4 [2022-03-11T19:21:49.041Z] ---> 1e47efc82375 [2022-03-11T19:21:49.041Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-11T19:21:49.041Z] ---> Running in 57b4114e0aa9 [2022-03-11T19:21:49.041Z] Removing intermediate container 57b4114e0aa9 [2022-03-11T19:21:49.041Z] ---> bbe672ff1f77 [2022-03-11T19:21:49.041Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-11T19:21:49.041Z] ---> Running in f0cf08e069a2 [2022-03-11T19:21:49.041Z] Removing intermediate container f0cf08e069a2 [2022-03-11T19:21:49.041Z] ---> fc6ab938ff4b [2022-03-11T19:21:49.041Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-11T19:21:49.718Z] --- PASS: TestReplicatedJob (4.99s) [2022-03-11T19:21:49.719Z] === RUN TestUpdateReplicatedJob [2022-03-11T19:21:49.966Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-11T19:21:49.966Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-11T19:21:50.611Z] [2022-03-11T19:21:51.151Z] 8f616e6e9eec: Pull complete [2022-03-11T19:21:51.597Z] ---> 0febaa917c19 [2022-03-11T19:21:51.597Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-11T19:21:51.597Z] ---> Running in 786e8e1feba4 [2022-03-11T19:21:51.872Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-11T19:21:52.261Z] --- PASS: TestUpdateReplicatedJob (2.91s) [2022-03-11T19:21:52.262Z] === RUN TestServiceListWithStatuses [2022-03-11T19:21:52.262Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:21:52.262Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T19:21:52.262Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T19:21:54.403Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-11T19:21:55.780Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-11T19:21:56.481Z] --- PASS: TestDockerNetworkConnectAlias (3.52s) [2022-03-11T19:21:56.481Z] === RUN TestDockerNetworkReConnect [2022-03-11T19:21:56.714Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-11T19:21:57.280Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-11T19:21:57.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-11T19:21:57.539Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-11T19:21:57.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-11T19:21:58.393Z] --- PASS: TestDockerNetworkReConnect (2.75s) [2022-03-11T19:21:58.393Z] === RUN TestServicePlugin [2022-03-11T19:21:58.393Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:21:58.393Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-11T19:21:58.393Z] === RUN TestServiceUpdateLabel [2022-03-11T19:21:58.474Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-11T19:22:00.936Z] --- PASS: TestServiceUpdateLabel (2.11s) [2022-03-11T19:22:00.936Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:22:01.019Z] docker_api_swarm_test.go:46: [d5f9795bf8b8e] joining swarm manager [d2221039c3c10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:22:01.019Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-11T19:22:01.953Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-11T19:22:01.953Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-11T19:22:03.852Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-11T19:22:04.105Z] Removing intermediate container 786e8e1feba4 [2022-03-11T19:22:04.105Z] ---> 2be606b083fb [2022-03-11T19:22:04.105Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-11T19:22:04.105Z] ---> Running in 49289cb5b533 [2022-03-11T19:22:04.572Z] [2022-03-11T19:22:04.572Z] SUCCESS: Specified value was saved. [2022-03-11T19:22:05.755Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-11T19:22:07.131Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-11T19:22:07.517Z] Removing intermediate container 49289cb5b533 [2022-03-11T19:22:07.517Z] ---> a71c4ee3449a [2022-03-11T19:22:07.517Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-11T19:22:07.517Z] ---> Running in 2db0819fe483 [2022-03-11T19:22:08.245Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-11T19:22:10.206Z] INFO: Extraction ended at 03/11/2022 19:22:09. Duration:00:00:25.0575620 [2022-03-11T19:22:10.206Z] INFO: Updating the golang and path environment variables [2022-03-11T19:22:10.206Z] INFO: GOPATH=d:\gopath [2022-03-11T19:22:10.206Z] INFO: go version go1.17.8 windows/amd64 [2022-03-11T19:22:10.206Z] INFO: Running the daemon under test in debug mode [2022-03-11T19:22:10.206Z] INFO: Starting a daemon under test... [2022-03-11T19:22:10.206Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43256\5\daemon --pidfile d:\CI\PR-43256\5\docker.pid -D [2022-03-11T19:22:10.206Z] INFO: Process started successfully. [2022-03-11T19:22:10.206Z] INFO: Start tailing logs of the daemon under tests [2022-03-11T19:22:10.206Z] INFO: Waiting for the daemon under test to start... [2022-03-11T19:22:11.316Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-11T19:22:11.883Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-11T19:22:12.267Z] Cannot create a file when that file already exists. [2022-03-11T19:22:12.450Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-11T19:22:13.385Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-11T19:22:14.321Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-11T19:22:14.321Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-11T19:22:15.257Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-11T19:22:15.516Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-11T19:22:15.775Z] --- PASS: TestImportExtremelyLargeImageWorks (181.86s) [2022-03-11T19:22:15.775Z] PASS [2022-03-11T19:22:15.775Z] [2022-03-11T19:22:15.775Z] DONE 22 tests in 185.767s [2022-03-11T19:22:15.775Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-11T19:22:15.775Z] ++ 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-03-11T19:22:15.775Z] ++ set -e [2022-03-11T19:22:15.775Z] ++ '[' -n 0 ']' [2022-03-11T19:22:15.775Z] ++ set -x [2022-03-11T19:22:15.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-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-03-11T19:22:15.775Z] INFO: Testing against a local daemon [2022-03-11T19:22:15.775Z] === RUN TestNetworkCreateDelete [2022-03-11T19:22:15.838Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-03-11T19:22:15.838Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:22:16.033Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-11T19:22:16.033Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-03-11T19:22:16.033Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T19:22:16.291Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-11T19:22:16.549Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-03-11T19:22:16.549Z] === RUN TestDaemonDNSFallback [2022-03-11T19:22:16.808Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-11T19:22:17.066Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-11T19:22:18.003Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-11T19:22:18.128Z] Removing intermediate container 2db0819fe483 [2022-03-11T19:22:18.128Z] ---> 65e912f69ceb [2022-03-11T19:22:18.128Z] Step 13/13 : CMD ["sh"] [2022-03-11T19:22:18.128Z] ---> Running in 889b25d36e2d [2022-03-11T19:22:18.595Z] Removing intermediate container 889b25d36e2d [2022-03-11T19:22:18.595Z] ---> 0c09b3049676 [2022-03-11T19:22:18.595Z] Successfully built 0c09b3049676 [2022-03-11T19:22:18.595Z] Successfully tagged busybox:latest [2022-03-11T19:22:18.595Z] INFO: Docker images of the daemon under test [2022-03-11T19:22:18.595Z] [2022-03-11T19:22:18.595Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T19:22:18.595Z] busybox latest 0c09b3049676 Less than a second ago 5.01GB [2022-03-11T19:22:18.595Z] microsoft/windowsservercore latest 02f938cacc3b 8 days ago 4.96GB [2022-03-11T19:22:18.595Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 8 days ago 4.96GB [2022-03-11T19:22:18.595Z] [2022-03-11T19:22:18.595Z] INFO: Running integration tests at 03/11/2022 19:22:18... [2022-03-11T19:22:18.595Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-11T19:22:18.595Z] INFO: Integration API tests being run from the host: [2022-03-11T19:22:18.595Z] INFO: make.ps1 starting at 03/11/2022 19:22:18 [2022-03-11T19:22:19.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-11T19:22:19.944Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-11T19:22:20.157Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-11T19:22:20.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-11T19:22:23.483Z] --- PASS: TestDaemonDNSFallback (6.70s) [2022-03-11T19:22:23.483Z] === RUN TestInspectNetwork [2022-03-11T19:22:24.438Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-11T19:22:27.721Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-11T19:22:27.721Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-11T19:22:27.721Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-11T19:22:27.721Z] === RUN TestInspectNetwork/full_network_id [2022-03-11T19:22:27.721Z] === RUN TestInspectNetwork/partial_network_id [2022-03-11T19:22:27.721Z] === RUN TestInspectNetwork/network_name [2022-03-11T19:22:27.721Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-11T19:22:27.721Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-11T19:22:27.721Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-11T19:22:27.721Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-11T19:22:28.655Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-11T19:22:30.028Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-11T19:22:30.739Z] --- PASS: TestServiceUpdateConfigs (13.76s) [2022-03-11T19:22:30.739Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:22:31.279Z] .....INFO: Daemon under test started and replied! [2022-03-11T19:22:31.279Z] INFO: Docker version of the daemon under test [2022-03-11T19:22:31.279Z] [2022-03-11T19:22:31.279Z] Client: [2022-03-11T19:22:31.279Z] Version: 17.06.2-ce [2022-03-11T19:22:31.279Z] API version: 1.30 [2022-03-11T19:22:31.279Z] Go version: go1.8.3 [2022-03-11T19:22:31.279Z] Git commit: cec0b72 [2022-03-11T19:22:31.279Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-11T19:22:31.279Z] OS/Arch: windows/amd64 [2022-03-11T19:22:31.279Z] [2022-03-11T19:22:31.279Z] Server: [2022-03-11T19:22:31.279Z] Version: 0.0.0-dev [2022-03-11T19:22:31.279Z] API version: 1.42 (minimum version 1.24) [2022-03-11T19:22:31.279Z] Go version: go1.17.8 [2022-03-11T19:22:31.279Z] Git commit: 7df7357e08 [2022-03-11T19:22:31.279Z] Built: 03/11/2022 19:20:17 [2022-03-11T19:22:31.279Z] OS/Arch: windows/amd64 [2022-03-11T19:22:31.279Z] Experimental: false [2022-03-11T19:22:31.279Z] [2022-03-11T19:22:31.279Z] INFO: Docker info of the daemon under test [2022-03-11T19:22:31.279Z] [2022-03-11T19:22:31.279Z] Containers: 0 [2022-03-11T19:22:31.279Z] Running: 0 [2022-03-11T19:22:31.279Z] Paused: 0 [2022-03-11T19:22:31.279Z] Stopped: 0 [2022-03-11T19:22:31.279Z] Images: 0 [2022-03-11T19:22:31.279Z] Server Version: 0.0.0-dev [2022-03-11T19:22:31.279Z] Storage Driver: windowsfilter [2022-03-11T19:22:31.279Z] Windows: [2022-03-11T19:22:31.279Z] Logging Driver: json-file [2022-03-11T19:22:31.279Z] Plugins: [2022-03-11T19:22:31.279Z] Volume: local [2022-03-11T19:22:31.279Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T19:22:31.279Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T19:22:31.279Z] Swarm: inactive [2022-03-11T19:22:31.279Z] Default Isolation: process [2022-03-11T19:22:31.279Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-11T19:22:31.279Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-11T19:22:31.279Z] OSType: windows [2022-03-11T19:22:31.279Z] Architecture: x86_64 [2022-03-11T19:22:31.279Z] CPUs: 4 [2022-03-11T19:22:31.279Z] Total Memory: 32GiB [2022-03-11T19:22:31.279Z] Name: azwin-2-eb1470 [2022-03-11T19:22:31.279Z] ID: G6UI:AJ3I:LO5Y:4CR5:WE24:M4QJ:F3DL:UOLA:45QY:J42X:WIFW:D2TD [2022-03-11T19:22:31.279Z] Docker Root Dir: D:\CI\PR-43256\5\daemon [2022-03-11T19:22:31.279Z] Debug Mode (client): false [2022-03-11T19:22:31.279Z] Debug Mode (server): true [2022-03-11T19:22:31.279Z] File Descriptors: -1 [2022-03-11T19:22:31.279Z] Goroutines: 16 [2022-03-11T19:22:31.279Z] System Time: 2022-03-11T19:22:29.1241067Z [2022-03-11T19:22:31.279Z] EventsListeners: 0 [2022-03-11T19:22:31.279Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:22:31.279Z] Labels: [2022-03-11T19:22:31.279Z] Experimental: false [2022-03-11T19:22:31.279Z] Insecure Registries: [2022-03-11T19:22:31.279Z] 127.0.0.0/8 [2022-03-11T19:22:31.279Z] Live Restore Enabled: false [2022-03-11T19:22:31.279Z] [2022-03-11T19:22:31.279Z] [2022-03-11T19:22:31.279Z] INFO: Docker images of the daemon under test [2022-03-11T19:22:31.279Z] [2022-03-11T19:22:31.279Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T19:22:31.279Z] [2022-03-11T19:22:31.279Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-11T19:22:31.279Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-11T19:22:31.279Z] ltsc2019: Pulling from windows/servercore [2022-03-11T19:22:31.739Z] 4612f6d0b889: Pulling fs layer [2022-03-11T19:22:31.739Z] 0a6173b79e25: Pulling fs layer [2022-03-11T19:22:31.927Z] --- PASS: TestInspectNetwork (8.46s) [2022-03-11T19:22:31.927Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-11T19:22:31.927Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-11T19:22:31.927Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-11T19:22:31.927Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-11T19:22:31.927Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T19:22:32.860Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-11T19:22:33.118Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-11T19:22:33.685Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2022-03-11T19:22:33.685Z] === RUN TestNetworkInvalidJSON [2022-03-11T19:22:33.685Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T19:22:33.685Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T19:22:33.685Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:22:33.685Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:22:33.685Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:22:33.685Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:22:33.685Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T19:22:33.685Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:22:33.685Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:22:33.685Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-11T19:22:33.685Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-11T19:22:33.685Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-11T19:22:33.685Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-11T19:22:33.685Z] === RUN TestNetworkList [2022-03-11T19:22:33.685Z] === RUN TestNetworkList//networks [2022-03-11T19:22:33.685Z] === PAUSE TestNetworkList//networks [2022-03-11T19:22:33.685Z] === RUN TestNetworkList//networks/ [2022-03-11T19:22:33.685Z] === PAUSE TestNetworkList//networks/ [2022-03-11T19:22:33.685Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-11T19:22:33.685Z] === CONT TestNetworkList//networks [2022-03-11T19:22:33.685Z] === CONT TestNetworkList//networks/ [2022-03-11T19:22:33.685Z] --- PASS: TestNetworkList (0.02s) [2022-03-11T19:22:33.685Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T19:22:33.685Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T19:22:33.685Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T19:22:34.624Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-03-11T19:22:34.624Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T19:22:35.561Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-11T19:22:35.561Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T19:22:36.128Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-03-11T19:22:36.128Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T19:22:37.502Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2022-03-11T19:22:37.502Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T19:22:38.881Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-03-11T19:22:38.881Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T19:22:39.448Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-11T19:22:39.448Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T19:22:40.731Z] --- PASS: TestServiceUpdateNetwork (11.54s) [2022-03-11T19:22:40.731Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:22:41.301Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-11T19:22:41.351Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-11T19:22:42.269Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-11T19:22:42.286Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2022-03-11T19:22:42.286Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T19:22:42.286Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:22:42.286Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:22:42.286Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T19:22:44.187Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-11T19:22:45.124Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-11T19:22:46.582Z] 0a6173b79e25: Verifying Checksum [2022-03-11T19:22:46.582Z] 0a6173b79e25: Download complete [2022-03-11T19:22:47.035Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-11T19:22:47.035Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-11T19:22:47.035Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-11T19:22:48.860Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-11T19:22:50.336Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-11T19:22:50.336Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-11T19:22:51.718Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-11T19:22:51.718Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-11T19:22:53.623Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-11T19:22:53.881Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-11T19:22:54.447Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-11T19:22:55.013Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-11T19:22:56.259Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:22:56.259Z] INFO: Testing against a local daemon [2022-03-11T19:22:56.259Z] === RUN TestBuildWithSession [2022-03-11T19:22:56.259Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:22:56.259Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T19:22:56.259Z] === RUN TestBuildSquashParent [2022-03-11T19:22:56.259Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:22:56.259Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-11T19:22:56.259Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T19:22:56.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:22:56.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:22:56.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:22:56.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:22:56.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:22:56.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:22:56.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:22:56.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:22:56.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:22:56.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:22:56.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:22:56.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:22:56.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:22:56.259Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:22:56.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:22:56.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:22:56.387Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-11T19:22:56.387Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-11T19:22:56.646Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-11T19:22:56.894Z] 4612f6d0b889: Verifying Checksum [2022-03-11T19:22:56.894Z] 4612f6d0b889: Download complete [2022-03-11T19:22:56.903Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-11T19:22:56.993Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2022-03-11T19:22:56.993Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-11T19:22:56.993Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-11T19:22:56.993Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-11T19:22:56.993Z] PASS [2022-03-11T19:22:56.993Z] [2022-03-11T19:22:56.993Z] === Skipped [2022-03-11T19:22:56.993Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-11T19:22:56.993Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:22:56.993Z] [2022-03-11T19:22:56.993Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-11T19:22:56.993Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:22:56.993Z] [2022-03-11T19:22:56.993Z] DONE 27 tests, 2 skipped in 143.427s [2022-03-11T19:22:56.993Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-11T19:22:56.993Z] ++ 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-03-11T19:22:56.993Z] ++ set -e [2022-03-11T19:22:56.993Z] ++ '[' -n 0 ']' [2022-03-11T19:22:56.993Z] ++ set -x [2022-03-11T19:22:56.994Z] ++ 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-03-11T19:22:56.994Z] INFO: Testing against a local daemon [2022-03-11T19:22:56.994Z] === RUN TestSessionCreate [2022-03-11T19:22:56.994Z] --- PASS: TestSessionCreate (0.02s) [2022-03-11T19:22:56.994Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:22:56.994Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-11T19:22:56.994Z] PASS [2022-03-11T19:22:56.994Z] [2022-03-11T19:22:56.994Z] DONE 2 tests in 0.122s [2022-03-11T19:22:56.994Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-11T19:22:56.994Z] ++ 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-03-11T19:22:56.994Z] ++ set -e [2022-03-11T19:22:56.994Z] ++ '[' -n 0 ']' [2022-03-11T19:22:56.994Z] ++ set -x [2022-03-11T19:22:56.994Z] ++ 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-03-11T19:22:56.994Z] INFO: Testing against a local daemon [2022-03-11T19:22:56.994Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:22:56.994Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T19:22:56.994Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:22:56.994Z] === RUN TestDiskUsage [2022-03-11T19:22:56.994Z] === PAUSE TestDiskUsage [2022-03-11T19:22:56.994Z] === RUN TestEventsExecDie [2022-03-11T19:22:56.994Z] --- PASS: TestEventsExecDie (0.45s) [2022-03-11T19:22:56.994Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:22:56.994Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-11T19:22:56.994Z] === RUN TestEventsVolumeCreate [2022-03-11T19:22:56.994Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-11T19:22:56.994Z] === RUN TestInfoBinaryCommits [2022-03-11T19:22:56.994Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-11T19:22:56.994Z] === RUN TestInfoAPIVersioned [2022-03-11T19:22:56.994Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-11T19:22:56.994Z] === RUN TestInfoAPI [2022-03-11T19:22:56.994Z] --- PASS: TestInfoAPI (0.02s) [2022-03-11T19:22:56.994Z] === RUN TestInfoAPIWarnings [2022-03-11T19:22:57.162Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-11T19:22:57.727Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-11T19:22:58.295Z] --- PASS: TestServiceWithDataPathPortInit (15.96s) [2022-03-11T19:22:58.295Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T19:22:59.229Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-11T19:22:59.487Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-11T19:23:02.018Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:in1pgouf4s61mladb1b703wkc Created:2022-03-11 19:22:59.589347768 +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[c000898ae9ccce1c9f6314bc7291c5613509b4d7de64a6224e5d8e7ba3294a9f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lb5kzcrksuobq3gpuu9hkoftd EndpointID:c9bb080c2cf9de3a7de7779aa67a55cf826526c45f84ecfb211c807f74826a1a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:00cc1f0184c54691eec14ad5f2c802fabd9de7dc60e2854315446cedc62c2a3b 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:c4cf30bba022 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lb5kzcrksuobq3gpuu9hkoftd EndpointID:c9bb080c2cf9de3a7de7779aa67a55cf826526c45f84ecfb211c807f74826a1a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-11T19:23:02.018Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-11T19:23:02.951Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-11T19:23:02.963Z] .........................xx.................... [ 29%] [2022-03-11T19:23:04.324Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-11T19:23:04.890Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-11T19:23:05.823Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-11T19:23:06.081Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.84s) [2022-03-11T19:23:06.081Z] PASS [2022-03-11T19:23:06.081Z] [2022-03-11T19:23:06.081Z] === Skipped [2022-03-11T19:23:06.081Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:23:06.081Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:23:06.081Z] [2022-03-11T19:23:06.081Z] DONE 26 tests, 1 skipped in 50.247s [2022-03-11T19:23:06.081Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:23:06.081Z] ++ 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-03-11T19:23:06.081Z] ++ set -e [2022-03-11T19:23:06.081Z] ++ '[' -n 0 ']' [2022-03-11T19:23:06.081Z] ++ set -x [2022-03-11T19:23:06.081Z] ++ 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-03-11T19:23:06.081Z] INFO: Testing against a local daemon [2022-03-11T19:23:06.081Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-11T19:23:06.081Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:23:06.081Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:23:06.081Z] === RUN TestDockerNetworkIpvlan [2022-03-11T19:23:06.081Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:23:06.081Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:23:06.081Z] PASS [2022-03-11T19:23:06.081Z] [2022-03-11T19:23:06.081Z] === Skipped [2022-03-11T19:23:06.081Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:23:06.081Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:23:06.081Z] [2022-03-11T19:23:06.081Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:23:06.081Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:23:06.081Z] [2022-03-11T19:23:06.081Z] DONE 2 tests, 2 skipped in 0.116s [2022-03-11T19:23:06.081Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:23:06.081Z] ++ 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-03-11T19:23:06.081Z] ++ set -e [2022-03-11T19:23:06.081Z] ++ '[' -n 0 ']' [2022-03-11T19:23:06.081Z] ++ set -x [2022-03-11T19:23:06.081Z] ++ 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-03-11T19:23:06.340Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-11T19:23:06.340Z] INFO: Testing against a local daemon [2022-03-11T19:23:06.340Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-11T19:23:07.713Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-03-11T19:23:07.713Z] === RUN TestDockerNetworkMacvlan [2022-03-11T19:23:08.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-11T19:23:08.541Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-11T19:23:09.106Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-11T19:23:09.696Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-11T19:23:10.633Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-11T19:23:10.891Z] docker_api_swarm_test.go:304: [d1710dc7e710f] joining swarm manager [d8664ad3a835e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:23:11.334Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:23:11.334Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:23:12.403Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-11T19:23:12.403Z] docker_api_swarm_test.go:305: [d284854ab1a4f] joining swarm manager [d8664ad3a835e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:23:12.968Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-11T19:23:13.226Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-11T19:23:13.484Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-11T19:23:14.051Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-11T19:23:15.102Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-11T19:23:15.102Z] === RUN TestInfoDebug [2022-03-11T19:23:15.102Z] --- PASS: TestInfoDebug (0.52s) [2022-03-11T19:23:15.102Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:23:15.102Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-11T19:23:15.102Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:23:15.102Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-11T19:23:15.102Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:23:15.102Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-11T19:23:15.102Z] === RUN TestPingCacheHeaders [2022-03-11T19:23:15.102Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-11T19:23:15.102Z] === RUN TestPingGet [2022-03-11T19:23:15.102Z] --- PASS: TestPingGet (0.01s) [2022-03-11T19:23:15.102Z] === RUN TestPingHead [2022-03-11T19:23:15.102Z] --- PASS: TestPingHead (0.02s) [2022-03-11T19:23:15.102Z] === RUN TestVersion [2022-03-11T19:23:15.102Z] --- PASS: TestVersion (0.02s) [2022-03-11T19:23:15.102Z] === CONT TestDiskUsage [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/empty [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/empty/container_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/empty/image_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/empty/volume_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-11T19:23:15.672Z] === RUN TestDiskUsage/after_container.Run [2022-03-11T19:23:15.932Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-11T19:23:15.932Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-11T19:23:15.932Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-11T19:23:15.932Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-11T19:23:15.932Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-11T19:23:15.932Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-11T19:23:15.932Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-11T19:23:15.932Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-11T19:23:15.932Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-11T19:23:15.932Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-11T19:23:15.952Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage (1.09s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-11T19:23:16.193Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:23:16.193Z] PASS [2022-03-11T19:23:16.193Z] [2022-03-11T19:23:16.193Z] === Skipped [2022-03-11T19:23:16.193Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:23:16.193Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T19:23:16.193Z] [2022-03-11T19:23:16.193Z] DONE 50 tests, 1 skipped in 19.726s [2022-03-11T19:23:16.193Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-11T19:23:16.193Z] ++ 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-03-11T19:23:16.193Z] ++ set -e [2022-03-11T19:23:16.193Z] ++ '[' -n 0 ']' [2022-03-11T19:23:16.193Z] ++ set -x [2022-03-11T19:23:16.193Z] ++ 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-03-11T19:23:16.193Z] INFO: Testing against a local daemon [2022-03-11T19:23:16.193Z] === RUN TestVolumesCreateAndList [2022-03-11T19:23:16.193Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-11T19:23:16.193Z] === RUN TestVolumesRemove [2022-03-11T19:23:16.193Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-11T19:23:16.193Z] === RUN TestVolumesInspect [2022-03-11T19:23:16.193Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-11T19:23:16.193Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:23:16.193Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:23:16.193Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:23:16.193Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:23:16.193Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-11T19:23:16.193Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T19:23:16.193Z] PASS [2022-03-11T19:23:16.193Z] [2022-03-11T19:23:16.193Z] DONE 5 tests in 0.204s [2022-03-11T19:23:16.453Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T19:23:16.453Z] ++++ cat bundles/test-integration/docker.pid [2022-03-11T19:23:16.453Z] +++ kill 13716 [2022-03-11T19:23:16.713Z] +++ /etc/init.d/apparmor stop [2022-03-11T19:23:16.713Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T19:23:16.713Z] [2022-03-11T19:23:16.713Z] Unloading profiles will leave already running processes permanently [2022-03-11T19:23:16.713Z] unconfined, which can lead to unexpected situations. [2022-03-11T19:23:16.713Z] [2022-03-11T19:23:16.713Z] To set a process to complain mode, use the command line tool [2022-03-11T19:23:16.713Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T19:23:16.713Z] +++ true [2022-03-11T19:23:16.713Z] exiting test-integration [2022-03-11T19:23:16.713Z] ++ exit 0 [2022-03-11T19:23:16.713Z] Post stage [Pipeline] junit [2022-03-11T19:23:17.297Z] Recording test results [2022-03-11T19:23:17.462Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T19:23:17.816Z] + echo Ensuring container killed. [2022-03-11T19:23:17.816Z] Ensuring container killed. [2022-03-11T19:23:17.816Z] + docker rm -vf docker-pr5 [2022-03-11T19:23:17.816Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-11T19:23:18.119Z] + echo Chowning /workspace to jenkins user [2022-03-11T19:23:18.119Z] Chowning /workspace to jenkins user [2022-03-11T19:23:18.119Z] + id -u [2022-03-11T19:23:18.119Z] + id -g [2022-03-11T19:23:18.119Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43256:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T19:23:19.359Z] + bundleName=arm64-integration [2022-03-11T19:23:19.359Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-11T19:23:19.359Z] Creating arm64-integration-bundles.tar.gz [2022-03-11T19:23:19.359Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-11T19:23:19.359Z] + 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-03-11T19:23:19.374Z] Archiving artifacts [2022-03-11T19:23:19.652Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43256/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T19:23:19.918Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-11T19:23:19.964Z] + make clean [2022-03-11T19:23:19.964Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T19:23:19.964Z] docker-dev-cache [2022-03-11T19:23:19.964Z] docker-mod-cache [Pipeline] deleteDir [2022-03-11T19:23:20.136Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-11T19:23:21.510Z] --- PASS: TestDockerNetworkMacvlan (13.74s) [2022-03-11T19:23:21.510Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-03-11T19:23:21.510Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-03-11T19:23:21.510Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.53s) [2022-03-11T19:23:21.510Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.41s) [2022-03-11T19:23:21.510Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.20s) [2022-03-11T19:23:21.510Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-03-11T19:23:21.510Z] PASS [2022-03-11T19:23:21.510Z] [2022-03-11T19:23:21.510Z] DONE 8 tests in 15.221s [2022-03-11T19:23:21.510Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-11T19:23:21.510Z] ++ 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-03-11T19:23:21.510Z] ++ set -e [2022-03-11T19:23:21.510Z] ++ '[' -n 0 ']' [2022-03-11T19:23:21.510Z] ++ set -x [2022-03-11T19:23:21.510Z] ++ 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-03-11T19:23:21.510Z] testing: warning: no tests to run [2022-03-11T19:23:21.510Z] PASS [2022-03-11T19:23:21.510Z] [2022-03-11T19:23:21.510Z] DONE 0 tests in 0.026s [2022-03-11T19:23:21.510Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-11T19:23:21.510Z] ++ 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-03-11T19:23:21.510Z] ++ set -e [2022-03-11T19:23:21.510Z] ++ '[' -n 0 ']' [2022-03-11T19:23:21.510Z] ++ set -x [2022-03-11T19:23:21.510Z] ++ 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-03-11T19:23:21.510Z] INFO: Testing against a local daemon [2022-03-11T19:23:21.510Z] === RUN TestAuthZPluginAllowRequest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T19:23:21.768Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-11T19:23:23.146Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2022-03-11T19:23:23.146Z] === RUN TestAuthZPluginTLS [2022-03-11T19:23:23.713Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-03-11T19:23:23.713Z] === RUN TestAuthZPluginDenyRequest [2022-03-11T19:23:23.744Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-11T19:23:23.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.99s) [2022-03-11T19:23:23.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.01s) [2022-03-11T19:23:23.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.06s) [2022-03-11T19:23:23.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.52s) [2022-03-11T19:23:23.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.20s) [2022-03-11T19:23:23.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.68s) [2022-03-11T19:23:23.744Z] === RUN TestBuildMultiStageCopy [2022-03-11T19:23:23.744Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T19:23:24.278Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-11T19:23:24.278Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-11T19:23:24.845Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-03-11T19:23:24.845Z] === RUN TestAuthZPluginDenyResponse [2022-03-11T19:23:24.845Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-11T19:23:25.411Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2022-03-11T19:23:25.412Z] === RUN TestAuthZPluginAllowEventStream [2022-03-11T19:23:26.785Z] --- PASS: TestAuthZPluginAllowEventStream (1.51s) [2022-03-11T19:23:26.785Z] === RUN TestAuthZPluginErrorResponse [2022-03-11T19:23:26.785Z] === RUN TestDockerSuite/TestBuildRm [2022-03-11T19:23:27.352Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-03-11T19:23:27.352Z] === RUN TestAuthZPluginErrorRequest [2022-03-11T19:23:27.370Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-11T19:23:27.918Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-03-11T19:23:27.918Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-11T19:23:28.486Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-03-11T19:23:28.486Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-11T19:23:29.054Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-11T19:23:29.988Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-11T19:23:29.988Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-11T19:23:30.555Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2022-03-11T19:23:30.555Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-11T19:23:31.123Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-11T19:23:31.724Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-11T19:23:32.290Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-11T19:23:32.290Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.86s) [2022-03-11T19:23:32.290Z] === RUN TestAuthZPluginHeader [2022-03-11T19:23:32.480Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-11T19:23:33.225Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-03-11T19:23:33.225Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-11T19:23:33.225Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-11T19:23:34.157Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-11T19:23:34.723Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-11T19:23:38.006Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.38s) [2022-03-11T19:23:38.006Z] === RUN TestAuthZPluginV2Disable [2022-03-11T19:23:38.006Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-11T19:23:38.006Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-11T19:23:38.006Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-11T19:23:38.006Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-11T19:23:38.006Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-11T19:23:38.265Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-11T19:23:38.623Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T19:23:38.623Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T19:23:38.830Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-11T19:23:39.090Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-11T19:23:39.656Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-11T19:23:40.192Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T19:23:41.558Z] --- PASS: TestAuthZPluginV2Disable (3.84s) [2022-03-11T19:23:41.558Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-11T19:23:41.759Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T19:23:42.934Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-11T19:23:43.500Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-11T19:23:43.983Z] --- PASS: TestBuildMultiStageCopy (21.28s) [2022-03-11T19:23:43.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (14.34s) [2022-03-11T19:23:43.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.23s) [2022-03-11T19:23:43.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.61s) [2022-03-11T19:23:43.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.91s) [2022-03-11T19:23:43.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.18s) [2022-03-11T19:23:43.983Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T19:23:44.434Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-11T19:23:44.693Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-11T19:23:44.951Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2022-03-11T19:23:44.951Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-11T19:23:45.516Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-11T19:23:45.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-11T19:23:46.451Z] === RUN TestDockerSuite/TestBuildUser [2022-03-11T19:23:47.803Z] 037d5740b404: Pull complete [2022-03-11T19:23:47.803Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-11T19:23:47.803Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:23:47.803Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-11T19:23:47.803Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-11T19:23:47.803Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-11T19:23:47.803Z] WARN: Skipping validation tests [2022-03-11T19:23:47.803Z] INFO: Running unit tests at 03/11/2022 19:23:43... [2022-03-11T19:23:48.270Z] INFO: make.ps1 starting at 03/11/2022 19:23:48 [2022-03-11T19:23:48.351Z] docker_api_swarm_test.go:272: [dd28d94ee45f1] joining swarm manager [d42a1bbebafab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:23:48.738Z] INFO: Git commit (7df7357e08) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T19:23:48.738Z] INFO: Invoking autogen... [2022-03-11T19:23:48.744Z] --- PASS: TestBuildMultiStageParentConfig (4.18s) [2022-03-11T19:23:48.744Z] === RUN TestBuildLabelWithTargets [2022-03-11T19:23:48.744Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:23:48.744Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-11T19:23:48.744Z] === RUN TestBuildWithEmptyLayers [2022-03-11T19:23:48.919Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-11T19:23:49.205Z] INFO: Running unit tests... [2022-03-11T19:23:49.541Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-11T19:23:49.853Z] docker_api_swarm_test.go:273: [d402a18be31cf] joining swarm manager [d42a1bbebafab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:23:50.960Z] --- PASS: TestBuildWithEmptyLayers (2.37s) [2022-03-11T19:23:50.960Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T19:23:53.140Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-11T19:23:57.362Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.85s) [2022-03-11T19:23:57.362Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-11T19:23:57.860Z] 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/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/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-11T19:23:59.664Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-11T19:24:00.855Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-11T19:24:03.919Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-11T19:24:04.177Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-11T19:24:04.434Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-11T19:24:05.000Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-11T19:24:05.029Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-11T19:24:05.570Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-11T19:24:06.503Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-11T19:24:06.503Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-11T19:24:06.503Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-11T19:24:06.503Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-11T19:24:06.503Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-11T19:24:06.503Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-11T19:24:06.763Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-11T19:24:06.763Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-11T19:24:06.763Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-11T19:24:07.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-11T19:24:08.261Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-11T19:24:08.261Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-11T19:24:08.279Z] ? github.com/docker/docker/api [no test files] [2022-03-11T19:24:08.828Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-11T19:24:09.763Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-11T19:24:10.330Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-11T19:24:10.587Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-11T19:24:12.488Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-11T19:24:13.423Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-03-11T19:24:13.423Z] PASS [2022-03-11T19:24:13.423Z] [2022-03-11T19:24:13.423Z] DONE 17 tests in 51.895s [2022-03-11T19:24:13.423Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-11T19:24:13.423Z] ++ 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-03-11T19:24:13.423Z] ++ set -e [2022-03-11T19:24:13.423Z] ++ '[' -n 0 ']' [2022-03-11T19:24:13.423Z] ++ set -x [2022-03-11T19:24:13.423Z] ++ 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-03-11T19:24:13.423Z] INFO: Testing against a local daemon [2022-03-11T19:24:13.423Z] === RUN TestPluginInvalidJSON [2022-03-11T19:24:13.423Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:24:13.423Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:24:13.423Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:24:13.423Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-11T19:24:13.423Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T19:24:13.423Z] === RUN TestPluginInstall [2022-03-11T19:24:13.423Z] === RUN TestPluginInstall/no_auth [2022-03-11T19:24:13.423Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-11T19:24:14.359Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-11T19:24:14.617Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-11T19:24:15.182Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-11T19:24:15.182Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-11T19:24:15.182Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-11T19:24:15.441Z] time="2022-03-11T19:24:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:24:15.441Z] time="2022-03-11T19:24:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b4e7742ff7b70ba37a37197b034093279b1ec06d1a8091105a0cf0822457a87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:24:15.441Z] time="2022-03-11T19:24:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:24:15.441Z] time="2022-03-11T19:24:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b4e7742ff7b70ba37a37197b034093279b1ec06d1a8091105a0cf0822457a87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:24:16.008Z] === RUN TestPluginInstall/with_htpasswd [2022-03-11T19:24:16.008Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-11T19:24:16.255Z] --- PASS: TestBuildMultiStageOnBuild (24.43s) [2022-03-11T19:24:16.255Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T19:24:16.255Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:24:16.255Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-11T19:24:16.255Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T19:24:16.266Z] time="2022-03-11T19:24:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:24:16.266Z] time="2022-03-11T19:24:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff1166faf807b5f01f55078b65140d18fdc3b974b34706241b35309c80a4d332" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:24:16.266Z] time="2022-03-11T19:24:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:24:16.266Z] time="2022-03-11T19:24:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff1166faf807b5f01f55078b65140d18fdc3b974b34706241b35309c80a4d332" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:24:16.833Z] === RUN TestPluginInstall/with_insecure [2022-03-11T19:24:17.766Z] time="2022-03-11T19:24:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:24:17.766Z] time="2022-03-11T19:24:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1480f9dadb7ab8583e18b011577e97877d5027ed9a78b62c1ecb984989613dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:24:17.766Z] time="2022-03-11T19:24:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:24:17.766Z] time="2022-03-11T19:24:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1480f9dadb7ab8583e18b011577e97877d5027ed9a78b62c1ecb984989613dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:24:18.024Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-11T19:24:18.025Z] plugin_test.go:165: [d7d0e82b3ac95] daemon is not started [2022-03-11T19:24:18.025Z] --- PASS: TestPluginInstall (4.51s) [2022-03-11T19:24:18.025Z] --- PASS: TestPluginInstall/no_auth (2.31s) [2022-03-11T19:24:18.025Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-03-11T19:24:18.025Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2022-03-11T19:24:18.025Z] === RUN TestPluginsWithRuntimes [2022-03-11T19:24:18.025Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-11T19:24:18.025Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T19:24:18.025Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-11T19:24:18.590Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-11T19:24:19.525Z] === RUN TestDockerSuite/TestCommitChange [2022-03-11T19:24:19.791Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-11T19:24:20.050Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-11T19:24:20.968Z] ............................ [ 66%] [2022-03-11T19:24:20.985Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-11T19:24:20.985Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-11T19:24:21.918Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-11T19:24:22.176Z] --- PASS: TestPluginsWithRuntimes (4.00s) [2022-03-11T19:24:22.176Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-03-11T19:24:22.176Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2022-03-11T19:24:22.176Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T19:24:22.743Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-03-11T19:24:22.743Z] PASS [2022-03-11T19:24:22.743Z] [2022-03-11T19:24:22.743Z] DONE 10 tests in 9.391s [2022-03-11T19:24:22.743Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-11T19:24:22.743Z] ++ 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-03-11T19:24:22.743Z] ++ set -e [2022-03-11T19:24:22.743Z] ++ '[' -n 0 ']' [2022-03-11T19:24:22.743Z] ++ set -x [2022-03-11T19:24:22.743Z] ++ 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-03-11T19:24:23.001Z] INFO: Testing against a local daemon [2022-03-11T19:24:23.001Z] === RUN TestExternalGraphDriver [2022-03-11T19:24:23.001Z] === RUN TestExternalGraphDriver/json [2022-03-11T19:24:23.258Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-11T19:24:24.193Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-11T19:24:24.759Z] === RUN TestExternalGraphDriver/spec [2022-03-11T19:24:25.325Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-11T19:24:26.260Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-11T19:24:26.353Z] === RUN TestMiddlewares [2022-03-11T19:24:26.353Z] --- PASS: TestMiddlewares (0.00s) [2022-03-11T19:24:26.353Z] PASS [2022-03-11T19:24:26.353Z] coverage: 9.0% of statements [2022-03-11T19:24:26.353Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2022-03-11T19:24:26.521Z] === RUN TestExternalGraphDriver/pull [2022-03-11T19:24:27.456Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-11T19:24:28.022Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-11T19:24:28.022Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-11T19:24:28.022Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-11T19:24:28.281Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-11T19:24:28.281Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-11T19:24:28.281Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-11T19:24:28.281Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-11T19:24:28.539Z] --- PASS: TestExternalGraphDriver (5.51s) [2022-03-11T19:24:28.539Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-03-11T19:24:28.539Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2022-03-11T19:24:28.539Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-03-11T19:24:28.539Z] === RUN TestGraphdriverPluginV2 [2022-03-11T19:24:29.474Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-11T19:24:30.851Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-11T19:24:30.851Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-11T19:24:30.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-11T19:24:31.165Z] --- PASS: TestBuildMultiStageLayerLeak (14.25s) [2022-03-11T19:24:31.165Z] === RUN TestBuildWithHugeFile [2022-03-11T19:24:31.419Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-11T19:24:31.984Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-11T19:24:32.920Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-11T19:24:33.487Z] --- PASS: TestGraphdriverPluginV2 (4.93s) [2022-03-11T19:24:33.487Z] PASS [2022-03-11T19:24:33.487Z] [2022-03-11T19:24:33.487Z] DONE 5 tests in 10.559s [2022-03-11T19:24:33.487Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-11T19:24:33.487Z] ++ 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-03-11T19:24:33.487Z] ++ set -e [2022-03-11T19:24:33.487Z] ++ '[' -n 0 ']' [2022-03-11T19:24:33.487Z] ++ set -x [2022-03-11T19:24:33.487Z] ++ 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-03-11T19:24:33.487Z] INFO: Testing against a local daemon [2022-03-11T19:24:33.487Z] === RUN TestContinueAfterPluginCrash [2022-03-11T19:24:33.487Z] === PAUSE TestContinueAfterPluginCrash [2022-03-11T19:24:33.487Z] === RUN TestReadPluginNoRead [2022-03-11T19:24:33.487Z] === PAUSE TestReadPluginNoRead [2022-03-11T19:24:33.487Z] === RUN TestDaemonStartWithLogOpt [2022-03-11T19:24:33.487Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-11T19:24:33.487Z] === CONT TestContinueAfterPluginCrash [2022-03-11T19:24:33.487Z] === CONT TestDaemonStartWithLogOpt [2022-03-11T19:24:33.745Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-11T19:24:34.681Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-11T19:24:34.941Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-11T19:24:34.941Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-11T19:24:35.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-11T19:24:35.770Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-11T19:24:35.770Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-11T19:24:35.770Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-11T19:24:35.770Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-11T19:24:36.029Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-11T19:24:36.965Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-11T19:24:37.901Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-11T19:24:38.159Z] docker_api_swarm_node_test.go:20: [d6f2148d3531d] joining swarm manager [de304244fde95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:24:39.115Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-11T19:24:39.115Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-11T19:24:39.376Z] --- PASS: TestDaemonStartWithLogOpt (5.73s) [2022-03-11T19:24:39.376Z] === CONT TestReadPluginNoRead [2022-03-11T19:24:39.376Z] docker_api_swarm_node_test.go:21: [df3444bf320af] joining swarm manager [de304244fde95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:24:40.755Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-11T19:24:41.321Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-11T19:24:41.321Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-11T19:24:41.887Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-11T19:24:42.145Z] === RUN TestReadPluginNoRead/default [2022-03-11T19:24:42.402Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-11T19:24:42.967Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-11T19:24:43.534Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-11T19:24:43.534Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-11T19:24:43.534Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-11T19:24:44.100Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-11T19:24:44.359Z] --- PASS: TestContinueAfterPluginCrash (10.96s) [2022-03-11T19:24:44.925Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-11T19:24:45.182Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-11T19:24:45.753Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-11T19:24:45.753Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-11T19:24:46.323Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-11T19:24:46.581Z] === CONT TestReadPluginNoRead [2022-03-11T19:24:46.581Z] read_test.go:92: [d718e3b2b7b4e] daemon is not started [2022-03-11T19:24:46.581Z] --- PASS: TestReadPluginNoRead (7.36s) [2022-03-11T19:24:46.581Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2022-03-11T19:24:46.581Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2022-03-11T19:24:46.581Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2022-03-11T19:24:46.581Z] PASS [2022-03-11T19:24:46.581Z] [2022-03-11T19:24:46.581Z] DONE 6 tests in 13.232s [2022-03-11T19:24:46.581Z] 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-03-11T19:24:46.581Z] ++ 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-03-11T19:24:46.581Z] ++ set -e [2022-03-11T19:24:46.581Z] ++ '[' -n 0 ']' [2022-03-11T19:24:46.581Z] ++ set -x [2022-03-11T19:24:46.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-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-03-11T19:24:46.581Z] testing: warning: no tests to run [2022-03-11T19:24:46.581Z] PASS [2022-03-11T19:24:46.581Z] [2022-03-11T19:24:46.581Z] DONE 0 tests in 0.031s [2022-03-11T19:24:46.842Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-11T19:24:46.842Z] ++ 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-03-11T19:24:46.842Z] ++ set -e [2022-03-11T19:24:46.842Z] ++ '[' -n 0 ']' [2022-03-11T19:24:46.842Z] ++ set -x [2022-03-11T19:24:46.842Z] ++ 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-03-11T19:24:46.842Z] INFO: Testing against a local daemon [2022-03-11T19:24:46.842Z] === RUN TestPluginWithDevMounts [2022-03-11T19:24:46.842Z] === PAUSE TestPluginWithDevMounts [2022-03-11T19:24:46.842Z] === CONT TestPluginWithDevMounts [2022-03-11T19:24:47.408Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-11T19:24:48.346Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-11T19:24:48.604Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-11T19:24:48.604Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-11T19:24:48.604Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-11T19:24:48.604Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-11T19:24:48.604Z] --- PASS: TestPluginWithDevMounts (1.80s) [2022-03-11T19:24:48.604Z] PASS [2022-03-11T19:24:48.604Z] [2022-03-11T19:24:48.604Z] DONE 1 tests in 1.894s [2022-03-11T19:24:48.604Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-11T19:24:48.604Z] ++ 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-03-11T19:24:48.604Z] ++ set -e [2022-03-11T19:24:48.604Z] ++ '[' -n 0 ']' [2022-03-11T19:24:48.604Z] ++ set -x [2022-03-11T19:24:48.604Z] ++ 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-03-11T19:24:48.862Z] INFO: Testing against a local daemon [2022-03-11T19:24:48.862Z] === RUN TestSecretInspect [2022-03-11T19:24:49.119Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-11T19:24:50.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-11T19:24:51.425Z] --- PASS: TestSecretInspect (2.36s) [2022-03-11T19:24:51.425Z] === RUN TestSecretList [2022-03-11T19:24:53.325Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-11T19:24:53.891Z] --- PASS: TestSecretList (2.80s) [2022-03-11T19:24:53.891Z] === RUN TestSecretsCreateAndDelete [2022-03-11T19:24:54.149Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-11T19:24:54.413Z] docker_api_swarm_test.go:502: [db06b9089ed56] joining swarm manager [d2d5cd79c5174]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:24:54.978Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-11T19:24:54.978Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-11T19:24:54.978Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-11T19:24:54.978Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-11T19:24:56.350Z] --- PASS: TestSecretsCreateAndDelete (2.47s) [2022-03-11T19:24:56.350Z] === RUN TestSecretsUpdate [2022-03-11T19:24:57.725Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-11T19:24:57.984Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-11T19:24:58.918Z] --- PASS: TestSecretsUpdate (2.50s) [2022-03-11T19:24:58.918Z] === RUN TestTemplatedSecret [2022-03-11T19:24:58.918Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-11T19:25:00.813Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-11T19:25:02.213Z] --- PASS: TestTemplatedSecret (3.14s) [2022-03-11T19:25:02.213Z] === RUN TestSecretCreateResolve [2022-03-11T19:25:02.471Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-11T19:25:03.037Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-11T19:25:04.411Z] docker_api_swarm_test.go:507: [d2f88676266da] joining swarm manager [d2d5cd79c5174]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:25:04.411Z] --- PASS: TestSecretCreateResolve (2.27s) [2022-03-11T19:25:04.411Z] PASS [2022-03-11T19:25:04.411Z] [2022-03-11T19:25:04.411Z] DONE 6 tests in 15.650s [2022-03-11T19:25:04.411Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-11T19:25:04.411Z] ++ 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-03-11T19:25:04.411Z] ++ set -e [2022-03-11T19:25:04.411Z] ++ '[' -n 0 ']' [2022-03-11T19:25:04.411Z] ++ set -x [2022-03-11T19:25:04.411Z] ++ 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-03-11T19:25:04.411Z] INFO: Testing against a local daemon [2022-03-11T19:25:04.411Z] === RUN TestServiceCreateInit [2022-03-11T19:25:04.411Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T19:25:04.670Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-11T19:25:05.605Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-11T19:25:06.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-11T19:25:08.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-11T19:25:08.553Z] 4612f6d0b889: Pull complete [2022-03-11T19:25:08.920Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T19:25:09.853Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-11T19:25:11.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-11T19:25:12.610Z] --- PASS: TestServiceCreateInit (8.17s) [2022-03-11T19:25:12.610Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.32s) [2022-03-11T19:25:12.610Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) [2022-03-11T19:25:12.610Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T19:25:12.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f25668_} [2022-03-11T19:25:13.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1359379457_/foo_false____} [2022-03-11T19:25:15.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1359379457_/foo_true____} [2022-03-11T19:25:17.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3457837793_/foo_false____} [2022-03-11T19:25:18.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3457837793_/foo_true____} [2022-03-11T19:25:18.877Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-11T19:25:18.877Z] tests/integration/client_test.py ..... [ 75%] [2022-03-11T19:25:18.877Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-11T19:25:18.877Z] tests/integration/errors_test.py . [ 76%] [2022-03-11T19:25:20.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3457837793_/foo_true__0xc000f25698__} [2022-03-11T19:25:21.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f256b0_} [2022-03-11T19:25:23.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f256c8_} [2022-03-11T19:25:24.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f256e0_} [2022-03-11T19:25:26.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f256f8_} [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T19:25:27.121Z] === RUN TestBoolValue [2022-03-11T19:25:27.121Z] --- PASS: TestBoolValue (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestBoolValueOrDefault [2022-03-11T19:25:27.121Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestInt64ValueOrZero [2022-03-11T19:25:27.121Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestInt64ValueOrDefault [2022-03-11T19:25:27.121Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-11T19:25:27.121Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestJsonContentType [2022-03-11T19:25:27.121Z] --- PASS: TestJsonContentType (0.00s) [2022-03-11T19:25:27.121Z] PASS [2022-03-11T19:25:27.121Z] coverage: 14.7% of statements [2022-03-11T19:25:27.121Z] ok github.com/docker/docker/api/server/httputils 0.101s coverage: 14.7% of statements [2022-03-11T19:25:27.121Z] === RUN TestMaskSecretKeys [2022-03-11T19:25:27.121Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-11T19:25:27.121Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-11T19:25:27.121Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-11T19:25:27.121Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-11T19:25:27.121Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-11T19:25:27.121Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-11T19:25:27.121Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestVersionMiddlewareVersion [2022-03-11T19:25:27.121Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-11T19:25:27.121Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-11T19:25:27.121Z] PASS [2022-03-11T19:25:27.121Z] coverage: 37.7% of statements [2022-03-11T19:25:27.121Z] ok github.com/docker/docker/api/server/middleware 0.070s coverage: 37.7% of statements [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T19:25:27.121Z] === RUN TestToJSON [2022-03-11T19:25:27.121Z] --- PASS: TestToJSON (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestToParamWithVersion [2022-03-11T19:25:27.121Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestFromJSON [2022-03-11T19:25:27.121Z] --- PASS: TestFromJSON (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestEmpty [2022-03-11T19:25:27.121Z] --- PASS: TestEmpty (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestArgsMatchKVListEmptySources [2022-03-11T19:25:27.121Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestArgsMatchKVList [2022-03-11T19:25:27.121Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestArgsMatch [2022-03-11T19:25:27.121Z] --- PASS: TestArgsMatch (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestAdd [2022-03-11T19:25:27.121Z] --- PASS: TestAdd (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestDel [2022-03-11T19:25:27.121Z] --- PASS: TestDel (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestLen [2022-03-11T19:25:27.121Z] --- PASS: TestLen (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestExactMatch [2022-03-11T19:25:27.121Z] --- PASS: TestExactMatch (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestOnlyOneExactMatch [2022-03-11T19:25:27.121Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestContains [2022-03-11T19:25:27.121Z] --- PASS: TestContains (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestValidate [2022-03-11T19:25:27.121Z] --- PASS: TestValidate (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestWalkValues [2022-03-11T19:25:27.121Z] --- PASS: TestWalkValues (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestFuzzyMatch [2022-03-11T19:25:27.121Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestClone [2022-03-11T19:25:27.121Z] --- PASS: TestClone (0.00s) [2022-03-11T19:25:27.121Z] PASS [2022-03-11T19:25:27.121Z] coverage: 92.2% of statements [2022-03-11T19:25:27.121Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-03-11T19:25:27.121Z] === RUN TestStrSliceMarshalJSON [2022-03-11T19:25:27.121Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestStrSliceUnmarshalJSON [2022-03-11T19:25:27.121Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestStrSliceUnmarshalString [2022-03-11T19:25:27.121Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestStrSliceUnmarshalSlice [2022-03-11T19:25:27.121Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-11T19:25:27.121Z] PASS [2022-03-11T19:25:27.121Z] coverage: 90.0% of statements [2022-03-11T19:25:27.121Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-03-11T19:25:27.121Z] === RUN TestAdjustForAPIVersion [2022-03-11T19:25:27.121Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-11T19:25:27.121Z] PASS [2022-03-11T19:25:27.121Z] coverage: 5.7% of statements [2022-03-11T19:25:27.121Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T19:25:27.121Z] === RUN TestDurationToSecondsString [2022-03-11T19:25:27.121Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-11T19:25:27.121Z] === RUN TestGetTimestamp [2022-03-11T19:25:27.121Z] --- PASS: TestGetTimestamp (0.16s) [2022-03-11T19:25:27.121Z] === RUN TestParseTimestamps [2022-03-11T19:25:27.121Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-11T19:25:27.121Z] PASS [2022-03-11T19:25:27.121Z] coverage: 100.0% of statements [2022-03-11T19:25:27.121Z] ok github.com/docker/docker/api/types/time 0.205s coverage: 100.0% of statements [2022-03-11T19:25:27.121Z] === RUN TestCompareVersion [2022-03-11T19:25:27.121Z] --- PASS: TestCompareVersion (0.00s) [2022-03-11T19:25:27.121Z] PASS [2022-03-11T19:25:27.121Z] coverage: 77.3% of statements [2022-03-11T19:25:27.121Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2022-03-11T19:25:27.121Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T19:25:27.122Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T19:25:27.122Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T19:25:27.122Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-11T19:25:27.122Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T19:25:27.122Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T19:25:27.122Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T19:25:27.122Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T19:25:27.122Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T19:25:27.122Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T19:25:27.122Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T19:25:27.122Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T19:25:27.122Z] === RUN TestParseRemoteURL [2022-03-11T19:25:27.122Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-11T19:25:27.122Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-11T19:25:27.122Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-11T19:25:27.122Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-11T19:25:27.122Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-11T19:25:27.122Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-11T19:25:27.122Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-11T19:25:27.122Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-11T19:25:27.122Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-11T19:25:27.122Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-11T19:25:27.122Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestCloneArgsSmartHttp [2022-03-11T19:25:27.122Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-11T19:25:27.122Z] === RUN TestCloneArgsDumbHttp [2022-03-11T19:25:27.122Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestCloneArgsGit [2022-03-11T19:25:27.122Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestCheckoutGit [2022-03-11T19:25:27.122Z] === RUN TestEnable [2022-03-11T19:25:27.122Z] --- PASS: TestEnable (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestDisable [2022-03-11T19:25:27.122Z] --- PASS: TestDisable (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestEnabled [2022-03-11T19:25:27.122Z] --- PASS: TestEnabled (0.00s) [2022-03-11T19:25:27.122Z] PASS [2022-03-11T19:25:27.122Z] coverage: 100.0% of statements [2022-03-11T19:25:27.122Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2022-03-11T19:25:27.122Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-11T19:25:27.122Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestProcessNoDockerignore [2022-03-11T19:25:27.122Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-11T19:25:27.122Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestDetectContentType [2022-03-11T19:25:27.122Z] --- PASS: TestDetectContentType (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestSelectAcceptableMIME [2022-03-11T19:25:27.122Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestInspectEmptyResponse [2022-03-11T19:25:27.122Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestInspectResponseBinary [2022-03-11T19:25:27.122Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestResponseUnsupportedContentType [2022-03-11T19:25:27.122Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestInspectResponseTextSimple [2022-03-11T19:25:27.122Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestInspectResponseEmptyContentType [2022-03-11T19:25:27.122Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestUnknownContentLength [2022-03-11T19:25:27.122Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestDownloadRemote [2022-03-11T19:25:27.122Z] --- PASS: TestDownloadRemote (0.13s) [2022-03-11T19:25:27.122Z] === RUN TestGetWithStatusError [2022-03-11T19:25:27.122Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestCloseRootDirectory [2022-03-11T19:25:27.122Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:25:27.122Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestHashFile [2022-03-11T19:25:27.122Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:25:27.122Z] --- SKIP: TestHashFile (0.01s) [2022-03-11T19:25:27.122Z] === RUN TestHashSubdir [2022-03-11T19:25:27.122Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:25:27.122Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestRemoveDirectory [2022-03-11T19:25:27.122Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:25:27.122Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-11T19:25:27.122Z] PASS [2022-03-11T19:25:27.122Z] coverage: 9.3% of statements [2022-03-11T19:25:27.122Z] ok github.com/docker/docker/builder/remotecontext 0.305s coverage: 9.3% of statements [2022-03-11T19:25:27.122Z] === RUN TestGetAllAllowed [2022-03-11T19:25:27.122Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestGetAllMeta [2022-03-11T19:25:27.122Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-11T19:25:27.122Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestIsUnreferencedBuiltin [2022-03-11T19:25:27.122Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestIsExistingDirectory [2022-03-11T19:25:27.122Z] --- PASS: TestIsExistingDirectory (0.02s) [2022-03-11T19:25:27.122Z] === RUN TestGetFilenameForDownload [2022-03-11T19:25:27.122Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestEnv2Variables [2022-03-11T19:25:27.122Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-11T19:25:27.122Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestMaintainer [2022-03-11T19:25:27.122Z] --- PASS: TestMaintainer (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestLabel [2022-03-11T19:25:27.122Z] --- PASS: TestLabel (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestFromScratch [2022-03-11T19:25:27.122Z] --- PASS: TestFromScratch (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestFromWithArg [2022-03-11T19:25:27.122Z] --- PASS: TestFromWithArg (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-11T19:25:27.122Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestFromWithUndefinedArg [2022-03-11T19:25:27.122Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestFromMultiStageWithNamedStage [2022-03-11T19:25:27.122Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestOnbuild [2022-03-11T19:25:27.122Z] --- PASS: TestOnbuild (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestWorkdir [2022-03-11T19:25:27.122Z] --- PASS: TestWorkdir (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestCmd [2022-03-11T19:25:27.122Z] --- PASS: TestCmd (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestHealthcheckNone [2022-03-11T19:25:27.122Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestHealthcheckCmd [2022-03-11T19:25:27.122Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestEntrypoint [2022-03-11T19:25:27.122Z] --- PASS: TestEntrypoint (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestExpose [2022-03-11T19:25:27.122Z] --- PASS: TestExpose (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestUser [2022-03-11T19:25:27.122Z] --- PASS: TestUser (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestVolume [2022-03-11T19:25:27.122Z] --- PASS: TestVolume (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestStopSignal [2022-03-11T19:25:27.122Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T19:25:27.122Z] --- SKIP: TestStopSignal (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestArg [2022-03-11T19:25:27.122Z] --- PASS: TestArg (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestShell [2022-03-11T19:25:27.122Z] --- PASS: TestShell (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestPrependEnvOnCmd [2022-03-11T19:25:27.122Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestRunWithBuildArgs [2022-03-11T19:25:27.122Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestRunIgnoresHealthcheck [2022-03-11T19:25:27.122Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestDispatchUnsupportedOptions [2022-03-11T19:25:27.122Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-11T19:25:27.122Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-11T19:25:27.122Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-11T19:25:27.122Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestNormalizeWorkdir [2022-03-11T19:25:27.122Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestDispatch [2022-03-11T19:25:27.122Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-11T19:25:27.122Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-11T19:25:27.122Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-11T19:25:27.122Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-11T19:25:27.122Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-11T19:25:27.122Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-11T19:25:27.122Z] === RUN TestDispatch/COPY_url [2022-03-11T19:25:27.122Z] --- PASS: TestDispatch (0.07s) [2022-03-11T19:25:27.122Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-11T19:25:27.122Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-11T19:25:27.122Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-11T19:25:27.122Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T19:25:27.122Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T19:25:27.122Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-11T19:25:27.122Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestAddScratchImageAddsToMounts [2022-03-11T19:25:27.122Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-11T19:25:27.122Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-11T19:25:27.122Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-11T19:25:27.122Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestImageSourceGetAddsToMounts [2022-03-11T19:25:27.122Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestEmptyDockerfile [2022-03-11T19:25:27.122Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestSymlinkDockerfile [2022-03-11T19:25:27.122Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-11T19:25:27.122Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-11T19:25:27.122Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestNonExistingDockerfile [2022-03-11T19:25:27.122Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestCopyRunConfig [2022-03-11T19:25:27.122Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestDeepCopyRunConfig [2022-03-11T19:25:27.122Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestExportImage [2022-03-11T19:25:27.122Z] --- PASS: TestExportImage (0.01s) [2022-03-11T19:25:27.122Z] === RUN TestNormalizeDest [2022-03-11T19:25:27.122Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-11T19:25:27.122Z] PASS [2022-03-11T19:25:27.122Z] coverage: 46.7% of statements [2022-03-11T19:25:27.122Z] ok github.com/docker/docker/builder/dockerfile 0.255s coverage: 46.7% of statements [2022-03-11T19:25:27.122Z] === RUN TestTCP4Proxy [2022-03-11T19:25:27.122Z] --- PASS: TestTCP4Proxy (0.02s) [2022-03-11T19:25:27.122Z] === RUN TestTCP4ProxyHalfClose [2022-03-11T19:25:27.122Z] --- PASS: TestTCP4ProxyHalfClose (0.03s) [2022-03-11T19:25:27.122Z] === RUN TestTCP6Proxy [2022-03-11T19:25:27.122Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T19:25:27.122Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestTCPDualStackProxy [2022-03-11T19:25:27.122Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T19:25:27.122Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestUDP4Proxy [2022-03-11T19:25:27.122Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestUDP6Proxy [2022-03-11T19:25:27.122Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T19:25:27.122Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestUDPWriteError [2022-03-11T19:25:27.122Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestSCTP4Proxy [2022-03-11T19:25:27.122Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T19:25:27.122Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-11T19:25:27.122Z] === RUN TestSCTP6Proxy [2022-03-11T19:25:27.122Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T19:25:27.122Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-11T19:25:27.122Z] PASS [2022-03-11T19:25:27.122Z] coverage: 49.4% of statements [2022-03-11T19:25:27.122Z] ok github.com/docker/docker/cmd/docker-proxy 0.108s coverage: 49.4% of statements [2022-03-11T19:25:27.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-11T19:25:27.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-11T19:25:27.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-11T19:25:27.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-11T19:25:27.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-11T19:25:27.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-11T19:25:27.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-11T19:25:27.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-11T19:25:27.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-11T19:25:27.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-11T19:25:28.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-11T19:25:28.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-11T19:25:28.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-11T19:25:28.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-11T19:25:28.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-11T19:25:28.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-11T19:25:28.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-11T19:25:28.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-11T19:25:28.254Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-11T19:25:29.628Z] --- PASS: TestCreateServiceMultipleTimes (16.74s) [2022-03-11T19:25:29.629Z] === RUN TestCreateServiceConflict [2022-03-11T19:25:30.196Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-11T19:25:32.094Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-11T19:25:32.094Z] --- PASS: TestCreateServiceConflict (2.64s) [2022-03-11T19:25:32.094Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T19:25:33.998Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-11T19:25:35.376Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-11T19:25:35.376Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-11T19:25:35.376Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2022-03-11T19:25:35.376Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T19:25:35.660Z] === RUN TestCheckpointCreateError [2022-03-11T19:25:35.660Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestCheckpointCreate [2022-03-11T19:25:35.660Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestCheckpointDeleteError [2022-03-11T19:25:35.660Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestCheckpointDelete [2022-03-11T19:25:35.660Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestCheckpointListError [2022-03-11T19:25:35.660Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestCheckpointList [2022-03-11T19:25:35.660Z] --- PASS: TestCheckpointList (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestCheckpointListContainerNotFound [2022-03-11T19:25:35.660Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestNewClientWithOpsFromEnv [2022-03-11T19:25:35.660Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T19:25:35.660Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestGetAPIPath [2022-03-11T19:25:35.660Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestParseHostURL [2022-03-11T19:25:35.660Z] --- PASS: TestParseHostURL (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-11T19:25:35.660Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-11T19:25:35.660Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestNegotiateAPIVersion [2022-03-11T19:25:35.660Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestNegotiateAPVersionOverride [2022-03-11T19:25:35.660Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-11T19:25:35.660Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-11T19:25:35.660Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-11T19:25:35.660Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestClientRedirect [2022-03-11T19:25:35.660Z] --- PASS: TestClientRedirect (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigCreateUnsupported [2022-03-11T19:25:35.660Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigCreateError [2022-03-11T19:25:35.660Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigCreate [2022-03-11T19:25:35.660Z] --- PASS: TestConfigCreate (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigInspectNotFound [2022-03-11T19:25:35.660Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigInspectWithEmptyID [2022-03-11T19:25:35.660Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigInspectUnsupported [2022-03-11T19:25:35.660Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigInspectError [2022-03-11T19:25:35.660Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigInspectConfigNotFound [2022-03-11T19:25:35.660Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigInspect [2022-03-11T19:25:35.660Z] --- PASS: TestConfigInspect (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigListUnsupported [2022-03-11T19:25:35.660Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigListError [2022-03-11T19:25:35.660Z] --- PASS: TestConfigListError (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigList [2022-03-11T19:25:35.660Z] --- PASS: TestConfigList (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigRemoveUnsupported [2022-03-11T19:25:35.660Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigRemoveError [2022-03-11T19:25:35.660Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigRemove [2022-03-11T19:25:35.660Z] --- PASS: TestConfigRemove (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigUpdateUnsupported [2022-03-11T19:25:35.660Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigUpdateError [2022-03-11T19:25:35.660Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestConfigUpdate [2022-03-11T19:25:35.660Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestContainerCommitError [2022-03-11T19:25:35.660Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-11T19:25:35.660Z] === RUN TestContainerCommit [2022-03-11T19:25:35.661Z] --- PASS: TestContainerCommit (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerStatPathError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerStatPathNotFoundError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerStatPathNoHeaderError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerStatPath [2022-03-11T19:25:35.661Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestCopyToContainerError [2022-03-11T19:25:35.661Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestCopyToContainerNotFoundError [2022-03-11T19:25:35.661Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-11T19:25:35.661Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestCopyToContainer [2022-03-11T19:25:35.661Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestCopyFromContainerError [2022-03-11T19:25:35.661Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestCopyFromContainerNotFoundError [2022-03-11T19:25:35.661Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-11T19:25:35.661Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-11T19:25:35.661Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestCopyFromContainer [2022-03-11T19:25:35.661Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerCreateError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerCreateImageNotFound [2022-03-11T19:25:35.661Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerCreateWithName [2022-03-11T19:25:35.661Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerCreateAutoRemove [2022-03-11T19:25:35.661Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerDiffError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerDiff [2022-03-11T19:25:35.661Z] --- PASS: TestContainerDiff (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerExecCreateError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerExecCreate [2022-03-11T19:25:35.661Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerExecStartError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerExecStart [2022-03-11T19:25:35.661Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerExecInspectError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerExecInspect [2022-03-11T19:25:35.661Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerExportError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerExportError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerExport [2022-03-11T19:25:35.661Z] --- PASS: TestContainerExport (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerInspectError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerInspectContainerNotFound [2022-03-11T19:25:35.661Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerInspectWithEmptyID [2022-03-11T19:25:35.661Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerInspect [2022-03-11T19:25:35.661Z] --- PASS: TestContainerInspect (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerInspectNode [2022-03-11T19:25:35.661Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerKillError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerKillError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerKill [2022-03-11T19:25:35.661Z] --- PASS: TestContainerKill (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerListError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerListError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerList [2022-03-11T19:25:35.661Z] --- PASS: TestContainerList (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerLogsNotFoundError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerLogsError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerLogs [2022-03-11T19:25:35.661Z] --- PASS: TestContainerLogs (0.21s) [2022-03-11T19:25:35.661Z] === RUN TestContainerPauseError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerPause [2022-03-11T19:25:35.661Z] --- PASS: TestContainerPause (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainersPruneError [2022-03-11T19:25:35.661Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainersPrune [2022-03-11T19:25:35.661Z] --- PASS: TestContainersPrune (0.01s) [2022-03-11T19:25:35.661Z] === RUN TestContainerRemoveError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerRemoveNotFoundError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerRemove [2022-03-11T19:25:35.661Z] --- PASS: TestContainerRemove (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerRenameError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerRename [2022-03-11T19:25:35.661Z] --- PASS: TestContainerRename (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerResizeError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerExecResizeError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerResize [2022-03-11T19:25:35.661Z] --- PASS: TestContainerResize (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerExecResize [2022-03-11T19:25:35.661Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerRestartError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerRestart [2022-03-11T19:25:35.661Z] --- PASS: TestContainerRestart (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerStartError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerStartError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerStart [2022-03-11T19:25:35.661Z] --- PASS: TestContainerStart (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerStatsError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerStats [2022-03-11T19:25:35.661Z] --- PASS: TestContainerStats (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerStopError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerStopError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerStop [2022-03-11T19:25:35.661Z] --- PASS: TestContainerStop (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerTopError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerTopError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerTop [2022-03-11T19:25:35.661Z] --- PASS: TestContainerTop (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerUnpauseError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerUnpause [2022-03-11T19:25:35.661Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerUpdateError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerUpdate [2022-03-11T19:25:35.661Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerWaitError [2022-03-11T19:25:35.661Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestContainerWait [2022-03-11T19:25:35.661Z] --- PASS: TestContainerWait (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestDiskUsageError [2022-03-11T19:25:35.661Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestDiskUsage [2022-03-11T19:25:35.661Z] --- PASS: TestDiskUsage (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestDistributionInspectUnsupported [2022-03-11T19:25:35.661Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestDistributionInspectWithEmptyID [2022-03-11T19:25:35.661Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestEventsErrorInOptions [2022-03-11T19:25:35.661Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestEventsErrorFromServer [2022-03-11T19:25:35.661Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestEvents [2022-03-11T19:25:35.661Z] --- PASS: TestEvents (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestTLSCloseWriter [2022-03-11T19:25:35.661Z] === PAUSE TestTLSCloseWriter [2022-03-11T19:25:35.661Z] === RUN TestImageBuildError [2022-03-11T19:25:35.661Z] --- PASS: TestImageBuildError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageBuild [2022-03-11T19:25:35.661Z] --- PASS: TestImageBuild (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestGetDockerOS [2022-03-11T19:25:35.661Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageCreateError [2022-03-11T19:25:35.661Z] --- PASS: TestImageCreateError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageCreate [2022-03-11T19:25:35.661Z] --- PASS: TestImageCreate (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageHistoryError [2022-03-11T19:25:35.661Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageHistory [2022-03-11T19:25:35.661Z] --- PASS: TestImageHistory (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageImportError [2022-03-11T19:25:35.661Z] --- PASS: TestImageImportError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageImport [2022-03-11T19:25:35.661Z] --- PASS: TestImageImport (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageInspectError [2022-03-11T19:25:35.661Z] --- PASS: TestImageInspectError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageInspectImageNotFound [2022-03-11T19:25:35.661Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageInspectWithEmptyID [2022-03-11T19:25:35.661Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageInspect [2022-03-11T19:25:35.661Z] --- PASS: TestImageInspect (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageListError [2022-03-11T19:25:35.661Z] --- PASS: TestImageListError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageList [2022-03-11T19:25:35.661Z] --- PASS: TestImageList (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageListApiBefore125 [2022-03-11T19:25:35.661Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageLoadError [2022-03-11T19:25:35.661Z] --- PASS: TestImageLoadError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageLoad [2022-03-11T19:25:35.661Z] --- PASS: TestImageLoad (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagesPruneError [2022-03-11T19:25:35.661Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagesPrune [2022-03-11T19:25:35.661Z] --- PASS: TestImagesPrune (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePullReferenceParseError [2022-03-11T19:25:35.661Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePullAnyError [2022-03-11T19:25:35.661Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-11T19:25:35.661Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:25:35.661Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:25:35.661Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-11T19:25:35.661Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePullWithoutErrors [2022-03-11T19:25:35.661Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePushReferenceError [2022-03-11T19:25:35.661Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePushAnyError [2022-03-11T19:25:35.661Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-11T19:25:35.661Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:25:35.661Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:25:35.661Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-11T19:25:35.661Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImagePushWithoutErrors [2022-03-11T19:25:35.661Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-11T19:25:35.661Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-11T19:25:35.661Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-11T19:25:35.661Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-11T19:25:35.661Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-11T19:25:35.661Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-11T19:25:35.661Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-11T19:25:35.661Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-11T19:25:35.661Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageRemoveError [2022-03-11T19:25:35.661Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageRemoveImageNotFound [2022-03-11T19:25:35.661Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageRemove [2022-03-11T19:25:35.661Z] --- PASS: TestImageRemove (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageSaveError [2022-03-11T19:25:35.661Z] --- PASS: TestImageSaveError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageSave [2022-03-11T19:25:35.661Z] --- PASS: TestImageSave (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageSearchAnyError [2022-03-11T19:25:35.661Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-11T19:25:35.661Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:25:35.661Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:25:35.661Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-11T19:25:35.661Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageSearchWithoutErrors [2022-03-11T19:25:35.661Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageTagError [2022-03-11T19:25:35.661Z] --- PASS: TestImageTagError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageTagInvalidReference [2022-03-11T19:25:35.661Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageTagInvalidSourceImageName [2022-03-11T19:25:35.661Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageTagHexSource [2022-03-11T19:25:35.661Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestImageTag [2022-03-11T19:25:35.661Z] --- PASS: TestImageTag (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestInfoServerError [2022-03-11T19:25:35.661Z] --- PASS: TestInfoServerError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestInfoInvalidResponseJSONError [2022-03-11T19:25:35.661Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestInfo [2022-03-11T19:25:35.661Z] --- PASS: TestInfo (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestNetworkConnectError [2022-03-11T19:25:35.661Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-11T19:25:35.661Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestNetworkConnect [2022-03-11T19:25:35.661Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestNetworkCreateError [2022-03-11T19:25:35.661Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestNetworkCreate [2022-03-11T19:25:35.661Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestNetworkDisconnectError [2022-03-11T19:25:35.661Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestNetworkDisconnect [2022-03-11T19:25:35.661Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-11T19:25:35.661Z] === RUN TestNetworkInspect [2022-03-11T19:25:35.661Z] === RUN TestNetworkInspect/empty_ID [2022-03-11T19:25:35.661Z] === RUN TestNetworkInspect/no_options [2022-03-11T19:25:35.661Z] === RUN TestNetworkInspect/verbose [2022-03-11T19:25:35.661Z] === RUN TestNetworkInspect/global_scope [2022-03-11T19:25:35.661Z] === RUN TestNetworkInspect/unknown_network [2022-03-11T19:25:35.661Z] === RUN TestNetworkInspect/server_error [2022-03-11T19:25:35.661Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-11T19:25:35.661Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-11T19:25:35.661Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-11T19:25:35.661Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-11T19:25:35.661Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-11T19:25:35.661Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-11T19:25:35.662Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNetworkListError [2022-03-11T19:25:35.662Z] --- PASS: TestNetworkListError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNetworkList [2022-03-11T19:25:35.662Z] --- PASS: TestNetworkList (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNetworksPruneError [2022-03-11T19:25:35.662Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNetworksPrune [2022-03-11T19:25:35.662Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNetworkRemoveError [2022-03-11T19:25:35.662Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNetworkRemove [2022-03-11T19:25:35.662Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNodeInspectError [2022-03-11T19:25:35.662Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNodeInspectNodeNotFound [2022-03-11T19:25:35.662Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNodeInspectWithEmptyID [2022-03-11T19:25:35.662Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNodeInspect [2022-03-11T19:25:35.662Z] --- PASS: TestNodeInspect (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNodeListError [2022-03-11T19:25:35.662Z] --- PASS: TestNodeListError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNodeList [2022-03-11T19:25:35.662Z] --- PASS: TestNodeList (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNodeRemoveError [2022-03-11T19:25:35.662Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNodeRemove [2022-03-11T19:25:35.662Z] --- PASS: TestNodeRemove (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNodeUpdateError [2022-03-11T19:25:35.662Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestNodeUpdate [2022-03-11T19:25:35.662Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestOptionWithHostFromEnv [2022-03-11T19:25:35.662Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestOptionWithTimeout [2022-03-11T19:25:35.662Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestOptionWithVersionFromEnv [2022-03-11T19:25:35.662Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPingFail [2022-03-11T19:25:35.662Z] --- PASS: TestPingFail (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPingWithError [2022-03-11T19:25:35.662Z] 2022/03/11 19:25:34 RoundTripper returned a response & error; ignoring response [2022-03-11T19:25:35.662Z] 2022/03/11 19:25:34 RoundTripper returned a response & error; ignoring response [2022-03-11T19:25:35.662Z] --- PASS: TestPingWithError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPingSuccess [2022-03-11T19:25:35.662Z] --- PASS: TestPingSuccess (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPingHeadFallback [2022-03-11T19:25:35.662Z] === RUN TestPingHeadFallback/OK [2022-03-11T19:25:35.662Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-11T19:25:35.662Z] === RUN TestPingHeadFallback/Not_Found [2022-03-11T19:25:35.662Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-11T19:25:35.662Z] --- PASS: TestPingHeadFallback (0.02s) [2022-03-11T19:25:35.662Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-11T19:25:35.662Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-11T19:25:35.662Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-11T19:25:35.662Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginDisableError [2022-03-11T19:25:35.662Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginDisable [2022-03-11T19:25:35.662Z] --- PASS: TestPluginDisable (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginEnableError [2022-03-11T19:25:35.662Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginEnable [2022-03-11T19:25:35.662Z] --- PASS: TestPluginEnable (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginInspectError [2022-03-11T19:25:35.662Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginInspectWithEmptyID [2022-03-11T19:25:35.662Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginInspect [2022-03-11T19:25:35.662Z] --- PASS: TestPluginInspect (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginListError [2022-03-11T19:25:35.662Z] --- PASS: TestPluginListError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginList [2022-03-11T19:25:35.662Z] --- PASS: TestPluginList (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginPushError [2022-03-11T19:25:35.662Z] --- PASS: TestPluginPushError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginPush [2022-03-11T19:25:35.662Z] --- PASS: TestPluginPush (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginRemoveError [2022-03-11T19:25:35.662Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginRemove [2022-03-11T19:25:35.662Z] --- PASS: TestPluginRemove (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginSetError [2022-03-11T19:25:35.662Z] --- PASS: TestPluginSetError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPluginSet [2022-03-11T19:25:35.662Z] --- PASS: TestPluginSet (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSetHostHeader [2022-03-11T19:25:35.662Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestPlainTextError [2022-03-11T19:25:35.662Z] --- PASS: TestPlainTextError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestInfiniteError [2022-03-11T19:25:35.662Z] --- PASS: TestInfiniteError (0.02s) [2022-03-11T19:25:35.662Z] === RUN TestCanceledContext [2022-03-11T19:25:35.662Z] 2022/03/11 19:25:34 RoundTripper returned a response & error; ignoring response [2022-03-11T19:25:35.662Z] --- PASS: TestCanceledContext (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestDeadlineExceededContext [2022-03-11T19:25:35.662Z] 2022/03/11 19:25:34 RoundTripper returned a response & error; ignoring response [2022-03-11T19:25:35.662Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretCreateUnsupported [2022-03-11T19:25:35.662Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretCreateError [2022-03-11T19:25:35.662Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretCreate [2022-03-11T19:25:35.662Z] --- PASS: TestSecretCreate (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretInspectUnsupported [2022-03-11T19:25:35.662Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretInspectError [2022-03-11T19:25:35.662Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretInspectSecretNotFound [2022-03-11T19:25:35.662Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretInspectWithEmptyID [2022-03-11T19:25:35.662Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretInspect [2022-03-11T19:25:35.662Z] --- PASS: TestSecretInspect (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretListUnsupported [2022-03-11T19:25:35.662Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretListError [2022-03-11T19:25:35.662Z] --- PASS: TestSecretListError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretList [2022-03-11T19:25:35.662Z] --- PASS: TestSecretList (0.01s) [2022-03-11T19:25:35.662Z] === RUN TestSecretRemoveUnsupported [2022-03-11T19:25:35.662Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretRemoveError [2022-03-11T19:25:35.662Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretRemove [2022-03-11T19:25:35.662Z] --- PASS: TestSecretRemove (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretUpdateUnsupported [2022-03-11T19:25:35.662Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretUpdateError [2022-03-11T19:25:35.662Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSecretUpdate [2022-03-11T19:25:35.662Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceCreateError [2022-03-11T19:25:35.662Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceCreate [2022-03-11T19:25:35.662Z] --- PASS: TestServiceCreate (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-11T19:25:35.662Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceCreateDigestPinning [2022-03-11T19:25:35.662Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceInspectError [2022-03-11T19:25:35.662Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceInspectServiceNotFound [2022-03-11T19:25:35.662Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceInspectWithEmptyID [2022-03-11T19:25:35.662Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceInspect [2022-03-11T19:25:35.662Z] --- PASS: TestServiceInspect (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceListError [2022-03-11T19:25:35.662Z] --- PASS: TestServiceListError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceList [2022-03-11T19:25:35.662Z] --- PASS: TestServiceList (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceLogsError [2022-03-11T19:25:35.662Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceLogs [2022-03-11T19:25:35.662Z] --- PASS: TestServiceLogs (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceRemoveError [2022-03-11T19:25:35.662Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceRemoveNotFoundError [2022-03-11T19:25:35.662Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceRemove [2022-03-11T19:25:35.662Z] --- PASS: TestServiceRemove (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestServiceUpdateError [2022-03-11T19:25:35.662Z] --- PASS: TestServiceUpdateError (0.01s) [2022-03-11T19:25:35.662Z] === RUN TestServiceUpdate [2022-03-11T19:25:35.662Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmGetUnlockKeyError [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmGetUnlockKey [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmInitError [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmInit [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmInit (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmInspectError [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmInspect [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmJoinError [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmJoin [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmLeaveError [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmLeave [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmUnlockError [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmUnlock [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmUpdateError [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestSwarmUpdate [2022-03-11T19:25:35.662Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestTaskInspectError [2022-03-11T19:25:35.662Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestTaskInspectWithEmptyID [2022-03-11T19:25:35.662Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestTaskInspect [2022-03-11T19:25:35.662Z] --- PASS: TestTaskInspect (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestTaskListError [2022-03-11T19:25:35.662Z] --- PASS: TestTaskListError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestTaskList [2022-03-11T19:25:35.662Z] --- PASS: TestTaskList (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestVolumeCreateError [2022-03-11T19:25:35.662Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestVolumeCreate [2022-03-11T19:25:35.662Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestVolumeInspectError [2022-03-11T19:25:35.662Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestVolumeInspectNotFound [2022-03-11T19:25:35.662Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestVolumeInspectWithEmptyID [2022-03-11T19:25:35.662Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestVolumeInspect [2022-03-11T19:25:35.662Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestVolumeListError [2022-03-11T19:25:35.662Z] --- PASS: TestVolumeListError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestVolumeList [2022-03-11T19:25:35.662Z] --- PASS: TestVolumeList (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestVolumeRemoveError [2022-03-11T19:25:35.662Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-11T19:25:35.662Z] === RUN TestVolumeRemove [2022-03-11T19:25:35.662Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-11T19:25:35.662Z] === CONT TestTLSCloseWriter [2022-03-11T19:25:35.662Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-11T19:25:35.662Z] PASS [2022-03-11T19:25:35.662Z] coverage: 75.2% of statements [2022-03-11T19:25:35.662Z] ok github.com/docker/docker/client 0.424s coverage: 75.2% of statements [2022-03-11T19:25:35.943Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-11T19:25:36.876Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-11T19:25:37.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-11T19:25:37.393Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-11T19:25:38.329Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-11T19:25:38.393Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-11T19:25:39.268Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-11T19:25:39.835Z] docker_api_swarm_node_test.go:81: [d6c7d07f41073] joining swarm manager [d55274cefd81c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:25:40.093Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-11T19:25:41.026Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-11T19:25:41.592Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-11T19:25:42.336Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-11T19:25:42.902Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-11T19:25:43.836Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-11T19:25:44.780Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-11T19:25:45.346Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-11T19:25:46.281Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-11T19:25:47.216Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-11T19:25:47.785Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-11T19:25:48.046Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-11T19:25:48.614Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-11T19:25:49.179Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-11T19:25:49.748Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-11T19:25:50.683Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.06s) [2022-03-11T19:25:50.683Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T19:25:50.683Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-11T19:25:51.249Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-11T19:25:52.625Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-11T19:25:53.191Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-11T19:25:53.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-11T19:25:54.823Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-11T19:25:54.918Z] ......... [ 85%] [2022-03-11T19:25:55.760Z] docker_api_swarm_node_test.go:53: [d84103ce552aa] joining swarm manager [d0857d6cb36a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:25:56.695Z] docker_api_swarm_node_test.go:54: [d75c50c5a0c4c] joining swarm manager [d0857d6cb36a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:25:56.782Z] --- PASS: TestCheckoutGit (32.90s) [2022-03-11T19:25:56.782Z] === RUN TestValidGitTransport [2022-03-11T19:25:56.782Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-11T19:25:56.782Z] === RUN TestGitInvalidRef [2022-03-11T19:25:56.782Z] --- PASS: TestGitInvalidRef (0.20s) [2022-03-11T19:25:56.782Z] PASS [2022-03-11T19:25:56.782Z] coverage: 86.3% of statements [2022-03-11T19:25:56.782Z] ok github.com/docker/docker/builder/remotecontext/git 33.157s coverage: 86.3% of statements [2022-03-11T19:25:57.237Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T19:25:57.237Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T19:25:58.071Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-11T19:25:59.800Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-11T19:25:59.968Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-11T19:26:00.227Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-11T19:26:00.999Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-11T19:26:03.554Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-11T19:26:03.554Z] --- PASS: TestCreateServiceSecretFileMode (12.79s) [2022-03-11T19:26:03.554Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T19:26:04.288Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-11T19:26:04.288Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-11T19:26:04.288Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-11T19:26:04.288Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-11T19:26:04.288Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-11T19:26:04.288Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-03-11T19:26:04.288Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-11T19:26:04.288Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.03s) [2022-03-11T19:26:04.288Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-11T19:26:04.288Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-11T19:26:04.288Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-11T19:26:04.288Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-11T19:26:04.288Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-11T19:26:04.288Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-11T19:26:04.288Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-11T19:26:04.288Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-11T19:26:04.288Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-11T19:26:04.288Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-11T19:26:04.288Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-11T19:26:04.288Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-11T19:26:04.288Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-11T19:26:04.288Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-11T19:26:04.288Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-11T19:26:04.288Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-11T19:26:04.288Z] === RUN TestConfigureDaemonLogs [2022-03-11T19:26:04.288Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-11T19:26:04.288Z] === RUN TestCommonOptionsInstallFlags [2022-03-11T19:26:04.288Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-11T19:26:04.288Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-11T19:26:04.288Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-11T19:26:04.288Z] PASS [2022-03-11T19:26:04.288Z] coverage: 19.0% of statements [2022-03-11T19:26:04.288Z] ok github.com/docker/docker/cmd/dockerd 0.443s coverage: 19.0% of statements [2022-03-11T19:26:04.288Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-11T19:26:04.288Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T19:26:05.250Z] === RUN TestContainerStopSignal [2022-03-11T19:26:05.250Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestContainerStopTimeout [2022-03-11T19:26:05.250Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-11T19:26:05.250Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-11T19:26:05.250Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-11T19:26:05.250Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-11T19:26:05.250Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestReplaceAndAppendEnvVars [2022-03-11T19:26:05.250Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-11T19:26:05.250Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestNewMemoryStore [2022-03-11T19:26:05.250Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestAddContainers [2022-03-11T19:26:05.250Z] --- PASS: TestAddContainers (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestGetContainer [2022-03-11T19:26:05.250Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestDeleteContainer [2022-03-11T19:26:05.250Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestListContainers [2022-03-11T19:26:05.250Z] --- PASS: TestListContainers (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestFirstContainer [2022-03-11T19:26:05.250Z] --- PASS: TestFirstContainer (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestApplyAllContainer [2022-03-11T19:26:05.250Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestIsValidHealthString [2022-03-11T19:26:05.250Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestStateRunStop [2022-03-11T19:26:05.250Z] --- PASS: TestStateRunStop (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestStateTimeoutWait [2022-03-11T19:26:05.250Z] state_test.go:141: Stop callback fired [2022-03-11T19:26:05.250Z] state_test.go:165: Stop callback fired [2022-03-11T19:26:05.250Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-11T19:26:05.250Z] === RUN TestIsValidStateString [2022-03-11T19:26:05.250Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-11T19:26:05.250Z] === RUN TestViewSaveDelete [2022-03-11T19:26:05.250Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-11T19:26:05.250Z] === RUN TestViewAll [2022-03-11T19:26:05.454Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-11T19:26:05.705Z] --- PASS: TestViewAll (0.01s) [2022-03-11T19:26:05.705Z] === RUN TestViewGet [2022-03-11T19:26:05.705Z] --- PASS: TestViewGet (0.01s) [2022-03-11T19:26:05.705Z] === RUN TestNames [2022-03-11T19:26:05.705Z] --- PASS: TestNames (0.00s) [2022-03-11T19:26:05.705Z] === RUN TestViewWithHealthCheck [2022-03-11T19:26:05.705Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-11T19:26:05.705Z] PASS [2022-03-11T19:26:05.705Z] coverage: 41.7% of statements [2022-03-11T19:26:05.705Z] ok github.com/docker/docker/container 0.250s coverage: 41.7% of statements [2022-03-11T19:26:05.705Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T19:26:05.705Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T19:26:05.705Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T19:26:05.705Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T19:26:06.019Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-11T19:26:07.233Z] === RUN TestPrepare [2022-03-11T19:26:07.234Z] --- PASS: TestPrepare (0.00s) [2022-03-11T19:26:07.234Z] === RUN TestStart [2022-03-11T19:26:07.234Z] --- PASS: TestStart (0.00s) [2022-03-11T19:26:07.234Z] === RUN TestWaitCancel [2022-03-11T19:26:07.234Z] --- PASS: TestWaitCancel (0.00s) [2022-03-11T19:26:07.234Z] === RUN TestWaitDisabled [2022-03-11T19:26:07.234Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-11T19:26:07.234Z] === RUN TestWaitEnabled [2022-03-11T19:26:07.234Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-11T19:26:07.234Z] === RUN TestRemove [2022-03-11T19:26:07.234Z] --- PASS: TestRemove (0.00s) [2022-03-11T19:26:07.234Z] PASS [2022-03-11T19:26:07.234Z] coverage: 65.3% of statements [2022-03-11T19:26:07.234Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.078s coverage: 65.3% of statements [2022-03-11T19:26:07.551Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-11T19:26:07.809Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-11T19:26:08.762Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-11T19:26:08.762Z] === RUN TestNewListSecretsFilters [2022-03-11T19:26:08.762Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-11T19:26:08.762Z] === RUN TestNewListConfigsFilters [2022-03-11T19:26:08.762Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-11T19:26:08.762Z] PASS [2022-03-11T19:26:08.762Z] coverage: 0.5% of statements [2022-03-11T19:26:08.762Z] ok github.com/docker/docker/daemon/cluster 1.007s coverage: 0.5% of statements [2022-03-11T19:26:09.217Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T19:26:09.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-11T19:26:09.217Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T19:26:09.218Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-11T19:26:09.218Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-11T19:26:09.218Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-11T19:26:09.218Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-11T19:26:09.218Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-11T19:26:09.218Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-11T19:26:09.218Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-11T19:26:09.218Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-11T19:26:09.218Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-11T19:26:09.218Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-11T19:26:09.218Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-11T19:26:09.218Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-11T19:26:09.218Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-11T19:26:09.218Z] PASS [2022-03-11T19:26:09.218Z] coverage: 35.9% of statements [2022-03-11T19:26:09.218Z] ok github.com/docker/docker/daemon/cluster/convert 0.635s coverage: 35.9% of statements [2022-03-11T19:26:09.322Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-11T19:26:09.322Z] === RUN TestDockerSuite/TestCpToDot [2022-03-11T19:26:09.677Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-11T19:26:09.887Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-11T19:26:10.820Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-11T19:26:11.754Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-11T19:26:12.013Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-11T19:26:12.107Z] === RUN TestBuilderGC [2022-03-11T19:26:12.107Z] --- PASS: TestBuilderGC (0.00s) [2022-03-11T19:26:12.107Z] === RUN TestDaemonConfigurationNotFound [2022-03-11T19:26:12.107Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-11T19:26:12.107Z] === RUN TestDaemonBrokenConfiguration [2022-03-11T19:26:12.107Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-11T19:26:12.107Z] === RUN TestFindConfigurationConflicts [2022-03-11T19:26:12.107Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-11T19:26:12.107Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-11T19:26:12.107Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-11T19:26:12.107Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-11T19:26:12.107Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-11T19:26:12.107Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-11T19:26:12.107Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-11T19:26:12.107Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-11T19:26:12.107Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-11T19:26:12.107Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-11T19:26:12.107Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-11T19:26:12.107Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-11T19:26:12.107Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-11T19:26:12.107Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-11T19:26:12.107Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-11T19:26:12.107Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-11T19:26:12.563Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-11T19:26:12.563Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-11T19:26:12.563Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-11T19:26:12.563Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-11T19:26:12.563Z] === RUN TestValidateConfigurationErrors [2022-03-11T19:26:12.563Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-11T19:26:12.563Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-11T19:26:12.563Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-11T19:26:12.563Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-11T19:26:12.563Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-11T19:26:12.563Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-11T19:26:12.563Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-11T19:26:12.563Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-11T19:26:12.563Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-11T19:26:12.563Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-11T19:26:12.563Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-11T19:26:12.563Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-11T19:26:12.563Z] === RUN TestValidateConfiguration [2022-03-11T19:26:12.563Z] === RUN TestValidateConfiguration/with_label [2022-03-11T19:26:12.563Z] === RUN TestValidateConfiguration/with_dns [2022-03-11T19:26:12.563Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-11T19:26:12.563Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-11T19:26:12.563Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-11T19:26:12.563Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-11T19:26:12.563Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-11T19:26:12.563Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-11T19:26:12.563Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-11T19:26:12.563Z] === RUN TestReloadSetConfigFileNotExist [2022-03-11T19:26:12.563Z] time="2022-03-11T19:26:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-11T19:26:12.563Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2022-03-11T19:26:12.563Z] === RUN TestReloadDefaultConfigNotExist [2022-03-11T19:26:12.563Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:26:12.563Z] --- SKIP: TestReloadDefaultConfigNotExist (0.03s) [2022-03-11T19:26:12.563Z] === RUN TestReloadBadDefaultConfig [2022-03-11T19:26:12.563Z] time="2022-03-11T19:26:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-305297349" [2022-03-11T19:26:12.563Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-11T19:26:12.563Z] === RUN TestReloadWithConflictingLabels [2022-03-11T19:26:12.563Z] time="2022-03-11T19:26:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3734076431" [2022-03-11T19:26:12.563Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-11T19:26:12.563Z] === RUN TestReloadWithDuplicateLabels [2022-03-11T19:26:12.563Z] time="2022-03-11T19:26:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2112713452" [2022-03-11T19:26:12.563Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-11T19:26:12.563Z] === RUN TestMaskURLCredentials [2022-03-11T19:26:12.563Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-11T19:26:12.563Z] === RUN TestDaemonConfigurationMerge [2022-03-11T19:26:12.563Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-11T19:26:12.563Z] PASS [2022-03-11T19:26:12.563Z] coverage: 79.2% of statements [2022-03-11T19:26:12.563Z] ok github.com/docker/docker/daemon/config 0.395s coverage: 79.2% of statements [2022-03-11T19:26:12.563Z] === RUN TestEventsLog [2022-03-11T19:26:12.563Z] --- PASS: TestEventsLog (0.00s) [2022-03-11T19:26:12.563Z] === RUN TestEventsLogTimeout [2022-03-11T19:26:12.563Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-11T19:26:12.563Z] === RUN TestLogEvents [2022-03-11T19:26:12.563Z] --- PASS: TestLogEvents (0.05s) [2022-03-11T19:26:12.563Z] === RUN TestLoadBufferedEvents [2022-03-11T19:26:12.948Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-11T19:26:12.953Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-11T19:26:12.953Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-11T19:26:13.019Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-03-11T19:26:13.019Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-11T19:26:13.019Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-11T19:26:13.019Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-11T19:26:13.019Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-11T19:26:13.019Z] PASS [2022-03-11T19:26:13.019Z] coverage: 50.0% of statements [2022-03-11T19:26:13.019Z] ok github.com/docker/docker/daemon/events 0.291s coverage: 50.0% of statements [2022-03-11T19:26:13.019Z] === RUN TestWaitNodeAttachment [2022-03-11T19:26:13.205Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-11T19:26:13.475Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-11T19:26:13.475Z] === RUN TestIsolationConversion [2022-03-11T19:26:13.475Z] === RUN TestIsolationConversion/default [2022-03-11T19:26:13.475Z] === RUN TestIsolationConversion/process [2022-03-11T19:26:13.475Z] === RUN TestIsolationConversion/hyperv [2022-03-11T19:26:13.475Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-11T19:26:13.475Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-11T19:26:13.475Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-11T19:26:13.475Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-11T19:26:13.475Z] === RUN TestContainerLabels [2022-03-11T19:26:13.475Z] --- PASS: TestContainerLabels (0.00s) [2022-03-11T19:26:13.475Z] === RUN TestCredentialSpecConversion [2022-03-11T19:26:13.475Z] === RUN TestCredentialSpecConversion/none [2022-03-11T19:26:13.475Z] === RUN TestCredentialSpecConversion/config [2022-03-11T19:26:13.475Z] === RUN TestCredentialSpecConversion/file [2022-03-11T19:26:13.475Z] === RUN TestCredentialSpecConversion/registry [2022-03-11T19:26:13.475Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-11T19:26:13.475Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-11T19:26:13.475Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-11T19:26:13.475Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-11T19:26:13.475Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-11T19:26:13.475Z] === RUN TestControllerValidateMountBind [2022-03-11T19:26:13.475Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-11T19:26:13.475Z] === RUN TestControllerValidateMountVolume [2022-03-11T19:26:13.475Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-11T19:26:13.475Z] === RUN TestControllerValidateMountTarget [2022-03-11T19:26:13.475Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-11T19:26:13.475Z] === RUN TestControllerValidateMountTmpfs [2022-03-11T19:26:13.475Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-11T19:26:13.475Z] === RUN TestControllerValidateMountInvalidType [2022-03-11T19:26:13.475Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-11T19:26:13.475Z] === RUN TestControllerValidateMountNamedPipe [2022-03-11T19:26:13.475Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-11T19:26:13.475Z] PASS [2022-03-11T19:26:13.475Z] coverage: 11.0% of statements [2022-03-11T19:26:13.475Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.663s coverage: 11.0% of statements [2022-03-11T19:26:13.773Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-11T19:26:14.438Z] === RUN TestIsEmptyDir [2022-03-11T19:26:14.439Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-11T19:26:14.439Z] PASS [2022-03-11T19:26:14.439Z] coverage: 2.3% of statements [2022-03-11T19:26:14.439Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2022-03-11T19:26:14.439Z] === RUN TestLinkNaming [2022-03-11T19:26:14.439Z] --- PASS: TestLinkNaming (0.00s) [2022-03-11T19:26:14.439Z] === RUN TestLinkNew [2022-03-11T19:26:14.439Z] --- PASS: TestLinkNew (0.00s) [2022-03-11T19:26:14.439Z] === RUN TestLinkEnv [2022-03-11T19:26:14.439Z] --- PASS: TestLinkEnv (0.00s) [2022-03-11T19:26:14.439Z] === RUN TestLinkMultipleEnv [2022-03-11T19:26:14.439Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-11T19:26:14.439Z] === RUN TestLinkPortRangeEnv [2022-03-11T19:26:14.439Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-11T19:26:14.439Z] PASS [2022-03-11T19:26:14.439Z] coverage: 93.0% of statements [2022-03-11T19:26:14.439Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2022-03-11T19:26:14.706Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-11T19:26:14.706Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-11T19:26:14.706Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-11T19:26:14.894Z] === RUN TestVerifyNetworkingConfig [2022-03-11T19:26:14.894Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestGetContainer [2022-03-11T19:26:14.894Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestValidContainerNames [2022-03-11T19:26:14.894Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestContainerInitDNS [2022-03-11T19:26:14.894Z] daemon_test.go:145: root required [2022-03-11T19:26:14.894Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestMerge [2022-03-11T19:26:14.894Z] --- PASS: TestMerge (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestValidateContainerIsolation [2022-03-11T19:26:14.894Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestFindNetworkErrorType [2022-03-11T19:26:14.894Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestEnsureServicesExist [2022-03-11T19:26:14.894Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestEnsureServicesExistErrors [2022-03-11T19:26:14.894Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-11T19:26:14.894Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-11T19:26:14.894Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-11T19:26:14.894Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-11T19:26:14.894Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-11T19:26:14.894Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-11T19:26:14.894Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestContainerDelete [2022-03-11T19:26:14.894Z] --- PASS: TestContainerDelete (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestContainerDoubleDelete [2022-03-11T19:26:14.894Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestLogContainerEventCopyLabels [2022-03-11T19:26:14.894Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestLogContainerEventWithAttributes [2022-03-11T19:26:14.894Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestNoneHealthcheck [2022-03-11T19:26:14.894Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-11T19:26:14.894Z] === RUN TestHealthStates [2022-03-11T19:26:14.963Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-11T19:26:15.350Z] time="2022-03-11T19:26:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-11T19:26:15.350Z] time="2022-03-11T19:26:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-11T19:26:15.350Z] time="2022-03-11T19:26:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-11T19:26:15.350Z] time="2022-03-11T19:26:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-11T19:26:15.350Z] time="2022-03-11T19:26:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-11T19:26:15.350Z] time="2022-03-11T19:26:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-11T19:26:15.350Z] time="2022-03-11T19:26:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-11T19:26:15.350Z] time="2022-03-11T19:26:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-11T19:26:15.350Z] time="2022-03-11T19:26:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-11T19:26:15.350Z] time="2022-03-11T19:26:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-11T19:26:15.350Z] --- PASS: TestHealthStates (0.21s) [2022-03-11T19:26:15.350Z] === RUN TestGetInspectData [2022-03-11T19:26:15.350Z] --- PASS: TestGetInspectData (0.00s) [2022-03-11T19:26:15.350Z] === RUN TestFillLicense [2022-03-11T19:26:15.350Z] --- PASS: TestFillLicense (0.00s) [2022-03-11T19:26:15.350Z] === RUN TestListInvalidFilter [2022-03-11T19:26:15.350Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-11T19:26:15.350Z] === RUN TestNameFilter [2022-03-11T19:26:15.350Z] --- PASS: TestNameFilter (0.00s) [2022-03-11T19:26:15.350Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-11T19:26:15.350Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-11T19:26:15.350Z] === 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-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-11T19:26:15.350Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-11T19:26:15.351Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-11T19:26:15.351Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-11T19:26:15.351Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-11T19:26:15.351Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-11T19:26:15.351Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-11T19:26:15.351Z] --- 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-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-11T19:26:15.351Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-11T19:26:15.351Z] === RUN TestDaemonReloadLabels [2022-03-11T19:26:15.351Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-11T19:26:15.528Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-11T19:26:15.528Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-11T19:26:15.528Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-11T19:26:15.528Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-11T19:26:15.806Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-11T19:26:15.806Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-11T19:26:15.806Z] === RUN TestDaemonReloadMirrors [2022-03-11T19:26:15.806Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-11T19:26:15.806Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-11T19:26:15.806Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-11T19:26:15.806Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-11T19:26:15.806Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-11T19:26:15.806Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-11T19:26:15.806Z] reload_test.go:342: root required [2022-03-11T19:26:15.806Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T19:26:15.806Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-11T19:26:15.806Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-11T19:26:15.806Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-11T19:26:15.806Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2022-03-11T19:26:15.806Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-11T19:26:15.806Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-03-11T19:26:15.806Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-11T19:26:15.806Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-03-11T19:26:15.806Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-11T19:26:15.806Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-03-11T19:26:15.806Z] === RUN TestParseVolumesFrom [2022-03-11T19:26:15.806Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-11T19:26:15.806Z] PASS [2022-03-11T19:26:15.806Z] coverage: 8.6% of statements [2022-03-11T19:26:15.806Z] ok github.com/docker/docker/daemon 0.674s coverage: 8.6% of statements [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-11T19:26:15.806Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-11T19:26:16.094Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-11T19:26:16.094Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-11T19:26:16.352Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-11T19:26:16.352Z] --- PASS: TestCreateServiceConfigFileMode (13.05s) [2022-03-11T19:26:16.352Z] === RUN TestCreateServiceSysctls [2022-03-11T19:26:16.352Z] === RUN TestDockerSuite/TestCreateRM [2022-03-11T19:26:16.610Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-11T19:26:16.610Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T19:26:16.610Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-11T19:26:16.610Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-11T19:26:16.610Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-11T19:26:16.767Z] === RUN TestNewStreamConfig [2022-03-11T19:26:16.767Z] === RUN TestAdapterReadLogs [2022-03-11T19:26:16.767Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-11T19:26:16.767Z] === RUN TestCopier [2022-03-11T19:26:16.767Z] --- PASS: TestCopier (0.00s) [2022-03-11T19:26:16.767Z] === RUN TestCopierLongLines [2022-03-11T19:26:16.767Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-11T19:26:16.767Z] === RUN TestCopierSlow [2022-03-11T19:26:16.767Z] === RUN TestNewStreamConfig/defaults [2022-03-11T19:26:16.767Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-11T19:26:16.767Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-11T19:26:16.767Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-11T19:26:16.767Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-11T19:26:16.767Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-11T19:26:16.767Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-11T19:26:16.767Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-11T19:26:16.767Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-11T19:26:16.767Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-11T19:26:16.767Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-11T19:26:16.767Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-11T19:26:16.767Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-11T19:26:16.767Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-11T19:26:16.767Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-11T19:26:16.767Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-11T19:26:16.767Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-11T19:26:16.767Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-11T19:26:16.767Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-11T19:26:16.767Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-11T19:26:16.767Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-11T19:26:16.767Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-11T19:26:16.767Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-11T19:26:16.767Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-11T19:26:16.767Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-11T19:26:16.767Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-11T19:26:16.865Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-11T19:26:17.123Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-11T19:26:17.123Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-11T19:26:17.123Z] [2022-03-11T19:26:17.123Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-11T19:26:17.123Z] =========================== short test summary info ============================ [2022-03-11T19:26:17.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-11T19:26:17.123Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-11T19:26:17.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-11T19:26:17.123Z] Not supported on most drivers [2022-03-11T19:26:17.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-11T19:26:17.123Z] Output of docker top depends on host distro, and is not formalized. [2022-03-11T19:26:17.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-11T19:26:17.123Z] Output of docker top depends on host distro, and is not formalized. [2022-03-11T19:26:17.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-11T19:26:17.123Z] Can fail if eth0 has multiple IP addresses [2022-03-11T19:26:17.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-11T19:26:17.123Z] This doesn't seem to be taken into account by the engine [2022-03-11T19:26:17.123Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-11T19:26:17.123Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-11T19:26:17.123Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 301.20 seconds == [2022-03-11T19:26:17.222Z] time="2022-03-11T19:26:16Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-11T19:26:17.222Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-03-11T19:26:17.222Z] === RUN TestCreateSuccess [2022-03-11T19:26:17.222Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-11T19:26:17.222Z] === RUN TestCreateStreamSkipped [2022-03-11T19:26:17.222Z] time="2022-03-11T19:26:16Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-11T19:26:17.222Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-11T19:26:17.222Z] === RUN TestCreateLogGroupSuccess [2022-03-11T19:26:17.222Z] time="2022-03-11T19:26:16Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-11T19:26:17.222Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-11T19:26:17.222Z] === RUN TestCreateError [2022-03-11T19:26:17.222Z] --- PASS: TestCreateError (0.00s) [2022-03-11T19:26:17.222Z] === RUN TestCreateAlreadyExists [2022-03-11T19:26:17.222Z] time="2022-03-11T19:26:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-11T19:26:17.222Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-11T19:26:17.222Z] === RUN TestLogClosed [2022-03-11T19:26:17.222Z] --- PASS: TestLogClosed (0.00s) [2022-03-11T19:26:17.222Z] === RUN TestLogBlocking [2022-03-11T19:26:17.222Z] --- PASS: TestLogBlocking (0.00s) [2022-03-11T19:26:17.222Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-11T19:26:17.222Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-11T19:26:17.222Z] === RUN TestLogNonBlockingBufferFull [2022-03-11T19:26:17.222Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-11T19:26:17.222Z] === RUN TestPublishBatchSuccess [2022-03-11T19:26:17.222Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-11T19:26:17.222Z] === RUN TestPublishBatchError [2022-03-11T19:26:17.222Z] time="2022-03-11T19:26:16Z" level=error msg=error [2022-03-11T19:26:17.222Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-11T19:26:17.222Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-11T19:26:17.222Z] time="2022-03-11T19:26:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T19:26:17.222Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-11T19:26:17.222Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-11T19:26:17.223Z] time="2022-03-11T19:26:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T19:26:17.223Z] time="2022-03-11T19:26:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-11T19:26:17.223Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestCollectBatchSimple [2022-03-11T19:26:17.223Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestCollectBatchTicker [2022-03-11T19:26:17.223Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestCollectBatchMultilinePattern [2022-03-11T19:26:17.223Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-11T19:26:17.223Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-11T19:26:17.223Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-11T19:26:17.223Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-11T19:26:17.223Z] === RUN TestCollectBatchClose [2022-03-11T19:26:17.223Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestEffectiveLen [2022-03-11T19:26:17.223Z] === RUN TestEffectiveLen/0/Hello [2022-03-11T19:26:17.223Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-11T19:26:17.223Z] === RUN TestEffectiveLen/2/🙃 [2022-03-11T19:26:17.223Z] === RUN TestEffectiveLen/3/���� [2022-03-11T19:26:17.223Z] === RUN TestEffectiveLen/4/He��o [2022-03-11T19:26:17.223Z] === RUN TestEffectiveLen/5/ [2022-03-11T19:26:17.223Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestFindValidSplit [2022-03-11T19:26:17.223Z] === RUN TestFindValidSplit/0/ [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:26:17.223Z] === RUN TestFindValidSplit/1/Hello [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1076: Hello [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:26:17.223Z] === RUN TestFindValidSplit/2/Hello [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1076: He [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1077: llo [2022-03-11T19:26:17.223Z] === RUN TestFindValidSplit/3/Hello [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1077: Hello [2022-03-11T19:26:17.223Z] === RUN TestFindValidSplit/4/🙃 [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-11T19:26:17.223Z] === RUN TestFindValidSplit/5/🙃 [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:26:17.223Z] === RUN TestFindValidSplit/6/a� [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1076: a [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1077: � [2022-03-11T19:26:17.223Z] === RUN TestFindValidSplit/7/a� [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1076: a� [2022-03-11T19:26:17.223Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:26:17.223Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestProcessEventEmoji [2022-03-11T19:26:17.223Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestCollectBatchLineSplit [2022-03-11T19:26:17.223Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-11T19:26:17.223Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-11T19:26:17.223Z] --- PASS: TestCopierSlow (0.20s) [2022-03-11T19:26:17.223Z] === RUN TestCopierWithSized [2022-03-11T19:26:17.223Z] === RUN TestCopierWithSized/as_is [2022-03-11T19:26:17.223Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-11T19:26:17.223Z] === RUN TestCollectBatchMaxEvents [2022-03-11T19:26:17.223Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-11T19:26:17.223Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-11T19:26:17.223Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-11T19:26:17.223Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestCopierWithPartial [2022-03-11T19:26:17.223Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestRingLogger [2022-03-11T19:26:17.223Z] --- PASS: TestRingLogger (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestRingCap [2022-03-11T19:26:17.223Z] --- PASS: TestRingCap (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestRingClose [2022-03-11T19:26:17.223Z] --- PASS: TestRingClose (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestRingDrain [2022-03-11T19:26:17.223Z] --- PASS: TestRingDrain (0.00s) [2022-03-11T19:26:17.223Z] PASS [2022-03-11T19:26:17.223Z] coverage: 43.2% of statements [2022-03-11T19:26:17.223Z] ok github.com/docker/docker/daemon/logger 0.287s coverage: 43.2% of statements [2022-03-11T19:26:17.223Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-03-11T19:26:17.223Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-11T19:26:17.223Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-11T19:26:17.223Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-11T19:26:17.223Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-11T19:26:17.223Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-11T19:26:17.223Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-11T19:26:17.223Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-11T19:26:17.223Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-11T19:26:17.223Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-11T19:26:17.223Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-11T19:26:17.223Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-11T19:26:17.223Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-11T19:26:17.223Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-11T19:26:17.223Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-11T19:26:17.223Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-11T19:26:17.223Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsFormat [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-11T19:26:17.223Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-11T19:26:17.223Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-11T19:26:17.381Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-11T19:26:17.682Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-11T19:26:17.682Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-11T19:26:17.682Z] === RUN TestCreateTagSuccess [2022-03-11T19:26:17.682Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-11T19:26:17.682Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-11T19:26:17.682Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.03s) [2022-03-11T19:26:17.682Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-11T19:26:17.682Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-11T19:26:17.682Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-11T19:26:17.682Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-11T19:26:17.682Z] PASS [2022-03-11T19:26:17.682Z] coverage: 80.2% of statements [2022-03-11T19:26:17.682Z] ok github.com/docker/docker/daemon/logger/awslogs 0.438s coverage: 80.2% of statements [2022-03-11T19:26:18.139Z] === RUN TestSearchRegistryForImagesErrors [2022-03-11T19:26:18.139Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-11T19:26:18.139Z] === RUN TestSearchRegistryForImages [2022-03-11T19:26:18.139Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-11T19:26:18.139Z] === RUN TestOnlyPlatformWithFallback [2022-03-11T19:26:18.139Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-11T19:26:18.139Z] === RUN TestImageDelete [2022-03-11T19:26:18.139Z] === RUN TestValidateLogOptReconnectInterval [2022-03-11T19:26:18.139Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-11T19:26:18.139Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-11T19:26:18.139Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-11T19:26:18.139Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-11T19:26:18.139Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-11T19:26:18.139Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-11T19:26:18.139Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-11T19:26:18.139Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-11T19:26:18.139Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-11T19:26:18.139Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-11T19:26:18.139Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-11T19:26:18.139Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-11T19:26:18.139Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-11T19:26:18.139Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-11T19:26:18.139Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-11T19:26:18.139Z] PASS [2022-03-11T19:26:18.139Z] coverage: 33.6% of statements [2022-03-11T19:26:18.139Z] === RUN TestImageDelete/no_lease [2022-03-11T19:26:18.139Z] ok github.com/docker/docker/daemon/logger/fluentd 0.061s coverage: 33.6% of statements [2022-03-11T19:26:18.139Z] === RUN TestImageDelete/lease_exists [2022-03-11T19:26:18.139Z] --- PASS: TestImageDelete (0.06s) [2022-03-11T19:26:18.139Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-03-11T19:26:18.139Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-11T19:26:18.139Z] === RUN TestContentStoreForPull [2022-03-11T19:26:18.139Z] --- PASS: TestContentStoreForPull (0.22s) [2022-03-11T19:26:18.139Z] PASS [2022-03-11T19:26:18.139Z] coverage: 6.8% of statements [2022-03-11T19:26:18.139Z] ok github.com/docker/docker/daemon/images 0.380s coverage: 6.8% of statements [2022-03-11T19:26:18.139Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T19:26:18.139Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T19:26:18.139Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-11T19:26:18.139Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T19:26:18.139Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-11T19:26:18.140Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-11T19:26:18.509Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-11T19:26:18.509Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-11T19:26:18.509Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-11T19:26:18.595Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-11T19:26:18.595Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-11T19:26:18.595Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-11T19:26:18.595Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-03-11T19:26:18.596Z] === RUN TestFastTimeMarshalJSON [2022-03-11T19:26:18.596Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-03-11T19:26:18.596Z] PASS [2022-03-11T19:26:18.596Z] coverage: 87.2% of statements [2022-03-11T19:26:18.596Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.244s coverage: 87.2% of statements [2022-03-11T19:26:19.051Z] === RUN TestJSONFileLogger [2022-03-11T19:26:19.051Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-11T19:26:19.051Z] === RUN TestJSONFileLoggerWithTags [2022-03-11T19:26:19.051Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-11T19:26:19.051Z] === RUN TestJSONFileLoggerWithOpts [2022-03-11T19:26:19.051Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-11T19:26:19.051Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-11T19:26:19.051Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-11T19:26:19.051Z] === RUN TestEncodeDecode [2022-03-11T19:26:19.051Z] === PAUSE TestEncodeDecode [2022-03-11T19:26:19.051Z] === RUN TestUnexpectedEOF [2022-03-11T19:26:19.051Z] time="2022-03-11T19:26:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T19:26:19.051Z] time="2022-03-11T19:26:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T19:26:19.051Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-03-11T19:26:19.051Z] === CONT TestEncodeDecode [2022-03-11T19:26:19.051Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-11T19:26:19.051Z] PASS [2022-03-11T19:26:19.051Z] coverage: 69.9% of statements [2022-03-11T19:26:19.051Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.324s coverage: 69.9% of statements [2022-03-11T19:26:19.506Z] === RUN TestWriteLog [2022-03-11T19:26:19.506Z] === PAUSE TestWriteLog [2022-03-11T19:26:19.506Z] === RUN TestReadLog [2022-03-11T19:26:19.506Z] === PAUSE TestReadLog [2022-03-11T19:26:19.506Z] === RUN TestDecode [2022-03-11T19:26:19.506Z] --- PASS: TestDecode (0.03s) [2022-03-11T19:26:19.506Z] === CONT TestWriteLog [2022-03-11T19:26:19.506Z] === CONT TestReadLog [2022-03-11T19:26:19.506Z] === RUN TestReadLog/tail_exact [2022-03-11T19:26:19.506Z] --- PASS: TestWriteLog (0.01s) [2022-03-11T19:26:19.962Z] === RUN TestReadLog/tail_less_than_available [2022-03-11T19:26:19.962Z] === RUN TestReadLog/tail_more_than_available [2022-03-11T19:26:19.962Z] --- PASS: TestReadLog (0.24s) [2022-03-11T19:26:19.962Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-03-11T19:26:19.962Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-11T19:26:19.962Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-11T19:26:19.962Z] PASS [2022-03-11T19:26:19.962Z] coverage: 78.7% of statements [2022-03-11T19:26:19.962Z] ok github.com/docker/docker/daemon/logger/local 0.324s coverage: 78.7% of statements [2022-03-11T19:26:19.962Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T19:26:20.409Z] --- PASS: TestCreateServiceSysctls (3.77s) [2022-03-11T19:26:20.410Z] === RUN TestCreateServiceCapabilities [2022-03-11T19:26:20.418Z] === RUN TestOpenFileDelete [2022-03-11T19:26:20.418Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-11T19:26:20.418Z] === RUN TestOpenFileRename [2022-03-11T19:26:20.418Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-11T19:26:20.418Z] === RUN TestHandleDecoderErr [2022-03-11T19:26:20.418Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-11T19:26:20.418Z] === RUN TestParseLogTagDefaultTag [2022-03-11T19:26:20.418Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-11T19:26:20.418Z] === RUN TestParseLogTag [2022-03-11T19:26:20.418Z] --- PASS: TestParseLogTag (0.00s) [2022-03-11T19:26:20.418Z] === RUN TestParseLogTagEmptyTag [2022-03-11T19:26:20.418Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-11T19:26:20.418Z] === RUN TestTailFiles [2022-03-11T19:26:20.418Z] --- PASS: TestTailFiles (0.00s) [2022-03-11T19:26:20.418Z] === RUN TestFollowLogsConsumerGone [2022-03-11T19:26:20.418Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-11T19:26:20.418Z] === RUN TestFollowLogsProducerGone [2022-03-11T19:26:20.418Z] logfile_test.go:180: logDecode() closed after sending 3244 messages [2022-03-11T19:26:20.418Z] logfile_test.go:233: messages sent: 3244, received: 3244 [2022-03-11T19:26:20.418Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-11T19:26:20.418Z] === RUN TestCheckCapacityAndRotate [2022-03-11T19:26:20.418Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-11T19:26:20.418Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-11T19:26:20.418Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-03-11T19:26:20.418Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-11T19:26:20.418Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-11T19:26:20.418Z] PASS [2022-03-11T19:26:20.418Z] coverage: 53.5% of statements [2022-03-11T19:26:20.418Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.132s coverage: 53.5% of statements [2022-03-11T19:26:20.418Z] === RUN TestLog [2022-03-11T19:26:20.875Z] --- PASS: TestLog (0.03s) [2022-03-11T19:26:20.875Z] PASS [2022-03-11T19:26:20.875Z] coverage: 31.5% of statements [2022-03-11T19:26:20.875Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-03-11T19:26:21.330Z] === RUN TestNewParse [2022-03-11T19:26:21.330Z] --- PASS: TestNewParse (0.00s) [2022-03-11T19:26:21.330Z] PASS [2022-03-11T19:26:21.330Z] coverage: 8.3% of statements [2022-03-11T19:26:21.330Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2022-03-11T19:26:21.787Z] === RUN TestValidateLogOpt [2022-03-11T19:26:21.787Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestNewMissedConfig [2022-03-11T19:26:21.787Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestNewMissedUrl [2022-03-11T19:26:21.787Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestNewMissedToken [2022-03-11T19:26:21.787Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestNewWithProxy [2022-03-11T19:26:21.787Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestDefault [2022-03-11T19:26:21.787Z] --- PASS: TestDefault (0.01s) [2022-03-11T19:26:21.787Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-11T19:26:21.787Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-11T19:26:21.787Z] === RUN TestJsonFormat [2022-03-11T19:26:21.787Z] --- PASS: TestJsonFormat (0.01s) [2022-03-11T19:26:21.787Z] === RUN TestRawFormat [2022-03-11T19:26:21.787Z] --- PASS: TestRawFormat (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestRawFormatWithLabels [2022-03-11T19:26:21.787Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestRawFormatWithoutTag [2022-03-11T19:26:21.787Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestBatching [2022-03-11T19:26:21.787Z] === RUN TestParseLogFormat [2022-03-11T19:26:21.787Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestValidateLogOptEmpty [2022-03-11T19:26:21.787Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestValidateSyslogAddress [2022-03-11T19:26:21.787Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestParseAddressDefaultPort [2022-03-11T19:26:21.787Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestValidateSyslogFacility [2022-03-11T19:26:21.787Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestValidateLogOptSyslogFormat [2022-03-11T19:26:21.787Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-11T19:26:21.787Z] === RUN TestValidateLogOpt [2022-03-11T19:26:21.787Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T19:26:21.787Z] PASS [2022-03-11T19:26:21.787Z] coverage: 46.8% of statements [2022-03-11T19:26:21.787Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2022-03-11T19:26:21.787Z] --- PASS: TestBatching (0.30s) [2022-03-11T19:26:21.787Z] === RUN TestFrequency [2022-03-11T19:26:22.243Z] --- PASS: TestFrequency (0.31s) [2022-03-11T19:26:22.243Z] === RUN TestOneMessagePerRequest [2022-03-11T19:26:22.243Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-11T19:26:22.243Z] === RUN TestVerify [2022-03-11T19:26:22.243Z] --- PASS: TestVerify (0.00s) [2022-03-11T19:26:22.243Z] === RUN TestSkipVerify [2022-03-11T19:26:22.312Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-11T19:26:22.570Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-11T19:26:22.570Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-11T19:26:22.570Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-11T19:26:22.699Z] time="2022-03-11T19:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:26:22.700Z] --- PASS: TestSkipVerify (0.46s) [2022-03-11T19:26:22.700Z] === RUN TestBufferMaximum [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026782.463568\",\"host\":\"185816cbaead\"}'" [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026782.463568\",\"host\":\"185816cbaead\"}'" [2022-03-11T19:26:22.700Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-11T19:26:22.700Z] === RUN TestServerAlwaysDown [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026782.469032\",\"host\":\"185816cbaead\"}'" [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026782.469032\",\"host\":\"185816cbaead\"}'" [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026782.469032\",\"host\":\"185816cbaead\"}'" [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026782.470764\",\"host\":\"185816cbaead\"}'" [2022-03-11T19:26:22.700Z] time="2022-03-11T19:26:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647026782.470764\",\"host\":\"185816cbaead\"}'" [2022-03-11T19:26:22.700Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-11T19:26:22.700Z] === RUN TestCannotSendAfterClose [2022-03-11T19:26:22.700Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-11T19:26:22.700Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-11T19:26:22.828Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-11T19:26:22.828Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-11T19:26:23.396Z] --- PASS: TestCreateServiceCapabilities (3.13s) [2022-03-11T19:26:23.396Z] === RUN TestInspect [2022-03-11T19:26:23.396Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-11T19:26:23.664Z] === RUN TestV1IDService [2022-03-11T19:26:23.664Z] --- PASS: TestV1IDService (0.04s) [2022-03-11T19:26:23.664Z] === RUN TestV2MetadataService [2022-03-11T19:26:23.664Z] time="2022-03-11T19:26:23Z" 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-03-11T19:26:23.664Z] time="2022-03-11T19:26:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"185816cbaead\"}'" [2022-03-11T19:26:23.664Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-11T19:26:23.664Z] PASS [2022-03-11T19:26:23.664Z] coverage: 82.5% of statements [2022-03-11T19:26:23.664Z] ok github.com/docker/docker/daemon/logger/splunk 2.247s coverage: 82.5% of statements [2022-03-11T19:26:23.664Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T19:26:23.664Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-11T19:26:23.664Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T19:26:24.120Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-11T19:26:24.120Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-11T19:26:24.120Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-11T19:26:24.120Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-11T19:26:24.120Z] === RUN TestContinueOnError_NeverContinue [2022-03-11T19:26:24.120Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-11T19:26:24.120Z] === RUN TestManifestStore [2022-03-11T19:26:24.120Z] === RUN TestManifestStore/no_remote_or_local [2022-03-11T19:26:24.120Z] === RUN TestSuccessfulDownload [2022-03-11T19:26:24.120Z] download_test.go:267: Needs fixing on Windows [2022-03-11T19:26:24.120Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-11T19:26:24.120Z] === RUN TestCancelledDownload [2022-03-11T19:26:24.120Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-11T19:26:24.120Z] === RUN TestMaxDownloadAttempts [2022-03-11T19:26:24.120Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:26:24.120Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:26:24.120Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:26:24.120Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:26:24.120Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:26:24.120Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:26:24.120Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:26:24.120Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:26:24.120Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:26:24.120Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:26:24.120Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:26:24.120Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:26:24.330Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-11T19:26:24.575Z] time="2022-03-11T19:26:24Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1122456202\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-11T19:26:24.575Z] === RUN TestManifestStore/no_local_cache [2022-03-11T19:26:24.575Z] === RUN TestManifestStore/with_local_cache [2022-03-11T19:26:24.575Z] === RUN TestManifestStore/unknown_media_type [2022-03-11T19:26:24.575Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-11T19:26:24.575Z] time="2022-03-11T19:26:24Z" level=warning msg="reference for unknown type: " [2022-03-11T19:26:24.575Z] time="2022-03-11T19:26:24Z" level=warning msg="reference for unknown type: " [2022-03-11T19:26:24.575Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-11T19:26:24.575Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-11T19:26:24.575Z] time="2022-03-11T19:26:24Z" level=warning msg="reference for unknown type: " [2022-03-11T19:26:24.575Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-11T19:26:24.575Z] time="2022-03-11T19:26:24Z" level=warning msg="reference for unknown type: " [2022-03-11T19:26:24.575Z] time="2022-03-11T19:26:24Z" level=warning msg="reference for unknown type: " [2022-03-11T19:26:24.575Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-11T19:26:24.575Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-11T19:26:24.575Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-11T19:26:24.575Z] time="2022-03-11T19:26:24Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-11T19:26:24.575Z] --- PASS: TestManifestStore (0.42s) [2022-03-11T19:26:24.575Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-03-11T19:26:24.575Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-11T19:26:24.575Z] --- PASS: TestManifestStore/with_local_cache (0.07s) [2022-03-11T19:26:24.575Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-03-11T19:26:24.575Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-03-11T19:26:24.575Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-11T19:26:24.575Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-11T19:26:24.575Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-11T19:26:24.575Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-11T19:26:24.575Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaType [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-11T19:26:24.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-11T19:26:24.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-11T19:26:24.575Z] === RUN TestFixManifestLayers [2022-03-11T19:26:24.575Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-11T19:26:24.575Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-11T19:26:24.575Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T19:26:24.575Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T19:26:24.575Z] === RUN TestFixManifestLayersBadParent [2022-03-11T19:26:24.575Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-11T19:26:24.575Z] === RUN TestValidateManifest [2022-03-11T19:26:24.575Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T19:26:24.575Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-11T19:26:24.575Z] === RUN TestFormatPlatform [2022-03-11T19:26:24.576Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-11T19:26:24.576Z] === RUN TestPullSchema2Config [2022-03-11T19:26:24.576Z] === RUN TestPullSchema2Config/success_first_time [2022-03-11T19:26:24.576Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:26:24.576Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:26:24.576Z] === RUN TestPullSchema2Config/500_status [2022-03-11T19:26:24.576Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:26:24.576Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:26:24.576Z] time="2022-03-11T19:26:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:26:24.576Z] time="2022-03-11T19:26:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:26:24.576Z] time="2022-03-11T19:26:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:26:24.576Z] time="2022-03-11T19:26:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:26:24.576Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-11T19:26:24.576Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-03-11T19:26:24.576Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-03-11T19:26:24.576Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-03-11T19:26:24.576Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-03-11T19:26:24.576Z] === RUN TestTransfer [2022-03-11T19:26:25.037Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:26:25.037Z] === RUN TestPullSchema2Config/EOF [2022-03-11T19:26:25.037Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:26:25.037Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:26:25.037Z] --- PASS: TestTransfer (0.12s) [2022-03-11T19:26:25.037Z] === RUN TestConcurrencyLimit [2022-03-11T19:26:25.037Z] 2022/03/11 19:26:24 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-11T19:26:25.037Z] goroutine 81 [running]: [2022-03-11T19:26:25.037Z] net/http.(*conn).serve.func1() [2022-03-11T19:26:25.037Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T19:26:25.037Z] panic({0xfe6940, 0x1191f60}) [2022-03-11T19:26:25.037Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T19:26:25.037Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00007e204, {0x11a4ae8, 0xc00043a000}) [2022-03-11T19:26:25.037Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-11T19:26:25.037Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x11a4ae8, 0xc00043a000}, 0xc00035e300) [2022-03-11T19:26:25.037Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-11T19:26:25.037Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x11a4ae8, 0xc00043a000}, 0xa78e35) [2022-03-11T19:26:25.037Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T19:26:25.037Z] net/http.serverHandler.ServeHTTP({0xc000078a20}, {0x11a4ae8, 0xc00043a000}, 0xc00035e300) [2022-03-11T19:26:25.037Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T19:26:25.037Z] net/http.(*conn).serve(0xc000186780, {0x11a9918, 0xc000091c50}) [2022-03-11T19:26:25.037Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T19:26:25.037Z] created by net/http.(*Server).Serve [2022-03-11T19:26:25.037Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T19:26:25.037Z] --- PASS: TestV2MetadataService (1.44s) [2022-03-11T19:26:25.037Z] PASS [2022-03-11T19:26:25.037Z] coverage: 48.2% of statements [2022-03-11T19:26:25.037Z] ok github.com/docker/docker/distribution/metadata 1.562s coverage: 48.2% of statements [2022-03-11T19:26:25.037Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:26:25.037Z] === RUN TestPullSchema2Config/unauthorized [2022-03-11T19:26:25.037Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:26:25.037Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:26:25.037Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-11T19:26:25.037Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-11T19:26:25.037Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-11T19:26:25.037Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-11T19:26:25.037Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-11T19:26:25.037Z] === RUN TestGetRepositoryMountCandidates [2022-03-11T19:26:25.037Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-11T19:26:25.037Z] === RUN TestLayerAlreadyExists [2022-03-11T19:26:25.037Z] 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-03-11T19:26:25.037Z] 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-03-11T19:26:25.037Z] 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-03-11T19:26:25.037Z] 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-03-11T19:26:25.037Z] 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-03-11T19:26:25.037Z] 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-03-11T19:26:25.037Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-11T19:26:25.037Z] === RUN TestWhenEmptyAuthConfig [2022-03-11T19:26:25.037Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-03-11T19:26:25.037Z] === RUN TestInactiveJobs [2022-03-11T19:26:25.264Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-11T19:26:25.494Z] === RUN TestNotFound [2022-03-11T19:26:25.494Z] --- PASS: TestNotFound (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestConflict [2022-03-11T19:26:25.494Z] --- PASS: TestConflict (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestForbidden [2022-03-11T19:26:25.494Z] --- PASS: TestForbidden (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestInvalidParameter [2022-03-11T19:26:25.494Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestNotImplemented [2022-03-11T19:26:25.494Z] --- PASS: TestNotImplemented (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestNotModified [2022-03-11T19:26:25.494Z] --- PASS: TestNotModified (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestUnauthorized [2022-03-11T19:26:25.494Z] --- PASS: TestUnauthorized (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestUnknown [2022-03-11T19:26:25.494Z] --- PASS: TestUnknown (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestCancelled [2022-03-11T19:26:25.494Z] --- PASS: TestCancelled (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestDeadline [2022-03-11T19:26:25.494Z] --- PASS: TestDeadline (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestDataLoss [2022-03-11T19:26:25.494Z] --- PASS: TestDataLoss (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestUnavailable [2022-03-11T19:26:25.494Z] --- PASS: TestUnavailable (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestSystem [2022-03-11T19:26:25.494Z] --- PASS: TestSystem (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode/Not_Found [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode/Bad_Request [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode/Conflict [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode/Unauthorized [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode/Forbidden [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode/Not_Modified [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-11T19:26:25.494Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-11T19:26:25.494Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-11T19:26:25.494Z] PASS [2022-03-11T19:26:25.494Z] coverage: 53.1% of statements [2022-03-11T19:26:25.494Z] ok github.com/docker/docker/errdefs 0.052s coverage: 53.1% of statements [2022-03-11T19:26:25.494Z] --- PASS: TestInactiveJobs (0.39s) [2022-03-11T19:26:25.494Z] === RUN TestWatchRelease [2022-03-11T19:26:25.494Z] --- PASS: TestWatchRelease (0.06s) [2022-03-11T19:26:25.494Z] === RUN TestWatchFinishedTransfer [2022-03-11T19:26:25.494Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-11T19:26:25.494Z] === RUN TestDuplicateTransfer [2022-03-11T19:26:25.951Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-03-11T19:26:25.951Z] === RUN TestSuccessfulUpload [2022-03-11T19:26:25.951Z] time="2022-03-11T19:26:25Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-11T19:26:25.951Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-03-11T19:26:25.951Z] === RUN TestCancelledUpload [2022-03-11T19:26:25.951Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-11T19:26:25.951Z] PASS [2022-03-11T19:26:25.951Z] coverage: 76.8% of statements [2022-03-11T19:26:25.951Z] ok github.com/docker/docker/distribution/xfer 1.953s coverage: 76.8% of statements [2022-03-11T19:26:26.407Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2022-03-11T19:26:26.407Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-11T19:26:26.407Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-11T19:26:26.407Z] === RUN TestTokenPassThru [2022-03-11T19:26:26.407Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-11T19:26:26.407Z] === RUN TestTokenPassThruDifferentHost [2022-03-11T19:26:26.407Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-11T19:26:26.407Z] PASS [2022-03-11T19:26:26.407Z] coverage: 26.7% of statements [2022-03-11T19:26:26.407Z] ok github.com/docker/docker/distribution 2.247s coverage: 26.7% of statements [2022-03-11T19:26:26.407Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T19:26:26.407Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T19:26:26.643Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-11T19:26:26.863Z] === RUN TestCompare [2022-03-11T19:26:26.863Z] --- PASS: TestCompare (0.00s) [2022-03-11T19:26:26.863Z] PASS [2022-03-11T19:26:26.863Z] coverage: 19.2% of statements [2022-03-11T19:26:26.863Z] ok github.com/docker/docker/image/cache 0.087s coverage: 19.2% of statements [2022-03-11T19:26:26.863Z] === RUN TestFSGetInvalidData [2022-03-11T19:26:26.863Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-11T19:26:26.863Z] === RUN TestFSInvalidSet [2022-03-11T19:26:26.863Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-11T19:26:26.863Z] === RUN TestFSInvalidRoot [2022-03-11T19:26:26.863Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-11T19:26:26.863Z] === RUN TestFSMetadataGetSet [2022-03-11T19:26:26.863Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-11T19:26:26.863Z] === RUN TestFSInvalidWalker [2022-03-11T19:26:26.863Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-11T19:26:26.863Z] === RUN TestFSGetSet [2022-03-11T19:26:26.900Z] --- PASS: TestInspect (3.55s) [2022-03-11T19:26:26.900Z] === RUN TestCreateJob [2022-03-11T19:26:27.320Z] --- PASS: TestFSGetSet (0.05s) [2022-03-11T19:26:27.320Z] === RUN TestFSGetUnsetKey [2022-03-11T19:26:27.320Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-11T19:26:27.320Z] === RUN TestFSGetEmptyData [2022-03-11T19:26:27.320Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-11T19:26:27.320Z] === RUN TestFSDelete [2022-03-11T19:26:27.320Z] --- PASS: TestFSDelete (0.03s) [2022-03-11T19:26:27.320Z] === RUN TestFSWalker [2022-03-11T19:26:27.320Z] --- PASS: TestFSWalker (0.03s) [2022-03-11T19:26:27.320Z] === RUN TestFSWalkerStopOnError [2022-03-11T19:26:27.320Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-11T19:26:27.320Z] === RUN TestNewFromJSON [2022-03-11T19:26:27.320Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-11T19:26:27.320Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-11T19:26:27.320Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-11T19:26:27.320Z] === RUN TestMarshalKeyOrder [2022-03-11T19:26:27.320Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-11T19:26:27.320Z] === RUN TestHistoryEqual [2022-03-11T19:26:27.320Z] --- PASS: TestHistoryEqual (0.19s) [2022-03-11T19:26:27.320Z] === RUN TestImage [2022-03-11T19:26:27.320Z] --- PASS: TestImage (0.00s) [2022-03-11T19:26:27.320Z] === RUN TestImageOSNotEmpty [2022-03-11T19:26:27.320Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-11T19:26:27.320Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-11T19:26:27.320Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-11T19:26:27.320Z] === RUN TestCreate [2022-03-11T19:26:27.320Z] --- PASS: TestCreate (0.01s) [2022-03-11T19:26:27.320Z] === RUN TestRestore [2022-03-11T19:26:27.320Z] time="2022-03-11T19:26:27Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-11T19:26:27.320Z] --- PASS: TestRestore (0.03s) [2022-03-11T19:26:27.320Z] === RUN TestAddDelete [2022-03-11T19:26:27.320Z] --- PASS: TestAddDelete (0.03s) [2022-03-11T19:26:27.320Z] === RUN TestSearchAfterDelete [2022-03-11T19:26:27.320Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-11T19:26:27.320Z] === RUN TestParentReset [2022-03-11T19:26:27.320Z] --- PASS: TestParentReset (0.04s) [2022-03-11T19:26:27.320Z] === RUN TestGetAndSetLastUpdated [2022-03-11T19:26:27.776Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-11T19:26:27.776Z] === RUN TestStoreLen [2022-03-11T19:26:27.776Z] --- PASS: TestStoreLen (0.11s) [2022-03-11T19:26:27.776Z] PASS [2022-03-11T19:26:27.776Z] coverage: 86.9% of statements [2022-03-11T19:26:27.776Z] ok github.com/docker/docker/image 0.755s coverage: 86.9% of statements [2022-03-11T19:26:27.776Z] === RUN TestValidateManifest [2022-03-11T19:26:27.776Z] === RUN TestValidateManifest/nil [2022-03-11T19:26:27.776Z] === RUN TestValidateManifest/non-nil [2022-03-11T19:26:27.776Z] --- PASS: TestValidateManifest (0.00s) [2022-03-11T19:26:27.776Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-11T19:26:27.776Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-11T19:26:27.776Z] PASS [2022-03-11T19:26:27.776Z] coverage: 0.7% of statements [2022-03-11T19:26:27.776Z] ok github.com/docker/docker/image/tarexport 0.083s coverage: 0.7% of statements [2022-03-11T19:26:27.776Z] === RUN TestMakeV1ConfigFromConfig [2022-03-11T19:26:27.776Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-11T19:26:27.776Z] PASS [2022-03-11T19:26:27.776Z] coverage: 25.0% of statements [2022-03-11T19:26:27.776Z] ok github.com/docker/docker/image/v1 0.084s coverage: 25.0% of statements [2022-03-11T19:26:27.837Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-11T19:26:28.088Z] --- PASS: TestBuildWithHugeFile (116.66s) [2022-03-11T19:26:28.088Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T19:26:28.088Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:26:28.088Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:26:28.088Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T19:26:28.088Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:26:28.088Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:26:28.088Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:26:28.088Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:26:28.088Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:26:28.088Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:26:28.088Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:26:28.089Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:26:28.089Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:26:28.089Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-03-11T19:26:28.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-11T19:26:28.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-03-11T19:26:28.089Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-11T19:26:28.089Z] === RUN TestBuildPreserveOwnership [2022-03-11T19:26:28.089Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:26:28.089Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-11T19:26:28.089Z] === RUN TestBuildPlatformInvalid [2022-03-11T19:26:28.089Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-03-11T19:26:28.089Z] PASS [2022-03-11T19:26:28.089Z] ok github.com/docker/docker/integration/build 210.206s [2022-03-11T19:26:28.089Z] [2022-03-11T19:26:28.089Z] === Skipped [2022-03-11T19:26:28.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-11T19:26:28.089Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:26:28.089Z] [2022-03-11T19:26:28.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-11T19:26:28.089Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:28.089Z] [2022-03-11T19:26:28.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-11T19:26:28.089Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:26:28.089Z] [2022-03-11T19:26:28.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-11T19:26:28.089Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:26:28.089Z] [2022-03-11T19:26:28.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:26:28.089Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:26:28.089Z] [2022-03-11T19:26:28.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-11T19:26:28.089Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:26:28.089Z] [2022-03-11T19:26:28.089Z] DONE 29 tests, 6 skipped in 246.497s [2022-03-11T19:26:28.089Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-11T19:26:28.232Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T19:26:28.409Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-11T19:26:28.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-11T19:26:29.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:26:29.049Z] INFO: Testing against a local daemon [2022-03-11T19:26:29.049Z] === RUN TestConfigInspect [2022-03-11T19:26:29.049Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:29.049Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-11T19:26:29.049Z] === RUN TestConfigList [2022-03-11T19:26:29.049Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:29.049Z] --- SKIP: TestConfigList (0.00s) [2022-03-11T19:26:29.049Z] === RUN TestConfigsCreateAndDelete [2022-03-11T19:26:29.049Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:29.049Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-11T19:26:29.049Z] === RUN TestConfigsUpdate [2022-03-11T19:26:29.049Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:29.049Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-11T19:26:29.049Z] === RUN TestTemplatedConfig [2022-03-11T19:26:29.049Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:29.049Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-11T19:26:29.049Z] === RUN TestConfigCreateResolve [2022-03-11T19:26:29.049Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:26:29.049Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-11T19:26:29.049Z] PASS [2022-03-11T19:26:29.049Z] ok github.com/docker/docker/integration/config 0.160s [2022-03-11T19:26:29.235Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-11T19:26:29.236Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-11T19:26:29.568Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T19:26:29.568Z] [2022-03-11T19:26:29.568Z] Unloading profiles will leave already running processes permanently [2022-03-11T19:26:29.568Z] unconfined, which can lead to unexpected situations. [2022-03-11T19:26:29.568Z] [2022-03-11T19:26:29.568Z] To set a process to complain mode, use the command line tool [2022-03-11T19:26:29.568Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T19:26:29.568Z] Post stage [Pipeline] junit [2022-03-11T19:26:29.582Z] Recording test results [2022-03-11T19:26:29.760Z] === RUN TestSerialization [2022-03-11T19:26:29.760Z] --- PASS: TestSerialization (0.02s) [2022-03-11T19:26:29.760Z] PASS [2022-03-11T19:26:29.760Z] coverage: 100.0% of statements [2022-03-11T19:26:29.760Z] ok github.com/docker/docker/libcontainerd/queue 0.070s coverage: 100.0% of statements [2022-03-11T19:26:29.760Z] === RUN TestEmptyLayer [2022-03-11T19:26:29.760Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-11T19:26:29.760Z] === RUN TestCommitFailure [2022-03-11T19:26:29.760Z] --- PASS: TestCommitFailure (0.02s) [2022-03-11T19:26:29.760Z] === RUN TestStartTransactionFailure [2022-03-11T19:26:29.760Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-11T19:26:29.760Z] === RUN TestGetOrphan [2022-03-11T19:26:29.760Z] --- PASS: TestGetOrphan (0.01s) [2022-03-11T19:26:29.760Z] === RUN TestMountAndRegister [2022-03-11T19:26:29.783Z] [2022-03-11T19:26:29.783Z] === Skipped [2022-03-11T19:26:29.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-11T19:26:29.783Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:29.783Z] [2022-03-11T19:26:29.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-11T19:26:29.783Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:29.783Z] [2022-03-11T19:26:29.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-11T19:26:29.783Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:29.783Z] [2022-03-11T19:26:29.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-11T19:26:29.783Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:29.783Z] [2022-03-11T19:26:29.783Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-11T19:26:29.783Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:29.783Z] [2022-03-11T19:26:29.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-11T19:26:29.783Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:26:29.783Z] [2022-03-11T19:26:29.783Z] DONE 6 tests, 6 skipped in 2.696s [2022-03-11T19:26:29.783Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-11T19:26:30.170Z] === RUN TestDockerSuite/TestDockerFails [2022-03-11T19:26:30.170Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-11T19:26:30.170Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-11T19:26:30.170Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-11T19:26:30.225Z] layer_test.go:258: Layer size: 14 [2022-03-11T19:26:30.225Z] --- PASS: TestMountAndRegister (0.10s) [2022-03-11T19:26:30.225Z] === RUN TestLayerRelease [2022-03-11T19:26:30.225Z] layer_test.go:291: Failing on Windows [2022-03-11T19:26:30.225Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-11T19:26:30.225Z] === RUN TestStoreRestore [2022-03-11T19:26:30.225Z] layer_test.go:340: Failing on Windows [2022-03-11T19:26:30.225Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-11T19:26:30.225Z] === RUN TestTarStreamStability [2022-03-11T19:26:30.225Z] layer_test.go:455: Failing on Windows [2022-03-11T19:26:30.225Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-11T19:26:30.225Z] === RUN TestRegisterExistingLayer [2022-03-11T19:26:30.225Z] === RUN TestEnvironmentParsing [2022-03-11T19:26:30.225Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-11T19:26:30.225Z] PASS [2022-03-11T19:26:30.225Z] coverage: 1.2% of statements [2022-03-11T19:26:30.225Z] ok github.com/docker/docker/libcontainerd/local 0.177s coverage: 1.2% of statements [2022-03-11T19:26:30.225Z] --- PASS: TestRegisterExistingLayer (0.34s) [2022-03-11T19:26:30.225Z] === RUN TestTarStreamVerification [2022-03-11T19:26:30.225Z] layer_test.go:684: Failing on Windows [2022-03-11T19:26:30.225Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-11T19:26:30.225Z] === RUN TestLayerMigration [2022-03-11T19:26:30.225Z] migration_test.go:45: Failing on Windows [2022-03-11T19:26:30.225Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-11T19:26:30.225Z] === RUN TestLayerMigrationNoTarsplit [2022-03-11T19:26:30.225Z] migration_test.go:181: Failing on Windows [2022-03-11T19:26:30.225Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T19:26:30.225Z] === RUN TestMountInit [2022-03-11T19:26:30.225Z] mount_test.go:17: Failing on Windows [2022-03-11T19:26:30.225Z] --- SKIP: TestMountInit (0.00s) [2022-03-11T19:26:30.225Z] === RUN TestMountSize [2022-03-11T19:26:30.225Z] mount_test.go:76: Failing on Windows [2022-03-11T19:26:30.225Z] --- SKIP: TestMountSize (0.00s) [2022-03-11T19:26:30.225Z] === RUN TestMountChanges [2022-03-11T19:26:30.225Z] mount_test.go:125: Failing on Windows [2022-03-11T19:26:30.225Z] --- SKIP: TestMountChanges (0.00s) [2022-03-11T19:26:30.225Z] === RUN TestMountApply [2022-03-11T19:26:30.225Z] mount_test.go:212: Failing on Windows [2022-03-11T19:26:30.225Z] --- SKIP: TestMountApply (0.00s) [2022-03-11T19:26:30.225Z] PASS [2022-03-11T19:26:30.225Z] coverage: 30.2% of statements [2022-03-11T19:26:30.225Z] ok github.com/docker/docker/layer 0.623s coverage: 30.2% of statements [2022-03-11T19:26:30.695Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T19:26:30.695Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T19:26:30.695Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T19:26:30.695Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T19:26:30.738Z] --- PASS: TestCreateJob (3.79s) [2022-03-11T19:26:30.738Z] === RUN TestReplicatedJob [2022-03-11T19:26:30.942Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-11T19:26:31.163Z] === RUN TestSequenceGetAvailableBit [2022-03-11T19:26:31.228Z] + echo Ensuring container killed. [2022-03-11T19:26:31.228Z] Ensuring container killed. [2022-03-11T19:26:31.228Z] + docker rm -vf docker-pr5 [2022-03-11T19:26:31.228Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-11T19:26:31.304Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-11T19:26:31.521Z] + echo Chowning /workspace to jenkins user [2022-03-11T19:26:31.521Z] Chowning /workspace to jenkins user [2022-03-11T19:26:31.521Z] + id -u [2022-03-11T19:26:31.521Z] + id -g [2022-03-11T19:26:31.521Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43256:/workspace busybox chown -R 1000:1000 /workspace [2022-03-11T19:26:31.521Z] Unable to find image 'busybox:latest' locally [2022-03-11T19:26:31.521Z] latest: Pulling from library/busybox [2022-03-11T19:26:31.633Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestSequenceEqual [2022-03-11T19:26:31.633Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestSequenceCopy [2022-03-11T19:26:31.633Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestGetFirstAvailable [2022-03-11T19:26:31.633Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestFindSequence [2022-03-11T19:26:31.633Z] --- PASS: TestFindSequence (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestCheckIfAvailable [2022-03-11T19:26:31.633Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestMergeSequences [2022-03-11T19:26:31.633Z] --- PASS: TestMergeSequences (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestPushReservation [2022-03-11T19:26:31.633Z] --- PASS: TestPushReservation (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestSerializeDeserialize [2022-03-11T19:26:31.633Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestSet [2022-03-11T19:26:31.633Z] --- PASS: TestSet (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestSetUnset [2022-03-11T19:26:31.633Z] --- PASS: TestSetUnset (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestOffsetSetUnset [2022-03-11T19:26:31.633Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestSetInRange [2022-03-11T19:26:31.633Z] --- PASS: TestSetInRange (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestSetAnyInRange [2022-03-11T19:26:31.633Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestMethods [2022-03-11T19:26:31.633Z] --- PASS: TestMethods (0.00s) [2022-03-11T19:26:31.633Z] === RUN TestRandomAllocateDeallocate [2022-03-11T19:26:31.779Z] 7e5209d2300f: Pulling fs layer [2022-03-11T19:26:31.779Z] 7e5209d2300f: Verifying Checksum [2022-03-11T19:26:31.779Z] 7e5209d2300f: Download complete [2022-03-11T19:26:31.779Z] 7e5209d2300f: Pull complete [2022-03-11T19:26:31.779Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-11T19:26:31.779Z] Status: Downloaded newer image for busybox:latest [2022-03-11T19:26:31.869Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [Pipeline] catchError [Pipeline] { [2022-03-11T19:26:32.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:26:32.729Z] INFO: Testing against a local daemon [2022-03-11T19:26:32.729Z] === RUN TestCheckpoint [2022-03-11T19:26:32.729Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:26:32.729Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T19:26:32.729Z] === RUN TestContainerInvalidJSON [2022-03-11T19:26:32.729Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:26:32.729Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:26:32.729Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:26:32.729Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:26:32.729Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:26:32.729Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:26:32.729Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-11T19:26:32.729Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T19:26:32.729Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-11T19:26:32.729Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T19:26:32.729Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-03-11T19:26:32.729Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T19:26:32.729Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-03-11T19:26:32.729Z] === RUN TestCopyToContainerPathDoesNotExist [Pipeline] sh [2022-03-11T19:26:33.006Z] + bundleName=docker-py [2022-03-11T19:26:33.006Z] + echo Creating docker-py-bundles.tar.gz [2022-03-11T19:26:33.006Z] Creating docker-py-bundles.tar.gz [2022-03-11T19:26:33.006Z] + 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-03-11T19:26:33.018Z] Archiving artifacts [2022-03-11T19:26:33.197Z] === RUN TestInvalidConfig [2022-03-11T19:26:33.197Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-11T19:26:33.197Z] === RUN TestConfig [2022-03-11T19:26:33.197Z] --- PASS: TestConfig (0.00s) [2022-03-11T19:26:33.197Z] === RUN TestOptionsLabels [2022-03-11T19:26:33.197Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-11T19:26:33.197Z] === RUN TestValidName [2022-03-11T19:26:33.197Z] --- PASS: TestValidName (0.00s) [2022-03-11T19:26:33.197Z] PASS [2022-03-11T19:26:33.197Z] coverage: 19.7% of statements [2022-03-11T19:26:33.197Z] ok github.com/docker/docker/libnetwork/config 0.081s coverage: 19.7% of statements [2022-03-11T19:26:33.197Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-03-11T19:26:33.197Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T19:26:33.666Z] === RUN TestErrorInterfaces [2022-03-11T19:26:33.666Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-11T19:26:33.666Z] === RUN TestNetworkMarshalling [2022-03-11T19:26:33.667Z] --- PASS: TestCopyToContainerPathIsNotDir (0.30s) [2022-03-11T19:26:33.667Z] === RUN TestCopyFromContainer [2022-03-11T19:26:33.667Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:33.667Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-11T19:26:33.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T19:26:33.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:26:33.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:26:33.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:26:33.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:26:33.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:26:33.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:26:33.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:26:33.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:26:33.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:26:33.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-03-11T19:26:33.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T19:26:33.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-11T19:26:33.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-11T19:26:33.667Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T19:26:33.667Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T19:26:33.667Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T19:26:33.667Z] === RUN TestCreateWithInvalidEnv [2022-03-11T19:26:33.667Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T19:26:33.667Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T19:26:33.667Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T19:26:33.667Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T19:26:33.667Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T19:26:33.667Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T19:26:33.667Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T19:26:33.667Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T19:26:33.667Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T19:26:33.667Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-03-11T19:26:33.667Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-11T19:26:33.667Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-11T19:26:33.667Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-11T19:26:33.667Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T19:26:33.667Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:33.667Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T19:26:33.667Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T19:26:33.667Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:26:33.667Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T19:26:33.667Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T19:26:33.667Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:26:33.667Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T19:26:33.667Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T19:26:33.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:26:33.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:26:33.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:26:33.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:26:33.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:26:33.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:26:33.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:26:33.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:26:33.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:26:33.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:26:33.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:26:33.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:26:33.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:26:33.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:26:33.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:26:33.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-11T19:26:33.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T19:26:33.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T19:26:33.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T19:26:33.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T19:26:33.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-11T19:26:33.667Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T19:26:33.667Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T19:26:33.667Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T19:26:33.667Z] === RUN TestCreateDifferentPlatform [2022-03-11T19:26:33.667Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T19:26:33.667Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T19:26:33.667Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-03-11T19:26:33.667Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-11T19:26:33.667Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T19:26:33.667Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T19:26:33.769Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-11T19:26:33.769Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-11T19:26:33.769Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-11T19:26:34.028Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-11T19:26:34.135Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-11T19:26:34.135Z] === RUN TestEndpointMarshalling [2022-03-11T19:26:34.135Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-11T19:26:34.135Z] === RUN TestAuxAddresses [2022-03-11T19:26:34.135Z] time="2022-03-11T19:26:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:26:34.135Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-11T19:26:34.135Z] === RUN TestSRVServiceQuery [2022-03-11T19:26:34.135Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:26:34.135Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-11T19:26:34.135Z] === RUN TestServiceVIPReuse [2022-03-11T19:26:34.135Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:26:34.135Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-11T19:26:34.135Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-11T19:26:34.135Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:26:34.135Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-11T19:26:34.135Z] === RUN TestDNSIPQuery [2022-03-11T19:26:34.135Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:26:34.135Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-11T19:26:34.135Z] === RUN TestDNSProxyServFail [2022-03-11T19:26:34.135Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:26:34.135Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-11T19:26:34.135Z] === RUN TestSandboxAddEmpty [2022-03-11T19:26:34.135Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:26:34.135Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-11T19:26:34.135Z] === RUN TestSandboxAddMultiPrio [2022-03-11T19:26:34.135Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:26:34.135Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-11T19:26:34.135Z] === RUN TestSandboxAddSamePrio [2022-03-11T19:26:34.135Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:26:34.135Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-11T19:26:34.135Z] === RUN TestCleanupServiceDiscovery [2022-03-11T19:26:34.135Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:26:34.135Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-11T19:26:34.135Z] === RUN TestDNSOptions [2022-03-11T19:26:34.135Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:26:34.135Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-11T19:26:34.135Z] === RUN TestMultipleControllersWithSameStore [2022-03-11T19:26:34.135Z] time="2022-03-11T19:26:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:26:34.135Z] time="2022-03-11T19:26:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:26:34.135Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-11T19:26:34.135Z] PASS [2022-03-11T19:26:34.135Z] coverage: 8.5% of statements [2022-03-11T19:26:34.135Z] ok github.com/docker/docker/libnetwork 0.388s coverage: 8.5% of statements [2022-03-11T19:26:34.135Z] === RUN TestKey [2022-03-11T19:26:34.135Z] --- PASS: TestKey (0.00s) [2022-03-11T19:26:34.135Z] === RUN TestParseKey [2022-03-11T19:26:34.135Z] --- PASS: TestParseKey (0.00s) [2022-03-11T19:26:34.135Z] === RUN TestInvalidDataStore [2022-03-11T19:26:34.135Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-11T19:26:34.135Z] === RUN TestKVObjectFlatKey [2022-03-11T19:26:34.135Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-11T19:26:34.135Z] === RUN TestAtomicKVObjectFlatKey [2022-03-11T19:26:34.135Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-11T19:26:34.135Z] PASS [2022-03-11T19:26:34.135Z] coverage: 21.9% of statements [2022-03-11T19:26:34.135Z] ok github.com/docker/docker/libnetwork/datastore 0.054s coverage: 21.9% of statements [2022-03-11T19:26:34.141Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.20s) [2022-03-11T19:26:34.141Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T19:26:34.141Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T19:26:34.141Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-11T19:26:34.141Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T19:26:34.141Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:34.141Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:26:34.141Z] === RUN TestDiff [2022-03-11T19:26:34.141Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T19:26:34.141Z] --- SKIP: TestDiff (0.00s) [2022-03-11T19:26:34.141Z] === RUN TestExecWithCloseStdin [2022-03-11T19:26:34.604Z] === RUN TestIPDataMarshalling [2022-03-11T19:26:34.604Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-11T19:26:34.604Z] === RUN TestValidateAndIsV6 [2022-03-11T19:26:34.604Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-11T19:26:34.604Z] PASS [2022-03-11T19:26:34.604Z] coverage: 68.9% of statements [2022-03-11T19:26:34.604Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2022-03-11T19:26:34.920Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43256/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-11T19:26:35.071Z] === RUN TestDriver [2022-03-11T19:26:35.071Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:26:35.071Z] PASS [2022-03-11T19:26:35.071Z] coverage: 34.8% of statements [2022-03-11T19:26:35.071Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-03-11T19:26:35.279Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -e DOCKER_GRAPHDRIVER docker:7df7357e085703b4de3cb829c01cf4a9832a00db hack/make.sh binary [2022-03-11T19:26:35.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-11T19:26:35.537Z] [2022-03-11T19:26:35.539Z] === RUN TestDriver [2022-03-11T19:26:35.539Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:26:35.539Z] PASS [2022-03-11T19:26:35.539Z] coverage: 34.8% of statements [2022-03-11T19:26:35.539Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2022-03-11T19:26:35.539Z] === RUN TestNetworkAllocateFree [2022-03-11T19:26:35.539Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-11T19:26:35.539Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-11T19:26:35.539Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-11T19:26:35.539Z] PASS [2022-03-11T19:26:35.539Z] coverage: 63.6% of statements [2022-03-11T19:26:35.795Z] Removing bundles/ [2022-03-11T19:26:35.795Z] [2022-03-11T19:26:35.795Z] ---> Making bundle: binary (in bundles/binary) [2022-03-11T19:26:35.795Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-11T19:26:35.795Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:26:36.007Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2022-03-11T19:26:36.474Z] === RUN TestGetEmptyCapabilities [2022-03-11T19:26:36.474Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-11T19:26:36.474Z] === RUN TestGetExtraCapabilities [2022-03-11T19:26:36.474Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-11T19:26:36.474Z] === RUN TestGetInvalidCapabilities [2022-03-11T19:26:36.474Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-11T19:26:36.474Z] === RUN TestRemoteDriver [2022-03-11T19:26:36.474Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T19:26:36.474Z] === RUN TestDriverError [2022-03-11T19:26:36.474Z] --- PASS: TestDriverError (0.01s) [2022-03-11T19:26:36.474Z] === RUN TestMissingValues [2022-03-11T19:26:36.474Z] --- PASS: TestMissingValues (0.01s) [2022-03-11T19:26:36.474Z] === RUN TestRollback [2022-03-11T19:26:36.474Z] --- PASS: TestRollback (0.00s) [2022-03-11T19:26:36.474Z] PASS [2022-03-11T19:26:36.474Z] coverage: 57.4% of statements [2022-03-11T19:26:36.474Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.092s coverage: 57.4% of statements [2022-03-11T19:26:36.779Z] --- PASS: TestReplicatedJob (6.16s) [2022-03-11T19:26:36.779Z] === RUN TestUpdateReplicatedJob [2022-03-11T19:26:36.941Z] === RUN TestNAT [2022-03-11T19:26:36.941Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T19:26:36.941Z] --- SKIP: TestNAT (0.00s) [2022-03-11T19:26:36.941Z] === RUN TestTransparent [2022-03-11T19:26:36.941Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T19:26:36.941Z] --- SKIP: TestTransparent (0.00s) [2022-03-11T19:26:36.941Z] PASS [2022-03-11T19:26:36.941Z] coverage: 0.0% of statements [2022-03-11T19:26:36.942Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.075s coverage: 0.0% of statements [2022-03-11T19:26:36.942Z] --- PASS: TestRandomAllocateDeallocate (5.71s) [2022-03-11T19:26:36.942Z] === RUN TestAllocateRandomDeallocate [2022-03-11T19:26:37.037Z] docker_api_swarm_test.go:202: [d3a4ef0981626] joining swarm manager [d0d7215981b89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:26:37.092Z] --- PASS: TestExecWithCloseStdin (3.01s) [2022-03-11T19:26:37.092Z] === RUN TestExec [2022-03-11T19:26:37.409Z] === RUN TestNew [2022-03-11T19:26:37.409Z] --- PASS: TestNew (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestAddDriver [2022-03-11T19:26:37.409Z] --- PASS: TestAddDriver (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestAddDuplicateDriver [2022-03-11T19:26:37.409Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-11T19:26:37.409Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestDriver [2022-03-11T19:26:37.409Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestIPAM [2022-03-11T19:26:37.409Z] --- PASS: TestIPAM (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestWalkIPAMs [2022-03-11T19:26:37.409Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestWalkDrivers [2022-03-11T19:26:37.409Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-11T19:26:37.409Z] PASS [2022-03-11T19:26:37.409Z] coverage: 82.4% of statements [2022-03-11T19:26:37.409Z] ok github.com/docker/docker/libnetwork/drvregistry 0.085s coverage: 82.4% of statements [2022-03-11T19:26:37.409Z] === RUN TestBuildDefault [2022-03-11T19:26:37.409Z] --- PASS: TestBuildDefault (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestBuildHostnameDomainname [2022-03-11T19:26:37.409Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestBuildHostname [2022-03-11T19:26:37.409Z] --- PASS: TestBuildHostname (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestBuildHostnameFQDN [2022-03-11T19:26:37.409Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestBuildNoIP [2022-03-11T19:26:37.409Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestUpdate [2022-03-11T19:26:37.409Z] --- PASS: TestUpdate (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-11T19:26:37.409Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-11T19:26:37.409Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestAddEmpty [2022-03-11T19:26:37.409Z] --- PASS: TestAddEmpty (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestAdd [2022-03-11T19:26:37.409Z] --- PASS: TestAdd (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestDeleteEmpty [2022-03-11T19:26:37.409Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestDeleteNewline [2022-03-11T19:26:37.409Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestDelete [2022-03-11T19:26:37.409Z] --- PASS: TestDelete (0.00s) [2022-03-11T19:26:37.409Z] === RUN TestConcurrentWrites [2022-03-11T19:26:37.876Z] --- PASS: TestConcurrentWrites (0.27s) [2022-03-11T19:26:37.876Z] PASS [2022-03-11T19:26:37.876Z] coverage: 81.2% of statements [2022-03-11T19:26:37.876Z] ok github.com/docker/docker/libnetwork/etchosts 0.346s coverage: 81.2% of statements [2022-03-11T19:26:37.876Z] === RUN TestNew [2022-03-11T19:26:37.876Z] --- PASS: TestNew (0.00s) [2022-03-11T19:26:37.876Z] === RUN TestAllocate [2022-03-11T19:26:37.876Z] --- PASS: TestAllocate (0.00s) [2022-03-11T19:26:37.876Z] === RUN TestUninitialized [2022-03-11T19:26:37.877Z] --- PASS: TestUninitialized (0.00s) [2022-03-11T19:26:37.877Z] === RUN TestAllocateInRange [2022-03-11T19:26:37.877Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-11T19:26:37.877Z] === RUN TestAllocateSerial [2022-03-11T19:26:37.877Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-11T19:26:37.877Z] PASS [2022-03-11T19:26:37.877Z] coverage: 87.5% of statements [2022-03-11T19:26:37.877Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-03-11T19:26:37.877Z] === RUN TestCaller [2022-03-11T19:26:37.877Z] --- PASS: TestCaller (0.00s) [2022-03-11T19:26:37.877Z] PASS [2022-03-11T19:26:37.877Z] coverage: 100.0% of statements [2022-03-11T19:26:37.877Z] ok github.com/docker/docker/libnetwork/internal/caller 0.052s coverage: 100.0% of statements [2022-03-11T19:26:38.345Z] --- PASS: TestAllocateRandomDeallocate (1.27s) [2022-03-11T19:26:38.345Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-11T19:26:38.817Z] === RUN TestSetSerialInsertDelete [2022-03-11T19:26:38.817Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-11T19:26:38.817Z] === RUN TestSetParallelInsertDelete [2022-03-11T19:26:40.000Z] === RUN TestInt2IP2IntConversion [2022-03-11T19:26:40.000Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.62s) [2022-03-11T19:26:40.000Z] === RUN TestRetrieveFromStore [2022-03-11T19:26:40.315Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-11T19:26:40.316Z] --- PASS: TestUpdateReplicatedJob (3.30s) [2022-03-11T19:26:40.316Z] === RUN TestServiceListWithStatuses [2022-03-11T19:26:40.316Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:26:40.316Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T19:26:40.316Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T19:26:40.468Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-03-11T19:26:40.468Z] === RUN TestGetAddressVersion [2022-03-11T19:26:40.468Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-11T19:26:40.468Z] === RUN TestKeyString [2022-03-11T19:26:40.468Z] --- PASS: TestKeyString (0.00s) [2022-03-11T19:26:40.468Z] === RUN TestPoolDataMarshal [2022-03-11T19:26:40.468Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-11T19:26:40.468Z] === RUN TestSubnetsMarshal [2022-03-11T19:26:40.468Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-11T19:26:40.468Z] === RUN TestAddSubnets [2022-03-11T19:26:40.468Z] --- PASS: TestRetrieveFromStore (0.56s) [2022-03-11T19:26:40.468Z] === RUN TestIsCorrupted [2022-03-11T19:26:40.468Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-11T19:26:40.468Z] === RUN TestSetRollover [2022-03-11T19:26:40.468Z] --- PASS: TestAddSubnets (0.07s) [2022-03-11T19:26:40.468Z] === RUN TestDoublePoolRelease [2022-03-11T19:26:40.468Z] === RUN TestPoolRequest [2022-03-11T19:26:40.468Z] --- PASS: TestPoolRequest (0.00s) [2022-03-11T19:26:40.468Z] === RUN TestOtherRequests [2022-03-11T19:26:40.468Z] --- PASS: TestOtherRequests (0.00s) [2022-03-11T19:26:40.468Z] PASS [2022-03-11T19:26:40.468Z] coverage: 57.1% of statements [2022-03-11T19:26:40.468Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2022-03-11T19:26:40.468Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-11T19:26:40.468Z] === RUN TestAddReleasePoolID [2022-03-11T19:26:40.468Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-03-11T19:26:40.468Z] === RUN TestPredefinedPool [2022-03-11T19:26:40.468Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-11T19:26:40.468Z] === RUN TestRemoveSubnet [2022-03-11T19:26:40.919Z] --- PASS: TestExec (3.38s) [2022-03-11T19:26:40.919Z] === RUN TestExecUser [2022-03-11T19:26:40.919Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T19:26:40.919Z] --- SKIP: TestExecUser (0.00s) [2022-03-11T19:26:40.919Z] === RUN TestExportContainerAndImportImage [2022-03-11T19:26:40.919Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:40.919Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-11T19:26:40.919Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T19:26:40.919Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:40.919Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T19:26:40.919Z] === RUN TestHealthCheckWorkdir [2022-03-11T19:26:40.919Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T19:26:40.919Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-11T19:26:40.919Z] === RUN TestHealthKillContainer [2022-03-11T19:26:40.919Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T19:26:40.919Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-11T19:26:40.919Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T19:26:40.919Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:26:40.919Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:26:40.919Z] === RUN TestKillContainerInvalidSignal [2022-03-11T19:26:40.936Z] --- PASS: TestRemoveSubnet (0.32s) [2022-03-11T19:26:40.936Z] === RUN TestGetSameAddress [2022-03-11T19:26:40.936Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-11T19:26:40.936Z] === RUN TestPoolAllocationReuse [2022-03-11T19:26:41.690Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-11T19:26:41.921Z] === RUN TestGetCapabilities [2022-03-11T19:26:41.921Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-11T19:26:41.921Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-11T19:26:41.921Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-11T19:26:41.921Z] === RUN TestGetDefaultAddressSpaces [2022-03-11T19:26:41.921Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-11T19:26:41.922Z] === RUN TestRemoteDriver [2022-03-11T19:26:41.922Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T19:26:41.922Z] PASS [2022-03-11T19:26:41.922Z] coverage: 47.4% of statements [2022-03-11T19:26:41.922Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.075s coverage: 47.4% of statements [2022-03-11T19:26:42.389Z] --- PASS: TestSetRollover (1.82s) [2022-03-11T19:26:42.389Z] === RUN TestSetRolloverSerial [2022-03-11T19:26:42.856Z] === RUN TestWindowsIPAM [2022-03-11T19:26:42.856Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-11T19:26:42.856Z] PASS [2022-03-11T19:26:42.856Z] coverage: 71.4% of statements [2022-03-11T19:26:42.856Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2022-03-11T19:26:42.856Z] --- PASS: TestPoolAllocationReuse (1.76s) [2022-03-11T19:26:42.856Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-11T19:26:42.856Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2022-03-11T19:26:42.856Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-11T19:26:43.326Z] === RUN TestDefaultNetwork [2022-03-11T19:26:43.794Z] --- PASS: TestSetRolloverSerial (1.31s) [2022-03-11T19:26:43.794Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-11T19:26:43.794Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-11T19:26:43.794Z] PASS [2022-03-11T19:26:43.794Z] coverage: 84.4% of statements [2022-03-11T19:26:43.794Z] ok github.com/docker/docker/libnetwork/bitseq 12.420s coverage: 84.4% of statements [2022-03-11T19:26:43.794Z] --- PASS: TestDefaultNetwork (0.28s) [2022-03-11T19:26:43.794Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-11T19:26:43.868Z] --- PASS: TestKillContainerInvalidSignal (3.18s) [2022-03-11T19:26:43.868Z] === RUN TestKillContainer [2022-03-11T19:26:43.868Z] === RUN TestKillContainer/no_signal [2022-03-11T19:26:44.262Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-11T19:26:44.262Z] === RUN TestInitAddressPools [2022-03-11T19:26:44.262Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-11T19:26:44.262Z] PASS [2022-03-11T19:26:44.262Z] coverage: 74.0% of statements [2022-03-11T19:26:44.262Z] ok github.com/docker/docker/libnetwork/ipamutils 0.632s coverage: 74.0% of statements [2022-03-11T19:26:44.262Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.66s) [2022-03-11T19:26:44.262Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-11T19:26:44.341Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-11T19:26:44.730Z] === RUN TestKeyValue [2022-03-11T19:26:44.730Z] --- PASS: TestKeyValue (0.00s) [2022-03-11T19:26:44.730Z] PASS [2022-03-11T19:26:44.730Z] coverage: 60.0% of statements [2022-03-11T19:26:44.730Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-03-11T19:26:45.274Z] --- PASS: TestDockerNetworkConnectAlias (5.16s) [2022-03-11T19:26:45.274Z] === RUN TestDockerNetworkReConnect [2022-03-11T19:26:46.085Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T19:26:46.085Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T19:26:46.085Z] === RUN TestKillContainer/killing_signal [2022-03-11T19:26:46.209Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-11T19:26:46.776Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-11T19:26:47.685Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.94s) [2022-03-11T19:26:47.685Z] === RUN TestGetAddress [2022-03-11T19:26:47.685Z] === RUN TestNetworkDBSimple [2022-03-11T19:26:47.709Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-11T19:26:48.641Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T19:26:48.670Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T19:26:48.670Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-11T19:26:48.670Z] PASS [2022-03-11T19:26:48.670Z] coverage: 100.0% of statements [2022-03-11T19:26:48.670Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.073s coverage: 100.0% of statements [2022-03-11T19:26:49.139Z] 2022/03/11 19:26:48 Closing DB instances... [2022-03-11T19:26:49.139Z] === RUN TestGenerate [2022-03-11T19:26:49.139Z] --- PASS: TestGenerate (0.00s) [2022-03-11T19:26:49.139Z] === RUN TestGeneratePtr [2022-03-11T19:26:49.139Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-11T19:26:49.139Z] === RUN TestGenerateMissingField [2022-03-11T19:26:49.139Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-11T19:26:49.139Z] === RUN TestFieldCannotBeSet [2022-03-11T19:26:49.139Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-11T19:26:49.139Z] === RUN TestTypeMismatchError [2022-03-11T19:26:49.139Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-11T19:26:49.139Z] PASS [2022-03-11T19:26:49.139Z] coverage: 100.0% of statements [2022-03-11T19:26:49.139Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-03-11T19:26:49.206Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-11T19:26:49.463Z] --- PASS: TestDockerNetworkReConnect (4.28s) [2022-03-11T19:26:49.463Z] === RUN TestServicePlugin [2022-03-11T19:26:49.606Z] testing: warning: no tests to run [2022-03-11T19:26:49.606Z] PASS [2022-03-11T19:26:49.606Z] coverage: 0.0% of statements [2022-03-11T19:26:49.606Z] ok github.com/docker/docker/libnetwork/osl 0.043s coverage: 0.0% of statements [no tests to run] [2022-03-11T19:26:49.723Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-11T19:26:49.875Z] --- PASS: TestKillContainer (6.40s) [2022-03-11T19:26:49.875Z] --- PASS: TestKillContainer/no_signal (2.66s) [2022-03-11T19:26:49.875Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:26:49.875Z] --- PASS: TestKillContainer/killing_signal (3.67s) [2022-03-11T19:26:49.875Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T19:26:49.875Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:26:49.875Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T19:26:49.875Z] === RUN TestKillStoppedContainer [2022-03-11T19:26:49.875Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:26:49.875Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-11T19:26:49.875Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T19:26:49.875Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:26:49.875Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T19:26:49.875Z] === RUN TestKillDifferentUserContainer [2022-03-11T19:26:49.875Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T19:26:49.875Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-11T19:26:49.875Z] === RUN TestInspectOomKilledTrue [2022-03-11T19:26:49.875Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:49.875Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T19:26:49.875Z] === RUN TestInspectOomKilledFalse [2022-03-11T19:26:49.875Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:26:49.875Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T19:26:49.875Z] === RUN TestLogsFollowTailEmpty [2022-03-11T19:26:50.075Z] === RUN TestRequestNewPort [2022-03-11T19:26:50.075Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-11T19:26:50.075Z] === RUN TestRequestSpecificPort [2022-03-11T19:26:50.075Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-11T19:26:50.075Z] === RUN TestReleasePort [2022-03-11T19:26:50.075Z] --- PASS: TestReleasePort (0.00s) [2022-03-11T19:26:50.075Z] === RUN TestReuseReleasedPort [2022-03-11T19:26:50.075Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-11T19:26:50.075Z] === RUN TestReleaseUnreadledPort [2022-03-11T19:26:50.075Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-11T19:26:50.075Z] === RUN TestUnknowProtocol [2022-03-11T19:26:50.075Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-11T19:26:50.075Z] === RUN TestAllocateAllPorts [2022-03-11T19:26:50.075Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-11T19:26:50.075Z] === RUN TestPortAllocation [2022-03-11T19:26:50.075Z] --- PASS: TestPortAllocation (0.00s) [2022-03-11T19:26:50.075Z] === RUN TestPortAllocationWithCustomRange [2022-03-11T19:26:50.075Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-11T19:26:50.075Z] === RUN TestNoDuplicateBPR [2022-03-11T19:26:50.075Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-11T19:26:50.075Z] === RUN TestChangePortRange [2022-03-11T19:26:50.075Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-11T19:26:50.075Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-11T19:26:50.075Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-11T19:26:50.075Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-11T19:26:50.075Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-11T19:26:50.075Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-11T19:26:50.075Z] --- PASS: TestChangePortRange (0.00s) [2022-03-11T19:26:50.075Z] PASS [2022-03-11T19:26:50.075Z] coverage: 88.6% of statements [2022-03-11T19:26:50.075Z] ok github.com/docker/docker/libnetwork/portallocator 0.069s coverage: 88.6% of statements [2022-03-11T19:26:50.290Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-11T19:26:50.544Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-03-11T19:26:50.544Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-11T19:26:50.544Z] testing: warning: no tests to run [2022-03-11T19:26:50.544Z] PASS [2022-03-11T19:26:50.544Z] coverage: 0.0% of statements [2022-03-11T19:26:50.544Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2022-03-11T19:26:51.012Z] === RUN TestHashData [2022-03-11T19:26:51.012Z] --- PASS: TestHashData (0.00s) [2022-03-11T19:26:51.012Z] PASS [2022-03-11T19:26:51.012Z] coverage: 2.8% of statements [2022-03-11T19:26:51.012Z] ok github.com/docker/docker/libnetwork/resolvconf 0.072s coverage: 2.8% of statements [2022-03-11T19:26:51.480Z] === RUN TestErrorConstructors [2022-03-11T19:26:51.480Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-11T19:26:51.480Z] === RUN TestCompareIPMask [2022-03-11T19:26:51.480Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-11T19:26:51.480Z] === RUN TestUtilGetHostPartIP [2022-03-11T19:26:51.480Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-11T19:26:51.480Z] === RUN TestUtilGetBroadcastIP [2022-03-11T19:26:51.480Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-11T19:26:51.480Z] === RUN TestParseCIDR [2022-03-11T19:26:51.480Z] --- PASS: TestParseCIDR (0.00s) [2022-03-11T19:26:51.480Z] PASS [2022-03-11T19:26:51.480Z] coverage: 37.3% of statements [2022-03-11T19:26:51.480Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2022-03-11T19:26:51.480Z] 2022/03/11 19:26:51 Closing DB instances... [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-11T19:26:51.949Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-11T19:26:51.950Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-11T19:26:51.950Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-11T19:26:51.950Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-11T19:26:51.950Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-11T19:26:51.950Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-11T19:26:51.950Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-11T19:26:51.950Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-11T19:26:51.950Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-11T19:26:51.950Z] PASS [2022-03-11T19:26:51.950Z] coverage: 50.0% of statements [2022-03-11T19:26:51.950Z] ok github.com/docker/docker/oci 0.067s coverage: 50.0% of statements [2022-03-11T19:26:52.188Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-11T19:26:52.829Z] --- PASS: TestLogsFollowTailEmpty (2.45s) [2022-03-11T19:26:52.830Z] === RUN TestNetworkNat [2022-03-11T19:26:52.830Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T19:26:52.830Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-11T19:26:52.830Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T19:26:52.937Z] === RUN TestAddressPoolOpt [2022-03-11T19:26:52.937Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/a [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/something [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/_=a [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/env1=value1 [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/_env1=value1 [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/PATH [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/=a [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/PATH= [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/PATH=something [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/asd!qwe [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/1asd [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/123 [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/some_space [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/__some_space_before [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/some_space_after__ [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/= [2022-03-11T19:26:52.937Z] === RUN TestValidateEnv/PaTh [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-11T19:26:52.937Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-11T19:26:52.937Z] === RUN TestParseHost [2022-03-11T19:26:52.937Z] --- PASS: TestParseHost (0.00s) [2022-03-11T19:26:52.937Z] === RUN TestParseDockerDaemonHost [2022-03-11T19:26:52.937Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-11T19:26:52.937Z] === RUN TestParseTCP [2022-03-11T19:26:52.937Z] --- PASS: TestParseTCP (0.00s) [2022-03-11T19:26:52.937Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-11T19:26:52.937Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-11T19:26:52.937Z] === RUN TestValidateExtraHosts [2022-03-11T19:26:52.938Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestIpOptString [2022-03-11T19:26:52.938Z] --- PASS: TestIpOptString (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-11T19:26:52.938Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestNewIpOptValidDefaultVal [2022-03-11T19:26:52.938Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestIpOptSetInvalidVal [2022-03-11T19:26:52.938Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestValidateIPAddress [2022-03-11T19:26:52.938Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestMapOpts [2022-03-11T19:26:52.938Z] --- PASS: TestMapOpts (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestListOptsWithoutValidator [2022-03-11T19:26:52.938Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestListOptsWithValidator [2022-03-11T19:26:52.938Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestValidateDNSSearch [2022-03-11T19:26:52.938Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel/label_with_general_format [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel/label_with_one_more [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-11T19:26:52.938Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel (0.00s) [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-11T19:26:52.938Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestNamedListOpts [2022-03-11T19:26:52.938Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestNamedMapOpts [2022-03-11T19:26:52.938Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestParseLink [2022-03-11T19:26:52.938Z] --- PASS: TestParseLink (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestQuotedStringSetWithQuotes [2022-03-11T19:26:52.938Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-11T19:26:52.938Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-11T19:26:52.938Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-11T19:26:52.938Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-11T19:26:52.938Z] === RUN TestUlimitOpt [2022-03-11T19:26:52.938Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-11T19:26:52.938Z] PASS [2022-03-11T19:26:52.938Z] coverage: 67.4% of statements [2022-03-11T19:26:52.938Z] ok github.com/docker/docker/opts 0.113s coverage: 67.4% of statements [2022-03-11T19:26:52.938Z] === RUN TestParseVersion [2022-03-11T19:26:52.938Z] --- PASS: TestParseVersion (0.00s) [2022-03-11T19:26:52.938Z] PASS [2022-03-11T19:26:52.938Z] coverage: 52.9% of statements [2022-03-11T19:26:52.938Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2022-03-11T19:26:52.938Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-03-11T19:26:52.938Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-11T19:26:53.122Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-11T19:26:53.380Z] plugin_test.go:61: [d364152f4dc33] joining swarm manager [df4c20159dd53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:26:54.499Z] 2022/03/11 19:26:53 Closing DB instances... [2022-03-11T19:26:54.499Z] === RUN TestPeerCertificateMarshalJSON [2022-03-11T19:26:54.754Z] plugin_test.go:64: [d0680464919aa] joining swarm manager [df4c20159dd53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:26:54.968Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-11T19:26:54.968Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-11T19:26:54.968Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) [2022-03-11T19:26:54.968Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-11T19:26:54.968Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-11T19:26:54.968Z] === RUN TestMiddleware [2022-03-11T19:26:54.968Z] --- PASS: TestMiddleware (0.00s) [2022-03-11T19:26:54.968Z] === RUN TestNewResponseModifier [2022-03-11T19:26:54.968Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-11T19:26:54.968Z] PASS [2022-03-11T19:26:54.968Z] coverage: 26.8% of statements [2022-03-11T19:26:54.968Z] ok github.com/docker/docker/pkg/authorization 0.508s coverage: 26.8% of statements [2022-03-11T19:26:55.322Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-11T19:26:55.437Z] === RUN TestIsArchivePathDir [2022-03-11T19:26:55.437Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-11T19:26:55.437Z] === RUN TestIsArchivePathInvalidFile [2022-03-11T19:26:55.437Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-03-11T19:26:55.437Z] === RUN TestIsArchivePathTar [2022-03-11T19:26:55.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-11T19:26:55.782Z] --- PASS: TestNetworkLocalhostTCPNat (3.30s) [2022-03-11T19:26:55.782Z] === RUN TestNetworkLoopbackNat [2022-03-11T19:26:55.782Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T19:26:55.782Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-11T19:26:55.782Z] === RUN TestPause [2022-03-11T19:26:55.782Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T19:26:55.782Z] --- SKIP: TestPause (0.00s) [2022-03-11T19:26:55.782Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T19:26:55.905Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-03-11T19:26:55.905Z] === RUN TestDecompressStreamGzip [2022-03-11T19:26:55.905Z] === RUN TestUnbuffered [2022-03-11T19:26:55.905Z] --- PASS: TestUnbuffered (0.00s) [2022-03-11T19:26:55.905Z] === RUN TestRaceUnbuffered [2022-03-11T19:26:55.905Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-11T19:26:55.905Z] PASS [2022-03-11T19:26:55.905Z] coverage: 100.0% of statements [2022-03-11T19:26:55.905Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-03-11T19:26:55.905Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-11T19:26:55.905Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-11T19:26:55.905Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-03-11T19:26:55.905Z] === RUN TestDecompressStreamBzip2 [2022-03-11T19:26:55.905Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-03-11T19:26:55.905Z] === RUN TestDecompressStreamXz [2022-03-11T19:26:55.905Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T19:26:55.905Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-11T19:26:55.905Z] === RUN TestDecompressStreamZstd [2022-03-11T19:26:55.905Z] archive_test.go:140: zstd not installed [2022-03-11T19:26:55.905Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-11T19:26:55.905Z] === RUN TestCompressStreamXzUnsupported [2022-03-11T19:26:55.905Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-11T19:26:55.905Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-11T19:26:55.905Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-11T19:26:55.905Z] === RUN TestCompressStreamInvalid [2022-03-11T19:26:55.905Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-11T19:26:55.905Z] === RUN TestExtensionInvalid [2022-03-11T19:26:55.905Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-11T19:26:55.905Z] === RUN TestExtensionUncompressed [2022-03-11T19:26:55.905Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-11T19:26:55.905Z] === RUN TestExtensionBzip2 [2022-03-11T19:26:55.905Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-11T19:26:55.905Z] === RUN TestExtensionGzip [2022-03-11T19:26:55.905Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-11T19:26:55.905Z] === RUN TestExtensionXz [2022-03-11T19:26:55.905Z] --- PASS: TestExtensionXz (0.00s) [2022-03-11T19:26:55.905Z] === RUN TestExtensionZstd [2022-03-11T19:26:55.905Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-11T19:26:55.905Z] === RUN TestCmdStreamLargeStderr [2022-03-11T19:26:55.905Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-11T19:26:55.905Z] === RUN TestCmdStreamBad [2022-03-11T19:26:55.905Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T19:26:55.905Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-11T19:26:55.905Z] === RUN TestCmdStreamGood [2022-03-11T19:26:56.374Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-11T19:26:56.374Z] === RUN TestUntarPathWithInvalidDest [2022-03-11T19:26:56.374Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-11T19:26:56.374Z] === RUN TestUntarPathWithInvalidSrc [2022-03-11T19:26:56.374Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-11T19:26:56.374Z] === RUN TestUntarPath [2022-03-11T19:26:56.374Z] --- PASS: TestUntarPath (0.08s) [2022-03-11T19:26:56.374Z] === RUN TestUntarPathWithDestinationFile [2022-03-11T19:26:56.374Z] === RUN TestMatch [2022-03-11T19:26:56.374Z] === RUN TestMatch/[[]] [2022-03-11T19:26:56.374Z] === RUN TestMatch/[[foo]] [2022-03-11T19:26:56.374Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-11T19:26:56.374Z] === RUN TestMatch/[[foo_bar]] [2022-03-11T19:26:56.374Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-11T19:26:56.374Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-11T19:26:56.374Z] === RUN TestMatch/[] [2022-03-11T19:26:56.374Z] === RUN TestMatch/[]#01 [2022-03-11T19:26:56.374Z] === RUN TestMatch/[[qux]] [2022-03-11T19:26:56.374Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-11T19:26:56.374Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-11T19:26:56.374Z] === RUN TestMatch/[[foo_baz]] [2022-03-11T19:26:56.374Z] --- PASS: TestMatch (0.00s) [2022-03-11T19:26:56.374Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-11T19:26:56.374Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-11T19:26:56.374Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-11T19:26:56.374Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-11T19:26:56.374Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-11T19:26:56.374Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-11T19:26:56.374Z] --- PASS: TestMatch/[] (0.00s) [2022-03-11T19:26:56.374Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-11T19:26:56.374Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-11T19:26:56.374Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-11T19:26:56.374Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-11T19:26:56.374Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-11T19:26:56.374Z] PASS [2022-03-11T19:26:56.374Z] coverage: 87.5% of statements [2022-03-11T19:26:56.374Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-03-11T19:26:56.374Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-03-11T19:26:56.374Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-11T19:26:56.374Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-11T19:26:56.374Z] === RUN TestCopyWithTarInvalidSrc [2022-03-11T19:26:56.374Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-11T19:26:56.374Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-11T19:26:56.374Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.01s) [2022-03-11T19:26:56.374Z] === RUN TestCopyWithTarSrcFile [2022-03-11T19:26:56.374Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-11T19:26:56.374Z] === RUN TestCopyWithTarSrcFolder [2022-03-11T19:26:56.374Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-11T19:26:56.374Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-11T19:26:56.374Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-11T19:26:56.374Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-11T19:26:56.374Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T19:26:56.374Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-11T19:26:56.374Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-11T19:26:56.374Z] === RUN TestCopyFileWithTarSrcFile [2022-03-11T19:26:56.374Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-11T19:26:56.374Z] === RUN TestTarFiles [2022-03-11T19:26:57.362Z] === RUN TestChrootTarUntar [2022-03-11T19:26:57.362Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:26:57.362Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-11T19:26:57.362Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-11T19:26:57.362Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:26:57.362Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T19:26:57.362Z] === RUN TestChrootUntarEmptyArchive [2022-03-11T19:26:57.362Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-11T19:26:57.362Z] === RUN TestChrootTarUntarWithSymlink [2022-03-11T19:26:57.362Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:26:57.362Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T19:26:57.362Z] === RUN TestChrootCopyWithTar [2022-03-11T19:26:57.362Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:26:57.362Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-11T19:26:57.362Z] === RUN TestChrootCopyFileWithTar [2022-03-11T19:26:57.362Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:26:57.362Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-11T19:26:57.362Z] === RUN TestChrootUntarPath [2022-03-11T19:26:57.362Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:26:57.362Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-11T19:26:57.362Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-11T19:26:57.362Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:26:57.362Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-03-11T19:26:57.362Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-11T19:26:57.362Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:26:57.362Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:26:57.362Z] === RUN TestChrootApplyDotDotFile [2022-03-11T19:26:57.362Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:26:57.362Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-11T19:26:57.362Z] PASS [2022-03-11T19:26:57.362Z] coverage: 15.1% of statements [2022-03-11T19:26:57.362Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 15.1% of statements [2022-03-11T19:26:57.831Z] 2022/03/11 19:26:57 Closing DB instances... [2022-03-11T19:26:58.115Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-11T19:26:58.115Z] docker_api_swarm_test.go:384: [dd3fa49d4bac2] joining swarm manager [dac5bd5c5fae3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:26:58.818Z] === RUN TestEnsureRemoveAllNotExist [2022-03-11T19:26:58.818Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-11T19:26:58.818Z] === RUN TestEnsureRemoveAllWithDir [2022-03-11T19:26:58.818Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-11T19:26:58.818Z] === RUN TestEnsureRemoveAllWithFile [2022-03-11T19:26:58.818Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-11T19:26:58.818Z] PASS [2022-03-11T19:26:58.818Z] coverage: 0.0% of statements [2022-03-11T19:26:58.818Z] ok github.com/docker/docker/pkg/containerfs 0.048s coverage: 0.0% of statements [2022-03-11T19:26:59.050Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-11T19:26:59.286Z] === RUN TestSizeEmpty [2022-03-11T19:26:59.286Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-11T19:26:59.286Z] === RUN TestSizeEmptyFile [2022-03-11T19:26:59.286Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-11T19:26:59.286Z] === RUN TestSizeNonemptyFile [2022-03-11T19:26:59.286Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-11T19:26:59.286Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-11T19:26:59.286Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-11T19:26:59.286Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-11T19:26:59.286Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-11T19:26:59.286Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-11T19:26:59.286Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-11T19:26:59.286Z] === RUN TestMoveToSubdir [2022-03-11T19:26:59.286Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-11T19:26:59.286Z] === RUN TestSizeNonExistingDirectory [2022-03-11T19:26:59.286Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-11T19:26:59.286Z] PASS [2022-03-11T19:26:59.286Z] coverage: 80.0% of statements [2022-03-11T19:26:59.286Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2022-03-11T19:26:59.308Z] docker_api_swarm_test.go:385: [d05a4f8592521] joining swarm manager [dac5bd5c5fae3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:26:59.578Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.31s) [2022-03-11T19:26:59.578Z] === RUN TestPauseStopPausedContainer [2022-03-11T19:26:59.578Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:26:59.578Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-11T19:26:59.578Z] === RUN TestPsFilter [2022-03-11T19:26:59.578Z] --- PASS: TestPsFilter (0.54s) [2022-03-11T19:26:59.578Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T19:26:59.754Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-03-11T19:26:59.754Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-11T19:27:00.221Z] === RUN TestPollerAddRemove [2022-03-11T19:27:00.221Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-11T19:27:00.221Z] === RUN TestPollerEvent [2022-03-11T19:27:00.221Z] poller_test.go:40: No chmod on Windows [2022-03-11T19:27:00.221Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-11T19:27:00.221Z] === RUN TestPollerClose [2022-03-11T19:27:00.221Z] --- PASS: TestPollerClose (0.00s) [2022-03-11T19:27:00.221Z] PASS [2022-03-11T19:27:00.221Z] coverage: 45.7% of statements [2022-03-11T19:27:00.221Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 45.7% of statements [2022-03-11T19:27:00.241Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-11T19:27:01.795Z] === RUN TestCopyFileWithInvalidSrc [2022-03-11T19:27:01.795Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T19:27:01.795Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-11T19:27:01.795Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-11T19:27:01.795Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-03-11T19:27:01.795Z] === RUN TestCopyFile [2022-03-11T19:27:01.795Z] --- PASS: TestCopyFile (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-11T19:27:01.795Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T19:27:01.795Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-11T19:27:01.795Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-11T19:27:01.795Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T19:27:01.795Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestWildcardMatches [2022-03-11T19:27:01.795Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestPatternMatches [2022-03-11T19:27:01.795Z] --- PASS: TestPatternMatches (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-11T19:27:01.795Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestPatternMatchesFolderExclusions [2022-03-11T19:27:01.795Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-11T19:27:01.795Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-11T19:27:01.795Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-11T19:27:01.795Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-11T19:27:01.795Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestSingleExclamationError [2022-03-11T19:27:01.795Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestMatchesWithNoPatterns [2022-03-11T19:27:01.795Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestMatchesWithMalformedPatterns [2022-03-11T19:27:01.795Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestMatches [2022-03-11T19:27:01.795Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-11T19:27:01.795Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-11T19:27:01.795Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-11T19:27:01.795Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-11T19:27:01.795Z] --- PASS: TestMatches (0.01s) [2022-03-11T19:27:01.795Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-11T19:27:01.795Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-11T19:27:01.795Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-11T19:27:01.795Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestCleanPatterns [2022-03-11T19:27:01.795Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-11T19:27:01.795Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestCleanPatternsExceptionFlag [2022-03-11T19:27:01.795Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-11T19:27:01.795Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-11T19:27:01.795Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestCleanPatternsErrorSingleException [2022-03-11T19:27:01.795Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestCreateIfNotExistsDir [2022-03-11T19:27:01.795Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-11T19:27:01.795Z] === RUN TestCreateIfNotExistsFile [2022-03-11T19:27:01.795Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-11T19:27:01.795Z] === RUN TestMatch [2022-03-11T19:27:01.795Z] --- PASS: TestMatch (0.00s) [2022-03-11T19:27:01.795Z] === RUN TestCompile [2022-03-11T19:27:01.795Z] === RUN TestCompile/slash [2022-03-11T19:27:01.795Z] === RUN TestCompile/backslash [2022-03-11T19:27:01.795Z] --- PASS: TestCompile (0.00s) [2022-03-11T19:27:01.795Z] --- PASS: TestCompile/slash (0.00s) [2022-03-11T19:27:01.795Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-11T19:27:01.795Z] PASS [2022-03-11T19:27:01.795Z] coverage: 84.7% of statements [2022-03-11T19:27:01.795Z] ok github.com/docker/docker/pkg/fileutils 0.106s coverage: 84.7% of statements [2022-03-11T19:27:01.795Z] 2022/03/11 19:27:01 Closing DB instances... [2022-03-11T19:27:02.265Z] === RUN TestGet [2022-03-11T19:27:02.265Z] --- PASS: TestGet (0.00s) [2022-03-11T19:27:02.265Z] === RUN TestGetShortcutString [2022-03-11T19:27:02.265Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-11T19:27:02.265Z] PASS [2022-03-11T19:27:02.265Z] coverage: 42.9% of statements [2022-03-11T19:27:02.265Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2022-03-11T19:27:02.733Z] --- PASS: TestTarFiles (6.03s) [2022-03-11T19:27:02.733Z] === RUN TestDetectCompressionZstd [2022-03-11T19:27:02.733Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-11T19:27:02.733Z] === RUN TestTarUntar [2022-03-11T19:27:02.733Z] --- PASS: TestTarUntar (0.05s) [2022-03-11T19:27:02.733Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-11T19:27:02.733Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-11T19:27:02.733Z] === RUN TestTarWithOptions [2022-03-11T19:27:02.733Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-11T19:27:02.733Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-11T19:27:02.733Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-11T19:27:02.733Z] === RUN TestUntarUstarGnuConflict [2022-03-11T19:27:02.733Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-11T19:27:02.733Z] === RUN TestUntarInvalidFilenames [2022-03-11T19:27:02.733Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3417402685\\dest" [2022-03-11T19:27:02.733Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-03-11T19:27:02.733Z] === RUN TestUntarHardlinkToSymlink [2022-03-11T19:27:02.733Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-11T19:27:02.733Z] === RUN TestUntarInvalidHardlink [2022-03-11T19:27:02.733Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2886230290\\victim\\hello" -> "../victim/hello" [2022-03-11T19:27:02.733Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2339892429\\victim\\hello" -> "/../victim/hello" [2022-03-11T19:27:02.733Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1227597734\\victim" -> "../victim" [2022-03-11T19:27:02.734Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink694102427\\victim" -> "../victim" [2022-03-11T19:27:02.734Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2567391846\\victim" -> "../victim" [2022-03-11T19:27:02.734Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1800095247\\victim" -> "../victim" [2022-03-11T19:27:02.734Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-11T19:27:02.734Z] === RUN TestUntarInvalidSymlink [2022-03-11T19:27:02.734Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2659324928\\dest\\dotdot" -> "../victim/hello" [2022-03-11T19:27:02.734Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3481200067\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T19:27:02.734Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3624331287\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:27:02.734Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink971483169\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:27:02.734Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink53526679\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:27:02.734Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2381905985\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:27:02.734Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1915481384\\dest\\dir\\loophole" -> "../../victim" [2022-03-11T19:27:02.734Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-11T19:27:02.734Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-11T19:27:02.734Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-11T19:27:02.734Z] === RUN TestXGlobalNoParent [2022-03-11T19:27:02.734Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-11T19:27:02.734Z] === RUN TestReplaceFileTarWrapper [2022-03-11T19:27:03.202Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-03-11T19:27:03.202Z] === RUN TestNetworkDBNodeLeave [2022-03-11T19:27:03.202Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-03-11T19:27:03.202Z] === RUN TestPrefixHeaderReadable [2022-03-11T19:27:03.202Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-11T19:27:03.202Z] === RUN TestDisablePigz [2022-03-11T19:27:03.202Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-11T19:27:03.202Z] === RUN TestCreateIDMapOrder [2022-03-11T19:27:03.202Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-11T19:27:03.202Z] PASS [2022-03-11T19:27:03.202Z] coverage: 7.2% of statements [2022-03-11T19:27:03.202Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-03-11T19:27:03.202Z] --- PASS: TestDisablePigz (0.14s) [2022-03-11T19:27:03.202Z] === RUN TestPigz [2022-03-11T19:27:03.366Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.78s) [2022-03-11T19:27:03.366Z] === RUN TestRemoveContainerWithVolume [2022-03-11T19:27:03.670Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-11T19:27:03.670Z] --- PASS: TestPigz (0.28s) [2022-03-11T19:27:03.670Z] === RUN TestNosysFileInfo [2022-03-11T19:27:03.670Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-11T19:27:03.670Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T19:27:03.670Z] archive_windows_test.go:16: Currently fails [2022-03-11T19:27:03.670Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:27:03.670Z] === RUN TestCanonicalTarNameForPath [2022-03-11T19:27:03.670Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-11T19:27:03.670Z] === RUN TestCanonicalTarName [2022-03-11T19:27:03.670Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-11T19:27:03.670Z] === RUN TestChmodTarEntry [2022-03-11T19:27:03.670Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-11T19:27:03.670Z] === RUN TestHardLinkOrder [2022-03-11T19:27:03.670Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-11T19:27:03.670Z] === RUN TestChangeString [2022-03-11T19:27:03.670Z] --- PASS: TestChangeString (0.00s) [2022-03-11T19:27:03.670Z] === RUN TestChangesWithNoChanges [2022-03-11T19:27:03.670Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-11T19:27:03.670Z] === RUN TestChangesWithChanges [2022-03-11T19:27:03.670Z] --- PASS: TestChangesWithChanges (0.05s) [2022-03-11T19:27:03.670Z] === RUN TestChangesWithChangesGH13590 [2022-03-11T19:27:03.670Z] changes_test.go:195: needs more investigation [2022-03-11T19:27:03.670Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-11T19:27:03.670Z] === RUN TestChangesDirsEmpty [2022-03-11T19:27:03.670Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T19:27:03.670Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-11T19:27:03.670Z] === RUN TestChangesDirsMutated [2022-03-11T19:27:03.670Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T19:27:03.670Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-11T19:27:03.670Z] === RUN TestApplyLayer [2022-03-11T19:27:03.670Z] changes_test.go:432: needs further investigation [2022-03-11T19:27:03.670Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-11T19:27:03.670Z] === RUN TestChangesSizeWithHardlinks [2022-03-11T19:27:03.670Z] changes_test.go:468: needs further investigation [2022-03-11T19:27:03.670Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-11T19:27:03.670Z] === RUN TestChangesSizeWithNoChanges [2022-03-11T19:27:03.670Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-11T19:27:03.670Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-11T19:27:03.670Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-11T19:27:03.670Z] === RUN TestChangesSize [2022-03-11T19:27:03.670Z] --- PASS: TestChangesSize (0.03s) [2022-03-11T19:27:03.670Z] === RUN TestApplyLayerInvalidFilenames [2022-03-11T19:27:03.670Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames302782976\\dest" [2022-03-11T19:27:03.670Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-11T19:27:03.670Z] === RUN TestApplyLayerInvalidHardlink [2022-03-11T19:27:03.670Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3989884001\\victim\\hello" -> "../victim/hello" [2022-03-11T19:27:03.670Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink206532446\\victim\\hello" -> "/../victim/hello" [2022-03-11T19:27:03.670Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2464025194\\victim" -> "../victim" [2022-03-11T19:27:03.670Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3879309489\\victim" -> "../victim" [2022-03-11T19:27:03.670Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1673572314\\victim" -> "../victim" [2022-03-11T19:27:03.670Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1997603825\\victim" -> "../victim" [2022-03-11T19:27:03.670Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-03-11T19:27:03.670Z] === RUN TestApplyLayerInvalidSymlink [2022-03-11T19:27:03.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4195343130\\dest\\dotdot" -> "../victim/hello" [2022-03-11T19:27:03.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink986266072\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T19:27:04.139Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2750945069\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:27:04.139Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2280408829\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:27:04.139Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink912035327\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:27:04.139Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3815638304\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:27:04.139Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-11T19:27:04.139Z] === RUN TestApplyLayerWhiteouts [2022-03-11T19:27:04.139Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-11T19:27:04.139Z] === RUN TestGenerateEmptyFile [2022-03-11T19:27:04.139Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-11T19:27:04.139Z] === RUN TestGenerateWithContent [2022-03-11T19:27:04.139Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-11T19:27:04.139Z] PASS [2022-03-11T19:27:04.139Z] coverage: 62.0% of statements [2022-03-11T19:27:04.139Z] ok github.com/docker/docker/pkg/archive 8.766s coverage: 62.0% of statements [2022-03-11T19:27:04.609Z] === RUN TestFixedBufferCap [2022-03-11T19:27:04.609Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-11T19:27:04.609Z] === RUN TestFixedBufferLen [2022-03-11T19:27:04.609Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-11T19:27:04.609Z] === RUN TestFixedBufferString [2022-03-11T19:27:04.609Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-11T19:27:04.609Z] === RUN TestFixedBufferWrite [2022-03-11T19:27:04.609Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-11T19:27:04.609Z] === RUN TestFixedBufferRead [2022-03-11T19:27:04.609Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-11T19:27:04.609Z] === RUN TestBytesPipeRead [2022-03-11T19:27:04.609Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-11T19:27:04.609Z] === RUN TestBytesPipeWrite [2022-03-11T19:27:04.609Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-11T19:27:04.609Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-11T19:27:05.077Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-03-11T19:27:05.077Z] === RUN TestAtomicWriteToFile [2022-03-11T19:27:05.077Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-11T19:27:05.077Z] === RUN TestAtomicWriteSetCommit [2022-03-11T19:27:05.077Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-11T19:27:05.077Z] === RUN TestAtomicWriteSetCancel [2022-03-11T19:27:05.077Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-11T19:27:05.077Z] === RUN TestReadCloserWrapperClose [2022-03-11T19:27:05.077Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-11T19:27:05.077Z] === RUN TestReaderErrWrapperReadOnError [2022-03-11T19:27:05.077Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-11T19:27:05.077Z] === RUN TestReaderErrWrapperRead [2022-03-11T19:27:05.077Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-11T19:27:05.077Z] === RUN TestCancelReadCloser [2022-03-11T19:27:05.077Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-11T19:27:05.077Z] === RUN TestWriteCloserWrapperClose [2022-03-11T19:27:05.077Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-11T19:27:05.077Z] === RUN TestNopWriteCloser [2022-03-11T19:27:05.077Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-11T19:27:05.077Z] === RUN TestNopWriter [2022-03-11T19:27:05.077Z] --- PASS: TestNopWriter (0.00s) [2022-03-11T19:27:05.077Z] === RUN TestWriteCounter [2022-03-11T19:27:05.077Z] --- PASS: TestWriteCounter (0.00s) [2022-03-11T19:27:05.077Z] PASS [2022-03-11T19:27:05.077Z] coverage: 70.1% of statements [2022-03-11T19:27:05.077Z] ok github.com/docker/docker/pkg/ioutils 0.684s coverage: 70.1% of statements [2022-03-11T19:27:05.501Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-11T19:27:05.758Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-11T19:27:06.066Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-11T19:27:06.066Z] === RUN TestNetworkDBWatch [2022-03-11T19:27:06.066Z] === RUN TestError [2022-03-11T19:27:06.066Z] --- PASS: TestError (0.00s) [2022-03-11T19:27:06.066Z] === RUN TestProgressString [2022-03-11T19:27:06.066Z] === RUN TestProgressString/no_progress [2022-03-11T19:27:06.066Z] === RUN TestProgressString/progress_1 [2022-03-11T19:27:06.066Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-11T19:27:06.066Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-11T19:27:06.066Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-11T19:27:06.066Z] === RUN TestProgressString/with_units [2022-03-11T19:27:06.066Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-11T19:27:06.066Z] === RUN TestProgressString/hide_counts [2022-03-11T19:27:06.066Z] --- PASS: TestProgressString (0.00s) [2022-03-11T19:27:06.066Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-11T19:27:06.066Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-11T19:27:06.066Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-11T19:27:06.066Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-11T19:27:06.066Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-11T19:27:06.066Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-11T19:27:06.066Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-11T19:27:06.066Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-11T19:27:06.066Z] === RUN TestJSONMessageDisplay [2022-03-11T19:27:06.534Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-03-11T19:27:06.534Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-11T19:27:06.534Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-11T19:27:06.534Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-11T19:27:06.534Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-11T19:27:06.534Z] === RUN TestDisplayJSONMessagesStream [2022-03-11T19:27:06.534Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-11T19:27:06.534Z] PASS [2022-03-11T19:27:06.534Z] coverage: 91.7% of statements [2022-03-11T19:27:06.534Z] ok github.com/docker/docker/pkg/jsonmessage 0.247s coverage: 91.7% of statements [2022-03-11T19:27:06.691Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-11T19:27:07.004Z] === RUN TestStandardLongPath [2022-03-11T19:27:07.004Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-11T19:27:07.004Z] === RUN TestUNCLongPath [2022-03-11T19:27:07.004Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-11T19:27:07.004Z] PASS [2022-03-11T19:27:07.004Z] coverage: 100.0% of statements [2022-03-11T19:27:07.004Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2022-03-11T19:27:07.156Z] --- PASS: TestRemoveContainerWithVolume (3.30s) [2022-03-11T19:27:07.157Z] === RUN TestRemoveContainerRunning [2022-03-11T19:27:07.256Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-11T19:27:07.256Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-11T19:27:07.473Z] === RUN TestNameFormat [2022-03-11T19:27:07.473Z] --- PASS: TestNameFormat (0.00s) [2022-03-11T19:27:07.473Z] === RUN TestNameRetries [2022-03-11T19:27:07.473Z] --- PASS: TestNameRetries (0.00s) [2022-03-11T19:27:07.473Z] PASS [2022-03-11T19:27:07.473Z] coverage: 85.7% of statements [2022-03-11T19:27:07.473Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-03-11T19:27:07.473Z] 2022/03/11 19:27:07 Closing DB instances... [2022-03-11T19:27:08.191Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-11T19:27:08.191Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-11T19:27:08.191Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-11T19:27:08.459Z] === RUN TestParseKeyValueOpt [2022-03-11T19:27:08.459Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-11T19:27:08.459Z] === RUN TestParseUintList [2022-03-11T19:27:08.459Z] --- PASS: TestParseUintList (0.00s) [2022-03-11T19:27:08.459Z] === RUN TestParseUintListMaximumLimits [2022-03-11T19:27:08.459Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-11T19:27:08.459Z] PASS [2022-03-11T19:27:08.459Z] coverage: 97.0% of statements [2022-03-11T19:27:08.459Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-03-11T19:27:08.927Z] --- PASS: TestNetworkDBWatch (3.08s) [2022-03-11T19:27:08.927Z] === RUN TestNetworkDBBulkSync [2022-03-11T19:27:08.927Z] === RUN TestNewAndRemove [2022-03-11T19:27:08.927Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-11T19:27:08.927Z] === RUN TestRemoveInvalidPath [2022-03-11T19:27:08.927Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-11T19:27:08.927Z] PASS [2022-03-11T19:27:08.927Z] coverage: 82.6% of statements [2022-03-11T19:27:08.927Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-03-11T19:27:09.124Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-11T19:27:09.377Z] --- PASS: TestRemoveContainerRunning (2.81s) [2022-03-11T19:27:09.377Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T19:27:10.058Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-11T19:27:10.058Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-11T19:27:10.058Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-11T19:27:10.492Z] 2022/03/11 19:27:10 Closing DB instances... [2022-03-11T19:27:10.627Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-11T19:27:10.885Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-11T19:27:10.960Z] === RUN TestFailedConnection [2022-03-11T19:27:11.429Z] --- PASS: TestGetAddress (24.22s) [2022-03-11T19:27:11.429Z] === RUN TestRequestSyntaxCheck [2022-03-11T19:27:11.429Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-11T19:27:11.429Z] === RUN TestRequest [2022-03-11T19:27:11.818Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-11T19:27:11.906Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-11T19:27:11.906Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-11T19:27:12.791Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-11T19:27:12.791Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-11T19:27:12.791Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-11T19:27:12.791Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-11T19:27:12.791Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-11T19:27:12.892Z] --- PASS: TestFailedConnection (2.05s) [2022-03-11T19:27:12.892Z] === RUN TestFailOnce [2022-03-11T19:27:13.051Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-11T19:27:13.169Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.11s) [2022-03-11T19:27:13.169Z] === RUN TestRemoveInvalidContainer [2022-03-11T19:27:13.169Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-11T19:27:13.169Z] === RUN TestRenameLinkedContainer [2022-03-11T19:27:13.169Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T19:27:13.169Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-11T19:27:13.169Z] === RUN TestRenameStoppedContainer [2022-03-11T19:27:13.360Z] 2022/03/11 19:27:12 http: panic serving 127.0.0.1:49294: Plugin not ready [2022-03-11T19:27:13.360Z] goroutine 18 [running]: [2022-03-11T19:27:13.360Z] net/http.(*conn).serve.func1() [2022-03-11T19:27:13.360Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T19:27:13.360Z] panic({0x134ca00, 0x14609d0}) [2022-03-11T19:27:13.360Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T19:27:13.360Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x1b46a663b9f04355}, 0xc0000bfa98) [2022-03-11T19:27:13.360Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-11T19:27:13.360Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x146d900, 0xc0000ce000}, 0x1281d26) [2022-03-11T19:27:13.360Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T19:27:13.360Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x146d900, 0xc0000ce000}, 0xc0000b6000) [2022-03-11T19:27:13.360Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-11T19:27:13.360Z] net/http.serverHandler.ServeHTTP({0x146bff0}, {0x146d900, 0xc0000ce000}, 0xc0000b6000) [2022-03-11T19:27:13.360Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T19:27:13.360Z] net/http.(*conn).serve(0xc0000a8000, {0x146f900, 0xc00008a0c0}) [2022-03-11T19:27:13.360Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T19:27:13.360Z] created by net/http.(*Server).Serve [2022-03-11T19:27:13.360Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T19:27:13.360Z] time="2022-03-11T19:27:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s" [2022-03-11T19:27:14.346Z] --- PASS: TestFailOnce (1.20s) [2022-03-11T19:27:14.346Z] === RUN TestEchoInputOutput [2022-03-11T19:27:14.346Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-11T19:27:14.346Z] === RUN TestBackoff [2022-03-11T19:27:14.346Z] --- PASS: TestBackoff (0.00s) [2022-03-11T19:27:14.346Z] === RUN TestAbortRetry [2022-03-11T19:27:14.346Z] --- PASS: TestAbortRetry (0.00s) [2022-03-11T19:27:14.346Z] === RUN TestClientScheme [2022-03-11T19:27:14.346Z] --- PASS: TestClientScheme (0.00s) [2022-03-11T19:27:14.346Z] === RUN TestNewClientWithTimeout [2022-03-11T19:27:14.820Z] time="2022-03-11T19:27:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-11T19:27:14.820Z] 2022/03/11 19:27:14 Closing DB instances... [2022-03-11T19:27:14.820Z] time="2022-03-11T19:27:14Z" level=error msg="node: f0e7aef1d5a0 is unknown to memberlist" [2022-03-11T19:27:14.947Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-11T19:27:15.206Z] === RUN TestDockerSuite/TestEventsRename [2022-03-11T19:27:15.770Z] === RUN TestDockerSuite/TestEventsResize [2022-03-11T19:27:16.118Z] --- PASS: TestRenameStoppedContainer (3.17s) [2022-03-11T19:27:16.118Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T19:27:16.335Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-11T19:27:16.384Z] time="2022-03-11T19:27:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-11T19:27:17.370Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.50s) [2022-03-11T19:27:17.370Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-11T19:27:18.356Z] 2022/03/11 19:27:18 Closing DB instances... [2022-03-11T19:27:18.824Z] time="2022-03-11T19:27:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-11T19:27:18.824Z] --- PASS: TestRequest (7.41s) [2022-03-11T19:27:18.825Z] === RUN TestOverlappingRequests [2022-03-11T19:27:19.292Z] --- PASS: TestOverlappingRequests (0.37s) [2022-03-11T19:27:19.292Z] === RUN TestRelease [2022-03-11T19:27:20.279Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-11T19:27:20.280Z] === RUN TestNetworkDBGarbageCollection [2022-03-11T19:27:20.499Z] 0a6173b79e25: Pull complete [2022-03-11T19:27:20.499Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-11T19:27:20.499Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:27:20.499Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-11T19:27:20.499Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-11T19:27:20.499Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-11T19:27:20.499Z] WARN: Skipping validation tests [2022-03-11T19:27:20.499Z] INFO: Running unit tests at 03/11/2022 19:27:15... [2022-03-11T19:27:20.747Z] --- PASS: TestRelease (1.42s) [2022-03-11T19:27:20.747Z] === RUN TestAllocateRandomDeallocate [2022-03-11T19:27:21.487Z] INFO: make.ps1 starting at 03/11/2022 19:27:21 [2022-03-11T19:27:21.593Z] --- PASS: TestServicePlugin (31.32s) [2022-03-11T19:27:21.593Z] === RUN TestServiceUpdateLabel [2022-03-11T19:27:21.593Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-11T19:27:21.959Z] INFO: Git commit (7df7357e08) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T19:27:21.959Z] INFO: Invoking autogen... [2022-03-11T19:27:21.990Z] --- PASS: TestRenameRunningContainerAndReuse (5.65s) [2022-03-11T19:27:21.990Z] === RUN TestRenameInvalidName [2022-03-11T19:27:22.159Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-11T19:27:22.428Z] INFO: Running unit tests... [2022-03-11T19:27:22.725Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-11T19:27:22.961Z] time="2022-03-11T19:27:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-11T19:27:23.289Z] --- PASS: TestServiceUpdateLabel (2.39s) [2022-03-11T19:27:23.289Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:27:24.943Z] --- PASS: TestRenameInvalidName (3.74s) [2022-03-11T19:27:24.943Z] === RUN TestRenameAnonymousContainer [2022-03-11T19:27:25.177Z] --- PASS: TestAllocateRandomDeallocate (4.14s) [2022-03-11T19:27:25.177Z] === RUN TestRetrieveFromStore [2022-03-11T19:27:25.815Z] === RUN TestDockerSuite/TestEventsTop [2022-03-11T19:27:26.072Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-11T19:27:26.164Z] --- PASS: TestRetrieveFromStore (1.35s) [2022-03-11T19:27:26.164Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-11T19:27:26.164Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-11T19:27:26.164Z] === RUN TestParallelPredefinedRequest1 [2022-03-11T19:27:26.164Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-11T19:27:26.164Z] === RUN TestParallelPredefinedRequest2 [2022-03-11T19:27:26.164Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-11T19:27:26.164Z] === RUN TestParallelPredefinedRequest3 [2022-03-11T19:27:26.164Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-11T19:27:26.164Z] === RUN TestParallelPredefinedRequest4 [2022-03-11T19:27:26.164Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-11T19:27:26.164Z] === RUN TestParallelPredefinedRequest5 [2022-03-11T19:27:26.164Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-11T19:27:26.164Z] === RUN TestDebug [2022-03-11T19:27:26.164Z] --- PASS: TestDebug (0.00s) [2022-03-11T19:27:26.164Z] === RUN TestRequestPoolParallel [2022-03-11T19:27:26.634Z] --- PASS: TestRequestPoolParallel (0.34s) [2022-03-11T19:27:26.634Z] === RUN TestFullAllocateRelease [2022-03-11T19:27:27.102Z] --- PASS: TestFullAllocateRelease (0.52s) [2022-03-11T19:27:27.102Z] === RUN TestOddAllocateRelease [2022-03-11T19:27:27.569Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-03-11T19:27:27.569Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-11T19:27:27.569Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-11T19:27:27.569Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-11T19:27:27.569Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-11T19:27:27.569Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-11T19:27:27.569Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-11T19:27:27.569Z] === CONT TestParallelPredefinedRequest1 [2022-03-11T19:27:27.569Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T19:27:27.569Z] === CONT TestParallelPredefinedRequest2 [2022-03-11T19:27:27.569Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:27:27.569Z] === CONT TestParallelPredefinedRequest1 [2022-03-11T19:27:27.569Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:27:27.569Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-11T19:27:27.569Z] === CONT TestParallelPredefinedRequest5 [2022-03-11T19:27:27.569Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:27:27.569Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-11T19:27:27.569Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T19:27:27.569Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:27:27.569Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-11T19:27:27.569Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-11T19:27:27.569Z] === CONT TestParallelPredefinedRequest3 [2022-03-11T19:27:27.569Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:27:27.569Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-11T19:27:27.569Z] PASS [2022-03-11T19:27:27.569Z] coverage: 85.3% of statements [2022-03-11T19:27:27.569Z] ok github.com/docker/docker/libnetwork/ipam 47.879s coverage: 85.3% of statements [2022-03-11T19:27:28.597Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-11T19:27:29.132Z] === RUN TestParseEmptyInterface [2022-03-11T19:27:29.132Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-11T19:27:29.132Z] === RUN TestParseNonInterfaceType [2022-03-11T19:27:29.132Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-11T19:27:29.132Z] === RUN TestParseWithOneFunction [2022-03-11T19:27:29.132Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-11T19:27:29.132Z] === RUN TestParseWithMultipleFuncs [2022-03-11T19:27:29.132Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-11T19:27:29.132Z] === RUN TestParseWithUnnamedReturn [2022-03-11T19:27:29.132Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-11T19:27:29.132Z] === RUN TestEmbeddedInterface [2022-03-11T19:27:29.132Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-11T19:27:29.132Z] === RUN TestParsedImports [2022-03-11T19:27:29.132Z] --- PASS: TestParsedImports (0.00s) [2022-03-11T19:27:29.132Z] === RUN TestAliasedImports [2022-03-11T19:27:29.132Z] --- PASS: TestAliasedImports (0.00s) [2022-03-11T19:27:29.132Z] PASS [2022-03-11T19:27:29.132Z] coverage: 56.8% of statements [2022-03-11T19:27:29.132Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2022-03-11T19:27:30.117Z] === RUN TestHTTPTransport [2022-03-11T19:27:30.117Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-11T19:27:30.117Z] PASS [2022-03-11T19:27:30.117Z] coverage: 85.7% of statements [2022-03-11T19:27:30.117Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-03-11T19:27:30.585Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-11T19:27:30.585Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T19:27:30.585Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-11T19:27:30.585Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-11T19:27:30.585Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-11T19:27:30.585Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-11T19:27:30.585Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-11T19:27:30.585Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T19:27:30.585Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-11T19:27:30.585Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-11T19:27:30.585Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-11T19:27:30.585Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-11T19:27:30.585Z] === RUN TestBufferPoolPutAndGet [2022-03-11T19:27:30.585Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-11T19:27:30.585Z] PASS [2022-03-11T19:27:30.585Z] coverage: 88.2% of statements [2022-03-11T19:27:30.585Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-03-11T19:27:31.058Z] === RUN TestOutputOnPrematureClose [2022-03-11T19:27:31.058Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-11T19:27:31.058Z] === RUN TestCompleteSilently [2022-03-11T19:27:31.058Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-11T19:27:31.058Z] PASS [2022-03-11T19:27:31.058Z] coverage: 75.9% of statements [2022-03-11T19:27:31.058Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-03-11T19:27:31.103Z] 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/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/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-11T19:27:32.042Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-03-11T19:27:32.043Z] === RUN TestClientStream [2022-03-11T19:27:32.043Z] --- PASS: TestClientStream (0.00s) [2022-03-11T19:27:32.043Z] === RUN TestClientSendFile [2022-03-11T19:27:32.043Z] --- PASS: TestClientSendFile (0.00s) [2022-03-11T19:27:32.043Z] === RUN TestClientWithRequestTimeout [2022-03-11T19:27:32.043Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-11T19:27:32.043Z] === RUN TestFileSpecPlugin [2022-03-11T19:27:32.043Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-11T19:27:32.043Z] === RUN TestFileJSONSpecPlugin [2022-03-11T19:27:32.043Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-11T19:27:32.043Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-11T19:27:32.043Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-11T19:27:32.043Z] === RUN TestPluginAddHandler [2022-03-11T19:27:32.043Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-11T19:27:32.043Z] === RUN TestPluginWaitBadPlugin [2022-03-11T19:27:32.043Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-11T19:27:32.043Z] === RUN TestGet [2022-03-11T19:27:32.043Z] time="2022-03-11T19:27:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-11T19:27:32.043Z] === RUN TestSendToOneSub [2022-03-11T19:27:32.043Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-11T19:27:32.043Z] === RUN TestSendToMultipleSubs [2022-03-11T19:27:32.043Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-11T19:27:32.043Z] === RUN TestEvictOneSub [2022-03-11T19:27:32.043Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-11T19:27:32.043Z] === RUN TestClosePublisher [2022-03-11T19:27:32.043Z] --- PASS: TestClosePublisher (0.00s) [2022-03-11T19:27:32.043Z] === RUN TestPubSubRace [2022-03-11T19:27:33.027Z] time="2022-03-11T19:27:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-11T19:27:33.027Z] --- PASS: TestPubSubRace (1.06s) [2022-03-11T19:27:33.027Z] PASS [2022-03-11T19:27:33.027Z] coverage: 75.0% of statements [2022-03-11T19:27:33.027Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 75.0% of statements [2022-03-11T19:27:33.498Z] === RUN TestRegister [2022-03-11T19:27:33.498Z] --- PASS: TestRegister (0.00s) [2022-03-11T19:27:33.498Z] === RUN TestCommand [2022-03-11T19:27:33.498Z] --- PASS: TestCommand (0.03s) [2022-03-11T19:27:33.498Z] === RUN TestNaiveSelf [2022-03-11T19:27:33.498Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-11T19:27:33.498Z] PASS [2022-03-11T19:27:33.498Z] coverage: 82.4% of statements [2022-03-11T19:27:33.498Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2022-03-11T19:27:34.484Z] === RUN TestDump [2022-03-11T19:27:34.484Z] goroutine 4 [running]: [2022-03-11T19:27:34.484Z] github.com/docker/docker/pkg/stack.dump(0x4fb9d7) [2022-03-11T19:27:34.484Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T19:27:34.484Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-11T19:27:34.484Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-11T19:27:34.484Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-11T19:27:34.484Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-11T19:27:34.484Z] testing.tRunner(0xc000154000, 0x66a190) [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:27:34.484Z] created by testing.(*T).Run [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T19:27:34.484Z] [2022-03-11T19:27:34.484Z] goroutine 1 [chan receive]: [2022-03-11T19:27:34.484Z] testing.(*T).Run(0xc00002dd40, {0x65b7b1, 0x4da733}, 0x66a190) [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T19:27:34.484Z] testing.runTests.func1(0xc00005a840) [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T19:27:34.484Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:27:34.484Z] testing.runTests(0xc00006c080, {0x7cec20, 0x3, 0x3}, {0x4fac2d, 0x65d4ab, 0x7d36e0}) [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T19:27:34.484Z] testing.(*M).Run(0xc00006c080) [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T19:27:34.484Z] main.main() [2022-03-11T19:27:34.484Z] _testmain.go:95 +0x1f5 [2022-03-11T19:27:34.484Z] --- PASS: TestDump (0.00s) [2022-03-11T19:27:34.484Z] === RUN TestDumpToFile [2022-03-11T19:27:34.484Z] --- PASS: TestDumpToFile (0.17s) [2022-03-11T19:27:34.484Z] === RUN TestDumpToFileWithEmptyInput [2022-03-11T19:27:34.484Z] goroutine 6 [running]: [2022-03-11T19:27:34.484Z] github.com/docker/docker/pkg/stack.dump(0x568bb4) [2022-03-11T19:27:34.484Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T19:27:34.484Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x568f60}) [2022-03-11T19:27:34.484Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-11T19:27:34.484Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000154000) [2022-03-11T19:27:34.484Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-11T19:27:34.484Z] testing.tRunner(0xc0001544e0, 0x66a180) [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:27:34.484Z] created by testing.(*T).Run [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T19:27:34.484Z] [2022-03-11T19:27:34.484Z] goroutine 1 [chan receive]: [2022-03-11T19:27:34.484Z] testing.(*T).Run(0xc00002dd40, {0x662596, 0x4da733}, 0x66a180) [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T19:27:34.484Z] testing.runTests.func1(0xc00005a840) [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T19:27:34.484Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:27:34.484Z] testing.runTests(0xc00006c080, {0x7cec20, 0x3, 0x3}, {0x4fac2d, 0x65d4ab, 0x7d36e0}) [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T19:27:34.484Z] testing.(*M).Run(0xc00006c080) [2022-03-11T19:27:34.484Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T19:27:34.484Z] main.main() [2022-03-11T19:27:34.484Z] _testmain.go:95 +0x1f5 [2022-03-11T19:27:34.484Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-11T19:27:34.484Z] PASS [2022-03-11T19:27:34.484Z] coverage: 90.9% of statements [2022-03-11T19:27:34.484Z] ok github.com/docker/docker/pkg/stack 0.219s coverage: 90.9% of statements [2022-03-11T19:27:34.955Z] time="2022-03-11T19:27:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-11T19:27:34.955Z] === RUN TestNewStdWriter [2022-03-11T19:27:34.955Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-11T19:27:34.955Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestWriteWithNilBytes [2022-03-11T19:27:34.955Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestWrite [2022-03-11T19:27:34.955Z] --- PASS: TestWrite (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestWriteWithWriterError [2022-03-11T19:27:34.955Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-11T19:27:34.955Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestStdCopyWriteAndRead [2022-03-11T19:27:34.955Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-11T19:27:34.955Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-11T19:27:34.955Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-11T19:27:34.955Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-11T19:27:34.955Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-11T19:27:34.955Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-11T19:27:34.955Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-11T19:27:34.955Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-11T19:27:34.955Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-11T19:27:34.955Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-11T19:27:34.955Z] PASS [2022-03-11T19:27:34.955Z] coverage: 100.0% of statements [2022-03-11T19:27:34.955Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-03-11T19:27:35.941Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-11T19:27:35.941Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-11T19:27:35.941Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-11T19:27:35.941Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-11T19:27:35.941Z] === RUN TestFormatStatus [2022-03-11T19:27:35.941Z] --- PASS: TestFormatStatus (0.00s) [2022-03-11T19:27:35.941Z] === RUN TestFormatError [2022-03-11T19:27:35.941Z] --- PASS: TestFormatError (0.00s) [2022-03-11T19:27:35.941Z] === RUN TestFormatJSONError [2022-03-11T19:27:35.941Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-11T19:27:35.941Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-11T19:27:35.941Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-11T19:27:35.941Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-11T19:27:35.941Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-11T19:27:35.941Z] === RUN TestNewJSONProgressOutput [2022-03-11T19:27:35.941Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-11T19:27:35.941Z] === RUN TestAuxFormatterEmit [2022-03-11T19:27:35.941Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-11T19:27:35.941Z] === RUN TestStreamWriterStdout [2022-03-11T19:27:35.941Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-11T19:27:35.941Z] === RUN TestStreamWriterStderr [2022-03-11T19:27:35.941Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-11T19:27:35.941Z] PASS [2022-03-11T19:27:35.941Z] coverage: 66.2% of statements [2022-03-11T19:27:35.941Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-03-11T19:27:36.419Z] === RUN TestGenerateRandomID [2022-03-11T19:27:36.419Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-11T19:27:36.419Z] === RUN TestShortenId [2022-03-11T19:27:36.419Z] --- PASS: TestShortenId (0.00s) [2022-03-11T19:27:36.419Z] === RUN TestShortenSha256Id [2022-03-11T19:27:36.419Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-11T19:27:36.419Z] === RUN TestShortenIdEmpty [2022-03-11T19:27:36.419Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-11T19:27:36.419Z] === RUN TestShortenIdInvalid [2022-03-11T19:27:36.419Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-11T19:27:36.419Z] === RUN TestIsShortIDNonHex [2022-03-11T19:27:36.419Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-11T19:27:36.419Z] === RUN TestIsShortIDNotCorrectSize [2022-03-11T19:27:36.419Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-11T19:27:36.419Z] PASS [2022-03-11T19:27:36.419Z] coverage: 70.6% of statements [2022-03-11T19:27:36.419Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2022-03-11T19:27:37.404Z] === RUN TestIsCpusetListAvailable [2022-03-11T19:27:37.404Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-11T19:27:37.404Z] PASS [2022-03-11T19:27:37.404Z] coverage: 39.4% of statements [2022-03-11T19:27:37.404Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2022-03-11T19:27:38.556Z] --- PASS: TestServiceUpdateSecrets (14.50s) [2022-03-11T19:27:38.556Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:27:38.968Z] === RUN TestChtimes [2022-03-11T19:27:38.968Z] --- PASS: TestChtimes (0.00s) [2022-03-11T19:27:38.968Z] === RUN TestChtimesWindows [2022-03-11T19:27:38.968Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-11T19:27:38.968Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-11T19:27:38.968Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-11T19:27:38.968Z] PASS [2022-03-11T19:27:38.968Z] coverage: 12.9% of statements [2022-03-11T19:27:38.968Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 12.9% of statements [2022-03-11T19:27:38.968Z] time="2022-03-11T19:27:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-11T19:27:39.435Z] === RUN TestTailFile [2022-03-11T19:27:39.436Z] --- PASS: TestTailFile (0.00s) [2022-03-11T19:27:39.436Z] === RUN TestTailFileManyLines [2022-03-11T19:27:39.436Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-11T19:27:39.436Z] === RUN TestTailEmptyFile [2022-03-11T19:27:39.436Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-11T19:27:39.436Z] === RUN TestTailNegativeN [2022-03-11T19:27:39.436Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/no_delimiter [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/truncated_last_line [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/no_delimiter [2022-03-11T19:27:39.436Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.436Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.437Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.437Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.437Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:27:39.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:27:39.437Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.437Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:27:39.437Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:27:39.437Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:27:39.437Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:27:39.437Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:27:39.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:27:39.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.437Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.490Z] === RUN TestDockerSuite/TestExec [2022-03-11T19:27:39.875Z] --- PASS: TestRenameAnonymousContainer (12.78s) [2022-03-11T19:27:39.875Z] === RUN TestRenameContainerWithSameName [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.904Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.904Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.904Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.904Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.904Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.904Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.904Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.904Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.905Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.905Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:39.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:39.906Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:39.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:39.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:39.908Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:39.908Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:40.385Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:27:40.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:27:40.386Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:27:40.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:27:40.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:27:40.389Z] PASS [2022-03-11T19:27:40.389Z] coverage: 88.6% of statements [2022-03-11T19:27:40.389Z] ok github.com/docker/docker/pkg/tailfile 0.241s coverage: 88.6% of statements [2022-03-11T19:27:40.389Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T19:27:40.389Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T19:27:40.389Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T19:27:40.389Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-11T19:27:40.423Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-11T19:27:40.681Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-11T19:27:40.840Z] === RUN TestTarSumRemoveNonExistent [2022-03-11T19:27:40.840Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-11T19:27:40.840Z] === RUN TestTarSumRemove [2022-03-11T19:27:40.840Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-11T19:27:40.840Z] === RUN TestSortFileInfoSums [2022-03-11T19:27:40.840Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-11T19:27:40.840Z] === RUN TestNewTarSumForLabelInvalid [2022-03-11T19:27:40.840Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-11T19:27:40.840Z] === RUN TestNewTarSumForLabel [2022-03-11T19:27:40.840Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-11T19:27:40.840Z] === RUN TestEmptyTar [2022-03-11T19:27:40.840Z] --- PASS: TestEmptyTar (0.00s) [2022-03-11T19:27:40.840Z] === RUN TestTarSumsReadSize [2022-03-11T19:27:40.840Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-11T19:27:40.840Z] === RUN TestTarSums [2022-03-11T19:27:40.840Z] --- PASS: TestTarSums (0.07s) [2022-03-11T19:27:40.840Z] === RUN TestIteration [2022-03-11T19:27:40.840Z] --- PASS: TestIteration (0.00s) [2022-03-11T19:27:40.840Z] === RUN TestVersionLabelForChecksum [2022-03-11T19:27:40.840Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-11T19:27:40.840Z] === RUN TestVersion [2022-03-11T19:27:40.840Z] --- PASS: TestVersion (0.00s) [2022-03-11T19:27:40.840Z] === RUN TestGetVersion [2022-03-11T19:27:40.840Z] --- PASS: TestGetVersion (0.00s) [2022-03-11T19:27:40.840Z] === RUN TestGetVersions [2022-03-11T19:27:40.840Z] --- PASS: TestGetVersions (0.00s) [2022-03-11T19:27:40.840Z] PASS [2022-03-11T19:27:41.246Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-11T19:27:41.291Z] coverage: 89.3% of statements [2022-03-11T19:27:41.291Z] ok github.com/docker/docker/pkg/tarsum 0.130s coverage: 89.3% of statements [2022-03-11T19:27:41.291Z] === RUN TestTruncIndex [2022-03-11T19:27:41.291Z] --- PASS: TestTruncIndex (0.10s) [2022-03-11T19:27:41.291Z] PASS [2022-03-11T19:27:41.291Z] coverage: 91.5% of statements [2022-03-11T19:27:41.291Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-03-11T19:27:41.517Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-11T19:27:41.532Z] ? github.com/docker/docker/api [no test files] [2022-03-11T19:27:41.719Z] --- PASS: TestRenameContainerWithSameName (3.52s) [2022-03-11T19:27:41.719Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T19:27:41.719Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T19:27:41.719Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T19:27:41.719Z] === RUN TestResize [2022-03-11T19:27:41.742Z] === RUN TestIsGIT [2022-03-11T19:27:41.742Z] --- PASS: TestIsGIT (0.00s) [2022-03-11T19:27:41.742Z] === RUN TestIsTransport [2022-03-11T19:27:41.742Z] --- PASS: TestIsTransport (0.00s) [2022-03-11T19:27:41.742Z] PASS [2022-03-11T19:27:41.742Z] coverage: 100.0% of statements [2022-03-11T19:27:41.742Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2022-03-11T19:27:41.742Z] === RUN TestVersionInfo [2022-03-11T19:27:41.742Z] --- PASS: TestVersionInfo (0.00s) [2022-03-11T19:27:41.742Z] === RUN TestAppendVersions [2022-03-11T19:27:41.742Z] --- PASS: TestAppendVersions (0.00s) [2022-03-11T19:27:41.742Z] PASS [2022-03-11T19:27:41.742Z] coverage: 88.9% of statements [2022-03-11T19:27:41.742Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2022-03-11T19:27:42.692Z] === RUN TestNewSettable [2022-03-11T19:27:42.692Z] --- PASS: TestNewSettable (0.00s) [2022-03-11T19:27:42.692Z] === RUN TestIsSettable [2022-03-11T19:27:42.692Z] --- PASS: TestIsSettable (0.00s) [2022-03-11T19:27:42.692Z] === RUN TestUpdateSettingsEnv [2022-03-11T19:27:42.692Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-11T19:27:42.692Z] PASS [2022-03-11T19:27:42.692Z] coverage: 20.0% of statements [2022-03-11T19:27:42.692Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-03-11T19:27:42.897Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-11T19:27:43.142Z] === RUN TestValidatePrivileges [2022-03-11T19:27:43.142Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-11T19:27:43.142Z] === RUN TestFilterByCapNeg [2022-03-11T19:27:43.142Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-11T19:27:43.142Z] === RUN TestFilterByCapPos [2022-03-11T19:27:43.142Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-11T19:27:43.142Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-11T19:27:43.142Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-11T19:27:43.142Z] PASS [2022-03-11T19:27:43.142Z] coverage: 12.0% of statements [2022-03-11T19:27:43.142Z] ok github.com/docker/docker/plugin 0.076s coverage: 12.0% of statements [2022-03-11T19:27:43.155Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-11T19:27:43.721Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-11T19:27:44.093Z] === RUN TestLoad [2022-03-11T19:27:44.093Z] --- PASS: TestLoad (0.00s) [2022-03-11T19:27:44.093Z] === RUN TestSave [2022-03-11T19:27:44.093Z] --- PASS: TestSave (0.13s) [2022-03-11T19:27:44.093Z] === RUN TestAddDeleteGet [2022-03-11T19:27:44.093Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-11T19:27:44.093Z] === RUN TestInvalidTags [2022-03-11T19:27:44.093Z] --- PASS: TestInvalidTags (0.01s) [2022-03-11T19:27:44.093Z] PASS [2022-03-11T19:27:44.093Z] coverage: 84.4% of statements [2022-03-11T19:27:44.093Z] ok github.com/docker/docker/reference 0.236s coverage: 84.4% of statements [2022-03-11T19:27:44.286Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-11T19:27:44.639Z] --- PASS: TestResize (2.78s) [2022-03-11T19:27:44.639Z] === RUN TestResizeWithInvalidSize [2022-03-11T19:27:44.853Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-11T19:27:45.044Z] === RUN TestResolveAuthConfigIndexServer [2022-03-11T19:27:45.045Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-11T19:27:45.045Z] === RUN TestResolveAuthConfigFullURL [2022-03-11T19:27:45.045Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-11T19:27:45.045Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-11T19:27:45.045Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-11T19:27:45.045Z] === RUN TestValidateMirror [2022-03-11T19:27:45.045Z] --- PASS: TestValidateMirror (0.00s) [2022-03-11T19:27:45.045Z] === RUN TestLoadInsecureRegistries [2022-03-11T19:27:45.045Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-11T19:27:45.045Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-11T19:27:45.045Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-11T19:27:45.045Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-11T19:27:45.045Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-11T19:27:45.045Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-11T19:27:45.045Z] === RUN TestResumableRequestReaderWithReadError [2022-03-11T19:27:45.045Z] time="2022-03-11T19:27: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-03-11T19:27:45.045Z] time="2022-03-11T19:27:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-11T19:27:45.045Z] time="2022-03-11T19:27:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T19:27:45.045Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-03-11T19:27:45.045Z] === RUN TestNewServiceConfig [2022-03-11T19:27:45.045Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-11T19:27:45.045Z] === RUN TestValidateIndexName [2022-03-11T19:27:45.418Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-11T19:27:45.495Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestValidateIndexNameWithError [2022-03-11T19:27:45.495Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestEndpointParse [2022-03-11T19:27:45.495Z] --- PASS: TestEndpointParse (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestEndpointParseInvalid [2022-03-11T19:27:45.495Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestValidateEndpoint [2022-03-11T19:27:45.495Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestPing [2022-03-11T19:27:45.495Z] --- PASS: TestPing (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestPingRegistryEndpoint [2022-03-11T19:27:45.495Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:27:45.495Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestEndpoint [2022-03-11T19:27:45.495Z] time="2022-03-11T19:27:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-11T19:27:45.495Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-03-11T19:27:45.495Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-11T19:27:45.495Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-11T19:27:45.495Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:27:45.495Z] --- SKIP: TestEndpoint (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestParseRepositoryInfo [2022-03-11T19:27:45.495Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestNewIndexInfo [2022-03-11T19:27:45.495Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestMirrorEndpointLookup [2022-03-11T19:27:45.495Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-11T19:27:45.495Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:27:45.495Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestSearchRepositories [2022-03-11T19:27:45.495Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestResumableRequestReader [2022-03-11T19:27:45.495Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-11T19:27:45.495Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-11T19:27:45.495Z] PASS [2022-03-11T19:27:45.495Z] coverage: 100.0% of statements [2022-03-11T19:27:45.495Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-11T19:27:45.495Z] Host: 127.0.0.1:49326 [2022-03-11T19:27:45.495Z] User-Agent: docker test client [2022-03-11T19:27:45.495Z] Authorization: Token fake-token [2022-03-11T19:27:45.495Z] X-Docker-Token: true [2022-03-11T19:27:45.495Z] Accept-Encoding: gzip [2022-03-11T19:27:45.495Z] [2022-03-11T19:27:45.495Z] [2022-03-11T19:27:45.495Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-11T19:27:45.495Z] Connection: close [2022-03-11T19:27:45.495Z] Content-Length: 144 [2022-03-11T19:27:45.495Z] Cache-Control: no-cache [2022-03-11T19:27:45.495Z] Content-Type: application/json [2022-03-11T19:27:45.495Z] Date: Fri, 11 Mar 2022 19:27:45 GMT [2022-03-11T19:27:45.495Z] Expires: -1 [2022-03-11T19:27:45.495Z] Pragma: no-cache [2022-03-11T19:27:45.495Z] Server: docker-tests/mock [2022-03-11T19:27:45.495Z] X-Docker-Registry-Config: mock [2022-03-11T19:27:45.495Z] X-Docker-Registry-Version: 0.0.0 [2022-03-11T19:27:45.495Z] [2022-03-11T19:27:45.495Z] [2022-03-11T19:27:45.495Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-11T19:27:45.495Z] === RUN TestTrustedLocation [2022-03-11T19:27:45.495Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-11T19:27:45.495Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestAllowNondistributableArtifacts [2022-03-11T19:27:45.495Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-11T19:27:45.495Z] === RUN TestIsSecureIndex [2022-03-11T19:27:45.495Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-11T19:27:45.495Z] PASS [2022-03-11T19:27:45.495Z] coverage: 51.2% of statements [2022-03-11T19:27:45.495Z] ok github.com/docker/docker/registry/resumable 0.221s coverage: 100.0% of statements [2022-03-11T19:27:45.495Z] ok github.com/docker/docker/registry 0.254s coverage: 51.2% of statements [2022-03-11T19:27:45.676Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-11T19:27:45.945Z] === RUN TestRestartManagerTimeout [2022-03-11T19:27:45.945Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-11T19:27:45.945Z] === RUN TestRestartManagerTimeoutReset [2022-03-11T19:27:45.945Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-11T19:27:45.945Z] PASS [2022-03-11T19:27:45.946Z] coverage: 50.9% of statements [2022-03-11T19:27:45.946Z] ok github.com/docker/docker/restartmanager 0.051s coverage: 50.9% of statements [2022-03-11T19:27:46.397Z] === RUN TestDecodeContainerConfig [2022-03-11T19:27:46.397Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-11T19:27:46.397Z] === RUN TestDecodeContainerConfigIsolation [2022-03-11T19:27:46.397Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-11T19:27:46.397Z] === RUN TestValidatePrivileged [2022-03-11T19:27:46.397Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-11T19:27:46.397Z] PASS [2022-03-11T19:27:46.397Z] coverage: 52.6% of statements [2022-03-11T19:27:46.397Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.6% of statements [2022-03-11T19:27:46.832Z] --- PASS: TestResizeWithInvalidSize (2.81s) [2022-03-11T19:27:46.849Z] --- PASS: TestGet (15.02s) [2022-03-11T19:27:46.850Z] === RUN TestPluginWithNoManifest [2022-03-11T19:27:46.850Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-11T19:27:46.850Z] === RUN TestGetAll [2022-03-11T19:27:46.850Z] --- PASS: TestGetAll (0.11s) [2022-03-11T19:27:46.850Z] PASS [2022-03-11T19:27:46.850Z] coverage: 73.2% of statements [2022-03-11T19:27:46.850Z] ok github.com/docker/docker/pkg/plugins 36.080s coverage: 73.2% of statements [2022-03-11T19:27:47.293Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T19:27:47.300Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-11T19:27:47.300Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-11T19:27:47.300Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-11T19:27:47.300Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-11T19:27:47.300Z] PASS [2022-03-11T19:27:47.300Z] coverage: 62.5% of statements [2022-03-11T19:27:47.300Z] ok github.com/docker/docker/testutil 0.053s coverage: 62.5% of statements [2022-03-11T19:27:47.582Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-11T19:27:48.148Z] === RUN TestDockerSuite/TestExecEnv [2022-03-11T19:27:48.713Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-11T19:27:49.465Z] === RUN TestGetDriver [2022-03-11T19:27:49.466Z] --- PASS: TestGetDriver (0.00s) [2022-03-11T19:27:49.466Z] === RUN TestVolumeRequestError [2022-03-11T19:27:49.466Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-11T19:27:49.466Z] PASS [2022-03-11T19:27:49.466Z] coverage: 36.1% of statements [2022-03-11T19:27:49.466Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2022-03-11T19:27:49.645Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-11T19:27:50.212Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-11T19:27:50.451Z] === RUN TestGetAddress [2022-03-11T19:27:50.451Z] --- PASS: TestGetAddress (0.00s) [2022-03-11T19:27:50.451Z] === RUN TestRemove [2022-03-11T19:27:50.451Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T19:27:50.451Z] --- SKIP: TestRemove (0.00s) [2022-03-11T19:27:50.451Z] === RUN TestInitializeWithVolumes [2022-03-11T19:27:50.451Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-11T19:27:50.451Z] === RUN TestCreate [2022-03-11T19:27:50.451Z] --- PASS: TestCreate (0.01s) [2022-03-11T19:27:50.451Z] === RUN TestValidateName [2022-03-11T19:27:50.451Z] --- PASS: TestValidateName (0.00s) [2022-03-11T19:27:50.451Z] === RUN TestCreateWithOpts [2022-03-11T19:27:50.451Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T19:27:50.451Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-11T19:27:50.451Z] === RUN TestRelaodNoOpts [2022-03-11T19:27:50.451Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-11T19:27:50.451Z] PASS [2022-03-11T19:27:50.451Z] coverage: 41.5% of statements [2022-03-11T19:27:50.451Z] ok github.com/docker/docker/volume/local 0.092s coverage: 41.5% of statements [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRaw [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRawSplit [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-11T19:27:50.920Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T19:27:50.920Z] === RUN TestLinuxParseMountRaw [2022-03-11T19:27:50.920Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-11T19:27:50.920Z] === RUN TestLinuxParseMountRawSplit [2022-03-11T19:27:50.920Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-11T19:27:50.920Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-11T19:27:50.920Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-11T19:27:50.920Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-11T19:27:50.920Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-11T19:27:50.920Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-11T19:27:50.920Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-11T19:27:50.920Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-11T19:27:50.920Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-11T19:27:50.920Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-11T19:27:50.920Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-11T19:27:50.920Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T19:27:50.920Z] === RUN TestConvertTmpfsOptions [2022-03-11T19:27:50.920Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-11T19:27:50.920Z] linux_parser_test.go:209: data="ro" [2022-03-11T19:27:50.920Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-11T19:27:50.920Z] === RUN TestParseMountSpec [2022-03-11T19:27:50.920Z] parser_test.go:62: case 0 [2022-03-11T19:27:50.920Z] parser_test.go:62: case 1 [2022-03-11T19:27:50.920Z] parser_test.go:62: case 2 [2022-03-11T19:27:50.920Z] parser_test.go:62: case 3 [2022-03-11T19:27:50.920Z] parser_test.go:62: case 4 [2022-03-11T19:27:50.920Z] parser_test.go:62: case 5 [2022-03-11T19:27:50.920Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-11T19:27:50.920Z] === RUN TestValidateMount [2022-03-11T19:27:50.920Z] --- PASS: TestValidateMount (0.00s) [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRaw [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T19:27:50.920Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-11T19:27:50.920Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T19:27:50.920Z] PASS [2022-03-11T19:27:50.920Z] coverage: 67.6% of statements [2022-03-11T19:27:50.920Z] ok github.com/docker/docker/volume/mounts 0.097s coverage: 67.6% of statements [2022-03-11T19:27:51.060Z] --- PASS: TestResizeWhenContainerNotStarted (3.41s) [2022-03-11T19:27:51.060Z] === RUN TestDaemonRestartKillContainers [2022-03-11T19:27:51.060Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:27:51.060Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:27:51.060Z] === RUN TestStats [2022-03-11T19:27:51.060Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T19:27:51.060Z] --- SKIP: TestStats (0.00s) [2022-03-11T19:27:51.060Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T19:27:52.654Z] === RUN TestSetGetMeta [2022-03-11T19:27:52.654Z] === PAUSE TestSetGetMeta [2022-03-11T19:27:52.654Z] === RUN TestRestore [2022-03-11T19:27:52.655Z] === PAUSE TestRestore [2022-03-11T19:27:52.655Z] === RUN TestServiceCreate [2022-03-11T19:27:52.655Z] === PAUSE TestServiceCreate [2022-03-11T19:27:52.655Z] === RUN TestServiceList [2022-03-11T19:27:52.655Z] === PAUSE TestServiceList [2022-03-11T19:27:52.655Z] === RUN TestServiceRemove [2022-03-11T19:27:52.655Z] === PAUSE TestServiceRemove [2022-03-11T19:27:52.655Z] === RUN TestServiceGet [2022-03-11T19:27:52.655Z] === PAUSE TestServiceGet [2022-03-11T19:27:52.655Z] === RUN TestServicePrune [2022-03-11T19:27:52.655Z] === PAUSE TestServicePrune [2022-03-11T19:27:52.655Z] === RUN TestCreate [2022-03-11T19:27:52.655Z] === PAUSE TestCreate [2022-03-11T19:27:52.655Z] === RUN TestRemove [2022-03-11T19:27:52.655Z] === PAUSE TestRemove [2022-03-11T19:27:52.655Z] === RUN TestList [2022-03-11T19:27:52.655Z] === PAUSE TestList [2022-03-11T19:27:52.655Z] === RUN TestFindByDriver [2022-03-11T19:27:52.655Z] === PAUSE TestFindByDriver [2022-03-11T19:27:52.655Z] === RUN TestFindByReferenced [2022-03-11T19:27:52.655Z] === PAUSE TestFindByReferenced [2022-03-11T19:27:52.655Z] === RUN TestDerefMultipleOfSameRef [2022-03-11T19:27:52.655Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-11T19:27:52.655Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:27:52.655Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:27:52.655Z] === RUN TestDefererencePluginOnCreateError [2022-03-11T19:27:52.655Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-11T19:27:52.655Z] === RUN TestRefDerefRemove [2022-03-11T19:27:52.655Z] === PAUSE TestRefDerefRemove [2022-03-11T19:27:52.655Z] === RUN TestGet [2022-03-11T19:27:52.655Z] === PAUSE TestGet [2022-03-11T19:27:52.655Z] === RUN TestGetWithReference [2022-03-11T19:27:52.655Z] === PAUSE TestGetWithReference [2022-03-11T19:27:52.655Z] === RUN TestFilterFunc [2022-03-11T19:27:52.655Z] === RUN TestFilterFunc/test_nil_list [2022-03-11T19:27:52.655Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-11T19:27:52.655Z] === RUN TestFilterFunc/test_empty_list [2022-03-11T19:27:52.655Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-11T19:27:52.655Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:27:52.655Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:27:52.655Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:27:52.655Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:27:52.655Z] === RUN TestFilterFunc/test_filter_some [2022-03-11T19:27:52.655Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-11T19:27:52.655Z] === RUN TestFilterFunc/test_filter_middle [2022-03-11T19:27:52.655Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-11T19:27:52.655Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:27:52.655Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:27:52.655Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-11T19:27:52.655Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-11T19:27:52.655Z] === CONT TestFilterFunc/test_nil_list [2022-03-11T19:27:52.655Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-11T19:27:52.655Z] === CONT TestFilterFunc/test_filter_some [2022-03-11T19:27:52.655Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:27:52.655Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:27:52.655Z] === CONT TestFilterFunc/test_empty_list [2022-03-11T19:27:52.655Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:27:52.655Z] === CONT TestFilterFunc/test_filter_middle [2022-03-11T19:27:52.655Z] --- PASS: TestFilterFunc (0.00s) [2022-03-11T19:27:52.655Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-11T19:27:52.655Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-11T19:27:52.655Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-11T19:27:52.655Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-11T19:27:52.655Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-11T19:27:52.655Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-11T19:27:52.655Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-11T19:27:52.655Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-11T19:27:52.655Z] === CONT TestSetGetMeta [2022-03-11T19:27:52.655Z] === CONT TestList [2022-03-11T19:27:52.655Z] === CONT TestGet [2022-03-11T19:27:52.655Z] === CONT TestDefererencePluginOnCreateError [2022-03-11T19:27:52.655Z] --- PASS: TestGet (0.03s) [2022-03-11T19:27:52.655Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:27:52.655Z] --- PASS: TestSetGetMeta (0.04s) [2022-03-11T19:27:52.655Z] === CONT TestDerefMultipleOfSameRef [2022-03-11T19:27:52.655Z] === CONT TestFindByReferenced [2022-03-11T19:27:52.655Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-03-11T19:27:52.655Z] --- PASS: TestList (0.06s) [2022-03-11T19:27:52.655Z] === CONT TestFindByDriver [2022-03-11T19:27:52.655Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-11T19:27:52.655Z] === CONT TestServiceGet [2022-03-11T19:27:52.655Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-11T19:27:52.655Z] === CONT TestRemove [2022-03-11T19:27:52.655Z] --- PASS: TestFindByReferenced (0.04s) [2022-03-11T19:27:52.655Z] === CONT TestCreate [2022-03-11T19:27:52.655Z] --- PASS: TestFindByDriver (0.04s) [2022-03-11T19:27:52.655Z] === CONT TestServicePrune [2022-03-11T19:27:52.655Z] --- PASS: TestRemove (0.04s) [2022-03-11T19:27:52.655Z] === CONT TestServiceList [2022-03-11T19:27:52.655Z] --- PASS: TestCreate (0.03s) [2022-03-11T19:27:52.655Z] === CONT TestServiceRemove [2022-03-11T19:27:52.655Z] time="2022-03-11T19:27:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:27:52.655Z] --- PASS: TestServiceGet (0.23s) [2022-03-11T19:27:52.655Z] === CONT TestRefDerefRemove [2022-03-11T19:27:52.655Z] --- PASS: TestServiceRemove (0.18s) [2022-03-11T19:27:52.655Z] === CONT TestGetWithReference [2022-03-11T19:27:52.655Z] time="2022-03-11T19:27:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:27:52.655Z] --- PASS: TestServiceList (0.20s) [2022-03-11T19:27:52.655Z] === CONT TestServiceCreate [2022-03-11T19:27:52.655Z] time="2022-03-11T19:27:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:27:52.655Z] time="2022-03-11T19:27:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-11T19:27:52.655Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-11T19:27:52.655Z] === CONT TestRestore [2022-03-11T19:27:52.655Z] --- PASS: TestGetWithReference (0.04s) [2022-03-11T19:27:52.655Z] time="2022-03-11T19:27:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:27:52.655Z] --- PASS: TestServicePrune (0.25s) [2022-03-11T19:27:52.655Z] --- PASS: TestServiceCreate (0.04s) [2022-03-11T19:27:52.655Z] --- PASS: TestRestore (0.03s) [2022-03-11T19:27:52.655Z] PASS [2022-03-11T19:27:52.655Z] coverage: 69.0% of statements [2022-03-11T19:27:52.655Z] ok github.com/docker/docker/volume/service 0.412s coverage: 69.0% of statements [2022-03-11T19:27:52.736Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2022-03-11T19:27:52.736Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:27:52.736Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-11T19:27:53.302Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-11T19:27:54.239Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-11T19:27:54.804Z] === RUN TestDockerSuite/TestExecParseError [2022-03-11T19:27:55.372Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-11T19:27:55.939Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-11T19:27:56.509Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-11T19:27:56.509Z] check_test.go:379: [d05a4f8592521] daemon is not started [2022-03-11T19:27:56.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-11T19:27:57.882Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-11T19:27:58.448Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-11T19:27:58.707Z] docker_api_swarm_test.go:802: [d5255accea82a] joining swarm manager [de4e22763c613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:27:59.273Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-11T19:27:59.749Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.38s) [2022-03-11T19:27:59.749Z] === RUN TestStopContainerWithTimeout [2022-03-11T19:27:59.749Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T19:27:59.749Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-11T19:27:59.749Z] === RUN TestUpdateRestartPolicy [2022-03-11T19:28:00.210Z] docker_api_swarm_test.go:802: [da9a9756b0d56] joining swarm manager [de4e22763c613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:28:01.580Z] docker_api_swarm_test.go:802: [d32fea69ab758] joining swarm manager [de4e22763c613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-11T19:28:02.514Z] docker_api_swarm_test.go:802: [db94b640bf74e] joining swarm manager [de4e22763c613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-11T19:28:02.782Z] === RUN TestMiddlewares [2022-03-11T19:28:02.782Z] --- PASS: TestMiddlewares (0.00s) [2022-03-11T19:28:02.782Z] PASS [2022-03-11T19:28:02.782Z] coverage: 9.0% of statements [2022-03-11T19:28:02.782Z] ok github.com/docker/docker/api/server 0.078s coverage: 9.0% of statements [2022-03-11T19:28:03.949Z] docker_api_swarm_test.go:810: [d0c486299d977] joining swarm manager [de4e22763c613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-11T19:28:05.852Z] --- PASS: TestServiceUpdateNetwork (13.27s) [2022-03-11T19:28:05.852Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:28:06.785Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-11T19:28:07.720Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-11T19:28:10.247Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-11T19:28:10.812Z] === RUN TestDockerSuite/TestExecTTY [2022-03-11T19:28:11.379Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-11T19:28:11.945Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-11T19:28:12.228Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-11T19:28:12.228Z] Copying nested executables into bundles/binary-daemon [2022-03-11T19:28:12.228Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-11T19:28:12.228Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:28:12.486Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-11T19:28:12.510Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-11T19:28:12.744Z] [2022-03-11T19:28:12.769Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-11T19:28:12.769Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-11T19:28:12.769Z] === RUN TestDockerSuite/TestExecWithImageUser [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-11T19:28:13.867Z] 2022/03/11 19:28:12 Closing DB instances... [2022-03-11T19:28:14.007Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -e DOCKER_GRAPHDRIVER docker:7df7357e085703b4de3cb829c01cf4a9832a00db hack/make.sh cross [2022-03-11T19:28:14.145Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-11T19:28:14.265Z] [2022-03-11T19:28:14.322Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-11T19:28:14.322Z] === RUN TestFindNode [2022-03-11T19:28:14.322Z] 2022/03/11 19:28:14 Closing DB instances... [2022-03-11T19:28:14.322Z] --- PASS: TestFindNode (0.02s) [2022-03-11T19:28:14.322Z] === RUN TestChangeNodeState [2022-03-11T19:28:14.322Z] 2022/03/11 19:28:14 Closing DB instances... [2022-03-11T19:28:14.322Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-11T19:28:14.322Z] === RUN TestNodeReincarnation [2022-03-11T19:28:14.322Z] 2022/03/11 19:28:14 Closing DB instances... [2022-03-11T19:28:14.523Z] Removing bundles/ [2022-03-11T19:28:14.523Z] [2022-03-11T19:28:14.523Z] ---> Making bundle: cross (in bundles/cross) [2022-03-11T19:28:14.523Z] Cross building: bundles/cross/linux/amd64 [2022-03-11T19:28:14.523Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-11T19:28:14.523Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-11T19:28:14.712Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-11T19:28:14.712Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-11T19:28:15.645Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-11T19:28:16.210Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-11T19:28:16.779Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-11T19:28:20.103Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-11T19:28:20.103Z] === RUN TestParallelCreate [2022-03-11T19:28:20.103Z] 2022/03/11 19:28:19 Closing DB instances... [2022-03-11T19:28:20.103Z] --- PASS: TestParallelCreate (0.02s) [2022-03-11T19:28:20.103Z] === RUN TestParallelDelete [2022-03-11T19:28:20.103Z] 2022/03/11 19:28:19 Closing DB instances... [2022-03-11T19:28:20.103Z] --- PASS: TestParallelDelete (0.02s) [2022-03-11T19:28:20.103Z] === RUN TestNetworkDBIslands [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f384671bbc3e with config:&{NodeID:f384671bbc3e 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-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node f384671bbc3e/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node f384671bbc3e/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b17cbaf1ffc1 with config:&{NodeID:b17cbaf1ffc1 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-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node f384671bbc3e/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node f384671bbc3e/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:cb23170ed852 with config:&{NodeID:cb23170ed852 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-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node cb23170ed852/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node cb23170ed852/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node cb23170ed852/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node cb23170ed852/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node f384671bbc3e/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node f384671bbc3e/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-11T19:28:20.103Z] time="2022-03-11T19:28:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="Node cb23170ed852/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="Node cb23170ed852/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:8a786897def4 with config:&{NodeID:8a786897def4 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-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="Node 8a786897def4/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="Node 8a786897def4/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="Node 8a786897def4/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="Node 8a786897def4/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="Node f384671bbc3e/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="Node f384671bbc3e/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="Node cb23170ed852/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=info msg="Node cb23170ed852/172.21.235.176, added to nodes list" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-11T19:28:20.558Z] time="2022-03-11T19:28:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 8a786897def4/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 8a786897def4/172.21.235.176, added to nodes list" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 8a786897def4/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 8a786897def4/172.21.235.176, added to nodes list" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:598e90370256 with config:&{NodeID:598e90370256 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-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 598e90370256/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 598e90370256/172.21.235.176, added to nodes list" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 598e90370256/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 598e90370256/172.21.235.176, added to nodes list" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node cb23170ed852/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node cb23170ed852/172.21.235.176, added to nodes list" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, added to nodes list" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 8a786897def4/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 8a786897def4/172.21.235.176, added to nodes list" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node f384671bbc3e/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node f384671bbc3e/172.21.235.176, added to nodes list" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 598e90370256/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 598e90370256/172.21.235.176, added to nodes list" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 598e90370256/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:21.015Z] time="2022-03-11T19:28:20Z" level=info msg="Node 598e90370256/172.21.235.176, added to nodes list" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=info msg="Node 598e90370256/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=info msg="Node 598e90370256/172.21.235.176, added to nodes list" [2022-03-11T19:28:21.471Z] networkdb_test.go:835: Re-joining: 3 [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=info msg="The new bootstrap node list is:[172.21.235.176:10033 172.21.235.176:10034 172.21.235.176:10035]" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.235.176:10033" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=debug msg="memberlist: Stream connection from=172.21.235.176:49367" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.235.176:10034" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=debug msg="memberlist: Stream connection from=172.21.235.176:49368" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.235.176:10035" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=debug msg="memberlist: Stream connection from=172.21.235.176:49369" [2022-03-11T19:28:21.471Z] networkdb_test.go:835: Re-joining: 4 [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=info msg="The new bootstrap node list is:[172.21.235.176:10033 172.21.235.176:10034 172.21.235.176:10035]" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.235.176:10033" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=debug msg="memberlist: Stream connection from=172.21.235.176:49370" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.235.176:10034" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=debug msg="memberlist: Stream connection from=172.21.235.176:49371" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.235.176:10035" [2022-03-11T19:28:21.471Z] time="2022-03-11T19:28:21Z" level=debug msg="memberlist: Stream connection from=172.21.235.176:49372" [2022-03-11T19:28:21.927Z] time="2022-03-11T19:28:21Z" level=info msg="node 0 leaving" [2022-03-11T19:28:21.927Z] time="2022-03-11T19:28:21Z" level=info msg="Node f384671bbc3e change state NodeActive --> NodeLeft" [2022-03-11T19:28:21.927Z] time="2022-03-11T19:28:21Z" level=info msg="node4(8a786897def4): Node leave event for f384671bbc3e/172.21.235.176" [2022-03-11T19:28:21.927Z] time="2022-03-11T19:28:21Z" level=info msg="Node f384671bbc3e change state NodeActive --> NodeLeft" [2022-03-11T19:28:21.927Z] time="2022-03-11T19:28:21Z" level=info msg="node2(b17cbaf1ffc1): Node leave event for f384671bbc3e/172.21.235.176" [2022-03-11T19:28:21.927Z] time="2022-03-11T19:28:21Z" level=info msg="Node f384671bbc3e change state NodeActive --> NodeLeft" [2022-03-11T19:28:21.927Z] time="2022-03-11T19:28:21Z" level=info msg="node3(cb23170ed852): Node leave event for f384671bbc3e/172.21.235.176" [2022-03-11T19:28:21.927Z] time="2022-03-11T19:28:21Z" level=info msg="Node f384671bbc3e change state NodeActive --> NodeLeft" [2022-03-11T19:28:21.927Z] time="2022-03-11T19:28:21Z" level=info msg="node1(f384671bbc3e): Node leave event for f384671bbc3e/172.21.235.176" [2022-03-11T19:28:21.927Z] time="2022-03-11T19:28:21Z" level=info msg="Node f384671bbc3e change state NodeActive --> NodeLeft" [2022-03-11T19:28:21.927Z] time="2022-03-11T19:28:21Z" level=info msg="node5(598e90370256): Node leave event for f384671bbc3e/172.21.235.176" [2022-03-11T19:28:22.037Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-11T19:28:22.037Z] --- PASS: TestServiceUpdatePidsLimit (16.49s) [2022-03-11T19:28:22.037Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-11T19:28:22.037Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-03-11T19:28:22.037Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-03-11T19:28:22.037Z] PASS [2022-03-11T19:28:22.037Z] [2022-03-11T19:28:22.037Z] === Skipped [2022-03-11T19:28:22.037Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-11T19:28:22.037Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:28:22.037Z] [2022-03-11T19:28:22.037Z] DONE 27 tests, 1 skipped in 197.803s [2022-03-11T19:28:22.037Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-11T19:28:22.037Z] ++ 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-03-11T19:28:22.037Z] ++ set -e [2022-03-11T19:28:22.037Z] ++ '[' -n 0 ']' [2022-03-11T19:28:22.037Z] ++ set -x [2022-03-11T19:28:22.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-11T19:28:22.295Z] INFO: Testing against a local daemon [2022-03-11T19:28:22.295Z] === RUN TestSessionCreate [2022-03-11T19:28:22.295Z] --- PASS: TestSessionCreate (0.02s) [2022-03-11T19:28:22.295Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:28:22.295Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-11T19:28:22.295Z] PASS [2022-03-11T19:28:22.295Z] [2022-03-11T19:28:22.295Z] DONE 2 tests in 0.127s [2022-03-11T19:28:22.295Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-11T19:28:22.295Z] ++ 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-03-11T19:28:22.295Z] ++ set -e [2022-03-11T19:28:22.295Z] ++ '[' -n 0 ']' [2022-03-11T19:28:22.295Z] ++ set -x [2022-03-11T19:28:22.295Z] ++ 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-03-11T19:28:22.295Z] INFO: Testing against a local daemon [2022-03-11T19:28:22.295Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:28:22.295Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T19:28:22.295Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:28:22.295Z] === RUN TestDiskUsage [2022-03-11T19:28:22.295Z] === PAUSE TestDiskUsage [2022-03-11T19:28:22.295Z] === RUN TestEventsExecDie [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:21Z" level=info msg="Node f384671bbc3e/172.21.235.176, left gossip cluster" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:21Z" level=info msg="Node f384671bbc3e/172.21.235.176, left gossip cluster" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:21Z" level=info msg="Node f384671bbc3e/172.21.235.176, left gossip cluster" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:21Z" level=info msg="Node f384671bbc3e/172.21.235.176, left gossip cluster" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:21Z" level=info msg="Node f384671bbc3e/172.21.235.176, left gossip cluster" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=info msg="node 1 leaving" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=info msg="Node b17cbaf1ffc1 change state NodeActive --> NodeLeft" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=info msg="node4(8a786897def4): Node leave event for b17cbaf1ffc1/172.21.235.176" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, left gossip cluster" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=info msg="Node b17cbaf1ffc1 change state NodeActive --> NodeLeft" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=info msg="node3(cb23170ed852): Node leave event for b17cbaf1ffc1/172.21.235.176" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=info msg="Node b17cbaf1ffc1 change state NodeActive --> NodeFailed" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, added to failed nodes list" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=info msg="Node b17cbaf1ffc1 change state NodeActive --> NodeLeft" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=info msg="node5(598e90370256): Node leave event for b17cbaf1ffc1/172.21.235.176" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=error msg="node: b17cbaf1ffc1 is unknown to memberlist" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, left gossip cluster" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, left gossip cluster" [2022-03-11T19:28:22.382Z] time="2022-03-11T19:28:22Z" level=info msg="Node b17cbaf1ffc1/172.21.235.176, left gossip cluster" [2022-03-11T19:28:22.838Z] time="2022-03-11T19:28:22Z" level=info msg="node 2 leaving" [2022-03-11T19:28:22.838Z] time="2022-03-11T19:28:22Z" level=info msg="Node cb23170ed852 change state NodeActive --> NodeLeft" [2022-03-11T19:28:22.838Z] time="2022-03-11T19:28:22Z" level=info msg="node4(8a786897def4): Node leave event for cb23170ed852/172.21.235.176" [2022-03-11T19:28:22.838Z] time="2022-03-11T19:28:22Z" level=info msg="Node cb23170ed852 change state NodeActive --> NodeLeft" [2022-03-11T19:28:22.838Z] time="2022-03-11T19:28:22Z" level=info msg="node5(598e90370256): Node leave event for cb23170ed852/172.21.235.176" [2022-03-11T19:28:22.838Z] time="2022-03-11T19:28:22Z" level=info msg="Node cb23170ed852 change state NodeActive --> NodeLeft" [2022-03-11T19:28:22.838Z] time="2022-03-11T19:28:22Z" level=info msg="node3(cb23170ed852): Node leave event for cb23170ed852/172.21.235.176" [2022-03-11T19:28:22.838Z] time="2022-03-11T19:28:22Z" level=debug msg="memberlist: Failed ping: b17cbaf1ffc1 (timeout reached)" [2022-03-11T19:28:22.838Z] time="2022-03-11T19:28:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.235.176:10036: use of closed network connection" [2022-03-11T19:28:22.838Z] time="2022-03-11T19:28:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.235.176:10037: use of closed network connection" [2022-03-11T19:28:22.838Z] time="2022-03-11T19:28:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.235.176:10035: use of closed network connection" [2022-03-11T19:28:22.838Z] time="2022-03-11T19:28:22Z" level=info msg="Node cb23170ed852/172.21.235.176, left gossip cluster" [2022-03-11T19:28:22.838Z] time="2022-03-11T19:28:22Z" level=info msg="Node cb23170ed852/172.21.235.176, left gossip cluster" [2022-03-11T19:28:22.860Z] --- PASS: TestEventsExecDie (0.53s) [2022-03-11T19:28:22.860Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:28:22.860Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-11T19:28:22.860Z] === RUN TestEventsVolumeCreate [2022-03-11T19:28:23.118Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-11T19:28:23.118Z] === RUN TestInfoBinaryCommits [2022-03-11T19:28:23.118Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-11T19:28:23.118Z] === RUN TestInfoAPIVersioned [2022-03-11T19:28:23.119Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-11T19:28:23.119Z] === RUN TestInfoAPI [2022-03-11T19:28:23.119Z] --- PASS: TestInfoAPI (0.02s) [2022-03-11T19:28:23.119Z] === RUN TestInfoAPIWarnings [2022-03-11T19:28:23.295Z] time="2022-03-11T19:28:22Z" level=info msg="Node cb23170ed852/172.21.235.176, left gossip cluster" [2022-03-11T19:28:23.295Z] time="2022-03-11T19:28:23Z" level=info msg="memberlist: Suspect b17cbaf1ffc1 has failed, no acks received" [2022-03-11T19:28:23.295Z] networkdb_test.go:867: node5: OK [2022-03-11T19:28:23.295Z] networkdb_test.go:867: node4: OK [2022-03-11T19:28:23.295Z] time="2022-03-11T19:28:23Z" level=info msg="node 0 coming back" [2022-03-11T19:28:23.295Z] time="2022-03-11T19:28:23Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d5dab5ab68b4 with config:&{NodeID:d5dab5ab68b4 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-03-11T19:28:23.295Z] time="2022-03-11T19:28:23Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:23.295Z] time="2022-03-11T19:28:23Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, added to nodes list" [2022-03-11T19:28:23.295Z] time="2022-03-11T19:28:23Z" level=info msg="node 1 coming back" [2022-03-11T19:28:23.295Z] time="2022-03-11T19:28:23Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e49157243d1e with config:&{NodeID:e49157243d1e 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-03-11T19:28:23.295Z] time="2022-03-11T19:28:23Z" level=info msg="Node e49157243d1e/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:23.295Z] time="2022-03-11T19:28:23Z" level=info msg="Node e49157243d1e/172.21.235.176, added to nodes list" [2022-03-11T19:28:23.295Z] time="2022-03-11T19:28:23Z" level=info msg="node 2 coming back" [2022-03-11T19:28:23.295Z] time="2022-03-11T19:28:23Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f8464eca575f with config:&{NodeID:f8464eca575f 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-03-11T19:28:23.295Z] time="2022-03-11T19:28:23Z" level=info msg="Node f8464eca575f/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:23.295Z] time="2022-03-11T19:28:23Z" level=info msg="Node f8464eca575f/172.21.235.176, added to nodes list" [2022-03-11T19:28:26.397Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-11T19:28:27.009Z] time="2022-03-11T19:28:26Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.235.176:10033 172.21.235.176:10034 172.21.235.176:10035]" [2022-03-11T19:28:27.009Z] time="2022-03-11T19:28:26Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.235.176:10033 172.21.235.176:10034 172.21.235.176:10035]" [2022-03-11T19:28:27.330Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.235.176:10033" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=debug msg="memberlist: Stream connection from=172.21.235.176:49374" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node 8a786897def4/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node 8a786897def4/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node 598e90370256/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, is the new incarnation of the shutdown node f384671bbc3e/172.21.235.176" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node 598e90370256/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.235.176:10034" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=debug msg="memberlist: Stream connection from=172.21.235.176:49375" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node 8a786897def4/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node 8a786897def4/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node 598e90370256/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node 598e90370256/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node e49157243d1e/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node e49157243d1e/172.21.235.176, is the new incarnation of the shutdown node b17cbaf1ffc1/172.21.235.176" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node e49157243d1e/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.235.176:10035" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=debug msg="memberlist: Stream connection from=172.21.235.176:49376" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node e49157243d1e/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node e49157243d1e/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node 8a786897def4/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node 8a786897def4/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node 598e90370256/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node 598e90370256/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node f8464eca575f/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node f8464eca575f/172.21.235.176, is the new incarnation of the shutdown node cb23170ed852/172.21.235.176" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node f8464eca575f/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, is the new incarnation of the shutdown node f384671bbc3e/172.21.235.176" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node e49157243d1e/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node e49157243d1e/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node e49157243d1e/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node e49157243d1e/172.21.235.176, is the new incarnation of the shutdown node b17cbaf1ffc1/172.21.235.176" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node e49157243d1e/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node f8464eca575f/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node f8464eca575f/172.21.235.176, is the new incarnation of the shutdown node cb23170ed852/172.21.235.176" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node f8464eca575f/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node f8464eca575f/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.466Z] time="2022-03-11T19:28:27Z" level=info msg="Node f8464eca575f/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.921Z] time="2022-03-11T19:28:27Z" level=info msg="Node f8464eca575f/172.21.235.176, joined gossip cluster" [2022-03-11T19:28:27.921Z] time="2022-03-11T19:28:27Z" level=info msg="Node f8464eca575f/172.21.235.176, added to nodes list" [2022-03-11T19:28:27.921Z] time="2022-03-11T19:28:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.235.176:10033" [2022-03-11T19:28:27.921Z] time="2022-03-11T19:28:27Z" level=debug msg="memberlist: Stream connection from=172.21.235.176:49377" [2022-03-11T19:28:27.921Z] time="2022-03-11T19:28:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.235.176:10034" [2022-03-11T19:28:27.921Z] time="2022-03-11T19:28:27Z" level=debug msg="memberlist: Stream connection from=172.21.235.176:49378" [2022-03-11T19:28:27.921Z] time="2022-03-11T19:28:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.235.176:10035" [2022-03-11T19:28:27.921Z] time="2022-03-11T19:28:27Z" level=debug msg="memberlist: Stream connection from=172.21.235.176:49379" [2022-03-11T19:28:28.376Z] 2022/03/11 19:28:28 Closing DB instances... [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="Node d5dab5ab68b4 change state NodeActive --> NodeLeft" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="node5(598e90370256): Node leave event for d5dab5ab68b4/172.21.235.176" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="Node d5dab5ab68b4 change state NodeActive --> NodeLeft" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="node4(8a786897def4): Node leave event for d5dab5ab68b4/172.21.235.176" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="Node d5dab5ab68b4 change state NodeActive --> NodeLeft" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="node2(e49157243d1e): Node leave event for d5dab5ab68b4/172.21.235.176" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="Node d5dab5ab68b4 change state NodeActive --> NodeLeft" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="node3(f8464eca575f): Node leave event for d5dab5ab68b4/172.21.235.176" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="Node d5dab5ab68b4 change state NodeActive --> NodeLeft" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="node1(d5dab5ab68b4): Node leave event for d5dab5ab68b4/172.21.235.176" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, left gossip cluster" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, left gossip cluster" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, left gossip cluster" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, left gossip cluster" [2022-03-11T19:28:28.832Z] time="2022-03-11T19:28:28Z" level=info msg="Node d5dab5ab68b4/172.21.235.176, left gossip cluster" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:28Z" level=info msg="Node e49157243d1e change state NodeActive --> NodeLeft" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:28Z" level=info msg="node3(f8464eca575f): Node leave event for e49157243d1e/172.21.235.176" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:28Z" level=info msg="Node e49157243d1e change state NodeActive --> NodeLeft" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:28Z" level=info msg="Node e49157243d1e change state NodeActive --> NodeLeft" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:28Z" level=info msg="node5(598e90370256): Node leave event for e49157243d1e/172.21.235.176" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:28Z" level=info msg="node4(8a786897def4): Node leave event for e49157243d1e/172.21.235.176" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:28Z" level=info msg="Node e49157243d1e change state NodeActive --> NodeLeft" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:28Z" level=info msg="node2(e49157243d1e): Node leave event for e49157243d1e/172.21.235.176" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:28Z" level=info msg="Node e49157243d1e/172.21.235.176, left gossip cluster" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:28Z" level=info msg="Node e49157243d1e/172.21.235.176, left gossip cluster" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:28Z" level=info msg="Node e49157243d1e/172.21.235.176, left gossip cluster" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:29Z" level=info msg="Node e49157243d1e/172.21.235.176, left gossip cluster" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:29Z" level=info msg="Node f8464eca575f change state NodeActive --> NodeLeft" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:29Z" level=info msg="node4(8a786897def4): Node leave event for f8464eca575f/172.21.235.176" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:29Z" level=info msg="Node f8464eca575f change state NodeActive --> NodeLeft" [2022-03-11T19:28:29.287Z] time="2022-03-11T19:28:29Z" level=info msg="node5(598e90370256): Node leave event for f8464eca575f/172.21.235.176" [2022-03-11T19:28:29.744Z] time="2022-03-11T19:28:29Z" level=info msg="Node f8464eca575f change state NodeActive --> NodeLeft" [2022-03-11T19:28:29.744Z] time="2022-03-11T19:28:29Z" level=info msg="node3(f8464eca575f): Node leave event for f8464eca575f/172.21.235.176" [2022-03-11T19:28:29.744Z] time="2022-03-11T19:28:29Z" level=info msg="Node f8464eca575f/172.21.235.176, left gossip cluster" [2022-03-11T19:28:29.744Z] time="2022-03-11T19:28:29Z" level=info msg="Node f8464eca575f/172.21.235.176, left gossip cluster" [2022-03-11T19:28:29.744Z] time="2022-03-11T19:28:29Z" level=info msg="Node f8464eca575f/172.21.235.176, left gossip cluster" [2022-03-11T19:28:29.744Z] time="2022-03-11T19:28:29Z" level=debug msg="memberlist: Failed ping: 598e90370256 (timeout reached)" [2022-03-11T19:28:29.744Z] time="2022-03-11T19:28:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.235.176:10036: use of closed network connection" [2022-03-11T19:28:29.744Z] time="2022-03-11T19:28:29Z" level=debug msg="memberlist: Stream connection from=172.21.235.176:49380" [2022-03-11T19:28:29.780Z] --- PASS: TestUpdateRestartPolicy (26.73s) [2022-03-11T19:28:29.780Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T19:28:29.780Z] --- PASS: TestUpdateRestartWithAutoRemove (3.13s) [2022-03-11T19:28:29.780Z] === RUN TestWaitNonBlocked [2022-03-11T19:28:29.780Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:28:29.780Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:28:29.780Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:28:29.780Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:28:29.780Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:28:29.780Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:28:30.200Z] time="2022-03-11T19:28:29Z" level=info msg="Node 8a786897def4 change state NodeActive --> NodeLeft" [2022-03-11T19:28:30.200Z] time="2022-03-11T19:28:29Z" level=info msg="node5(598e90370256): Node leave event for 8a786897def4/172.21.235.176" [2022-03-11T19:28:30.200Z] time="2022-03-11T19:28:29Z" level=info msg="Node 8a786897def4 change state NodeActive --> NodeLeft" [2022-03-11T19:28:30.200Z] time="2022-03-11T19:28:29Z" level=info msg="node4(8a786897def4): Node leave event for 8a786897def4/172.21.235.176" [2022-03-11T19:28:30.655Z] time="2022-03-11T19:28:30Z" level=warning msg="memberlist: Was able to connect to 598e90370256 but other probes failed, network may be misconfigured" [2022-03-11T19:28:30.655Z] time="2022-03-11T19:28:30Z" level=info msg="Node 8a786897def4/172.21.235.176, left gossip cluster" [2022-03-11T19:28:30.655Z] time="2022-03-11T19:28:30Z" level=info msg="Node 8a786897def4/172.21.235.176, left gossip cluster" [2022-03-11T19:28:31.616Z] time="2022-03-11T19:28:31Z" level=info msg="Node 598e90370256/172.21.235.176, left gossip cluster" [2022-03-11T19:28:31.616Z] time="2022-03-11T19:28:31Z" level=info msg="Node 598e90370256 change state NodeActive --> NodeFailed" [2022-03-11T19:28:31.616Z] time="2022-03-11T19:28:31Z" level=info msg="Node 598e90370256/172.21.235.176, added to failed nodes list" [2022-03-11T19:28:31.616Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-03-11T19:28:31.616Z] PASS [2022-03-11T19:28:31.616Z] coverage: 60.0% of statements [2022-03-11T19:28:31.616Z] ok github.com/docker/docker/libnetwork/networkdb 103.591s coverage: 60.0% of statements [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/quota [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T19:28:31.616Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T19:28:32.618Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-11T19:28:32.618Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-11T19:28:32.618Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-11T19:28:32.618Z] === RUN TestDockerSuite/TestHealth [2022-03-11T19:28:34.457Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-11T19:28:34.457Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.45s) [2022-03-11T19:28:34.457Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.58s) [2022-03-11T19:28:34.457Z] === RUN TestWaitBlocked [2022-03-11T19:28:34.457Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:28:34.457Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-11T19:28:34.457Z] PASS [2022-03-11T19:28:34.457Z] ok github.com/docker/docker/integration/container 122.074s [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === Skipped [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-11T19:28:34.457Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-11T19:28:34.457Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T19:28:34.457Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T19:28:34.457Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T19:28:34.457Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T19:28:34.457Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T19:28:34.457Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-11T19:28:34.457Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:28:34.457Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-11T19:28:34.457Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-11T19:28:34.457Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-11T19:28:34.457Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T19:28:34.457Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-11T19:28:34.457Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-11T19:28:34.457Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:28:34.457Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:28:34.457Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T19:28:34.457Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T19:28:34.457Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-11T19:28:34.457Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T19:28:34.457Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-11T19:28:34.457Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-11T19:28:34.457Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-11T19:28:34.457Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-11T19:28:34.457Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-11T19:28:34.457Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-11T19:28:34.457Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-11T19:28:34.457Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-11T19:28:34.457Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T19:28:34.457Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:28:34.457Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-11T19:28:34.457Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-11T19:28:34.457Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-11T19:28:34.457Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:28:34.457Z] [2022-03-11T19:28:34.457Z] DONE 87 tests, 33 skipped in 124.699s [2022-03-11T19:28:34.457Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === Skipped [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-11T19:28:34.503Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-11T19:28:34.503Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-11T19:28:34.503Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-11T19:28:34.503Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-11T19:28:34.503Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T19:28:34.503Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T19:28:34.503Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T19:28:34.503Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T19:28:34.503Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-11T19:28:34.503Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T19:28:34.503Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-11T19:28:34.503Z] daemon_test.go:145: root required [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T19:28:34.503Z] reload_test.go:342: root required [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.03s) [2022-03-11T19:28:34.503Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T19:28:34.503Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-11T19:28:34.503Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-11T19:28:34.503Z] download_test.go:267: Needs fixing on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-11T19:28:34.503Z] layer_test.go:291: Failing on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-11T19:28:34.503Z] layer_test.go:340: Failing on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-11T19:28:34.503Z] layer_test.go:455: Failing on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-11T19:28:34.503Z] layer_test.go:684: Failing on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-11T19:28:34.503Z] migration_test.go:45: Failing on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T19:28:34.503Z] migration_test.go:181: Failing on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-11T19:28:34.503Z] mount_test.go:17: Failing on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-11T19:28:34.503Z] mount_test.go:76: Failing on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-11T19:28:34.503Z] mount_test.go:125: Failing on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-11T19:28:34.503Z] mount_test.go:212: Failing on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-11T19:28:34.503Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-11T19:28:34.503Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-11T19:28:34.503Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-11T19:28:34.503Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-11T19:28:34.503Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-11T19:28:34.503Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-11T19:28:34.503Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-11T19:28:34.503Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-11T19:28:34.503Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-11T19:28:34.503Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-11T19:28:34.503Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-11T19:28:34.503Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T19:28:34.503Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T19:28:34.503Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T19:28:34.503Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T19:28:34.503Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T19:28:34.503Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-11T19:28:34.503Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-11T19:28:34.503Z] archive_test.go:140: zstd not installed [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-11T19:28:34.503Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:28:34.503Z] archive_windows_test.go:16: Currently fails [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-11T19:28:34.503Z] changes_test.go:195: needs more investigation [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-11T19:28:34.503Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-11T19:28:34.503Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-11T19:28:34.503Z] changes_test.go:432: needs further investigation [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-11T19:28:34.503Z] changes_test.go:468: needs further investigation [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-11T19:28:34.503Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T19:28:34.503Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T19:28:34.503Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-11T19:28:34.503Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-11T19:28:34.503Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-11T19:28:34.503Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-03-11T19:28:34.503Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:28:34.503Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-11T19:28:34.503Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-11T19:28:34.503Z] poller_test.go:40: No chmod on Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T19:28:34.503Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T19:28:34.503Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-11T19:28:34.503Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-11T19:28:34.503Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-11T19:28:34.503Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-11T19:28:34.503Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-11T19:28:34.503Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T19:28:34.503Z] [2022-03-11T19:28:34.503Z] DONE 2077 tests, 70 skipped in 276.813s [2022-03-11T19:28:34.503Z] INFO: make.ps1 ended at 03/11/2022 19:28:34 [2022-03-11T19:28:36.667Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-11T19:28:36.667Z] INFO: Unit tests ended at 03/11/2022 19:28:36. Duration:00:04:52.5793660 [2022-03-11T19:28:36.667Z] INFO: Building busybox [2022-03-11T19:28:36.667Z] Sending build context to Docker daemon 5.12kB [2022-03-11T19:28:36.667Z] [2022-03-11T19:28:36.667Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-11T19:28:36.667Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-11T19:28:36.667Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-11T19:28:36.667Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-11T19:28:36.667Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-11T19:28:36.667Z] ---> 02f938cacc3b [2022-03-11T19:28:36.667Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-11T19:28:36.667Z] ---> Running in aa0e1d1486c9 [2022-03-11T19:28:40.725Z] --- PASS: TestInfoAPIWarnings (16.31s) [2022-03-11T19:28:40.725Z] === RUN TestInfoDebug [2022-03-11T19:28:40.725Z] --- PASS: TestInfoDebug (0.52s) [2022-03-11T19:28:40.725Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:28:40.725Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-11T19:28:40.725Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:28:40.984Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-11T19:28:40.984Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:28:40.984Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-11T19:28:40.984Z] === RUN TestPingCacheHeaders [2022-03-11T19:28:40.984Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-11T19:28:40.984Z] === RUN TestPingGet [2022-03-11T19:28:40.984Z] --- PASS: TestPingGet (0.02s) [2022-03-11T19:28:40.984Z] === RUN TestPingHead [2022-03-11T19:28:40.984Z] --- PASS: TestPingHead (0.02s) [2022-03-11T19:28:40.984Z] === RUN TestVersion [2022-03-11T19:28:40.984Z] --- PASS: TestVersion (0.03s) [2022-03-11T19:28:40.984Z] === CONT TestDiskUsage [2022-03-11T19:28:41.548Z] === RUN TestDiskUsage/empty [2022-03-11T19:28:41.548Z] === RUN TestDiskUsage/empty/container_types [2022-03-11T19:28:41.548Z] === RUN TestDiskUsage/empty/image_types [2022-03-11T19:28:41.548Z] === RUN TestDiskUsage/empty/volume_types [2022-03-11T19:28:41.548Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-11T19:28:41.548Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-11T19:28:41.548Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-11T19:28:41.548Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-11T19:28:41.548Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-11T19:28:41.548Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-11T19:28:41.548Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-11T19:28:41.548Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-11T19:28:41.807Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-11T19:28:41.807Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-11T19:28:41.807Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-11T19:28:41.807Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-11T19:28:41.807Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-11T19:28:41.807Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-11T19:28:41.807Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-11T19:28:41.807Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-11T19:28:41.807Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-11T19:28:41.807Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-11T19:28:41.807Z] === RUN TestDiskUsage/after_container.Run [2022-03-11T19:28:42.065Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-11T19:28:42.065Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-11T19:28:42.065Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-11T19:28:42.065Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-11T19:28:42.065Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-11T19:28:42.065Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-11T19:28:42.065Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-11T19:28:42.065Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-11T19:28:42.065Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-11T19:28:42.065Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage (1.23s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.20s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-11T19:28:42.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-11T19:28:42.324Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:28:42.324Z] PASS [2022-03-11T19:28:42.324Z] [2022-03-11T19:28:42.324Z] === Skipped [2022-03-11T19:28:42.324Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:28:42.324Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T19:28:42.324Z] [2022-03-11T19:28:42.324Z] DONE 50 tests, 1 skipped in 20.051s [2022-03-11T19:28:42.324Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-11T19:28:42.324Z] ++ 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-03-11T19:28:42.324Z] ++ set -e [2022-03-11T19:28:42.324Z] ++ '[' -n 0 ']' [2022-03-11T19:28:42.324Z] ++ set -x [2022-03-11T19:28:42.324Z] ++ 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-03-11T19:28:42.324Z] INFO: Testing against a local daemon [2022-03-11T19:28:42.324Z] === RUN TestVolumesCreateAndList [2022-03-11T19:28:42.581Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-11T19:28:42.581Z] === RUN TestVolumesRemove [2022-03-11T19:28:42.581Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-11T19:28:42.581Z] === RUN TestVolumesInspect [2022-03-11T19:28:42.581Z] --- PASS: TestVolumesInspect (0.01s) [2022-03-11T19:28:42.581Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:28:42.581Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:28:42.581Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:28:42.581Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:28:42.581Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-11T19:28:42.581Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T19:28:42.581Z] PASS [2022-03-11T19:28:42.581Z] [2022-03-11T19:28:42.581Z] DONE 5 tests in 0.184s [2022-03-11T19:28:42.581Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T19:28:42.838Z] ++++ cat bundles/test-integration/docker.pid [2022-03-11T19:28:42.838Z] +++ kill 6453 [2022-03-11T19:28:43.097Z] +++ /etc/init.d/apparmor stop [2022-03-11T19:28:43.097Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T19:28:43.097Z] [2022-03-11T19:28:43.097Z] Unloading profiles will leave already running processes permanently [2022-03-11T19:28:43.097Z] unconfined, which can lead to unexpected situations. [2022-03-11T19:28:43.097Z] [2022-03-11T19:28:43.097Z] To set a process to complain mode, use the command line tool [2022-03-11T19:28:43.097Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T19:28:43.097Z] +++ true [2022-03-11T19:28:43.097Z] exiting test-integration [2022-03-11T19:28:43.097Z] ++ exit 0 [2022-03-11T19:28:43.097Z] [2022-03-11T19:28:43.661Z] + for job in $(jobs -p) [2022-03-11T19:28:43.661Z] + wait 26413 [2022-03-11T19:28:43.706Z] Removing intermediate container aa0e1d1486c9 [2022-03-11T19:28:43.706Z] ---> 335fabea9074 [2022-03-11T19:28:43.706Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-11T19:28:43.707Z] ---> Running in c123f7e97442 [2022-03-11T19:28:43.707Z] Removing intermediate container c123f7e97442 [2022-03-11T19:28:43.707Z] ---> 7a1e1289e27a [2022-03-11T19:28:43.707Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-11T19:28:43.707Z] ---> Running in d89a9f181503 [2022-03-11T19:28:43.707Z] Removing intermediate container d89a9f181503 [2022-03-11T19:28:43.707Z] ---> 878dc7636176 [2022-03-11T19:28:43.707Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-11T19:28:45.232Z] [2022-03-11T19:28:45.687Z] ---> c3f0111c8ab8 [2022-03-11T19:28:45.687Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-11T19:28:45.687Z] ---> Running in a05c4d7921d2 [2022-03-11T19:28:51.763Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-11T19:28:51.763Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-11T19:28:51.763Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-11T19:28:51.763Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-11T19:28:51.763Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-11T19:28:51.763Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-11T19:28:52.329Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-11T19:28:52.329Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-11T19:28:52.329Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-11T19:28:52.586Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-11T19:28:52.586Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-11T19:28:52.845Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-11T19:28:53.103Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-11T19:28:53.103Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-11T19:28:53.670Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-11T19:28:53.928Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-11T19:28:54.496Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-11T19:28:55.062Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-11T19:28:55.062Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-11T19:28:55.628Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-11T19:28:55.978Z] Removing intermediate container a05c4d7921d2 [2022-03-11T19:28:55.979Z] ---> 057c54663d8f [2022-03-11T19:28:55.979Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-11T19:28:55.979Z] ---> Running in 65f9240feba8 [2022-03-11T19:28:58.144Z] [2022-03-11T19:28:58.144Z] SUCCESS: Specified value was saved. [2022-03-11T19:28:58.154Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-11T19:28:58.154Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-11T19:28:58.154Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-11T19:28:59.526Z] === RUN TestDockerSuite/TestImportFile [2022-03-11T19:28:59.586Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T19:28:59.586Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T19:28:59.586Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-11T19:28:59.586Z] === RUN TestDaemonConfigValidation [2022-03-11T19:28:59.586Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T19:28:59.586Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-11T19:28:59.586Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T19:28:59.586Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T19:28:59.586Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T19:28:59.586Z] === RUN TestDaemonProxy [2022-03-11T19:28:59.586Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T19:28:59.586Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-11T19:28:59.586Z] PASS [2022-03-11T19:28:59.586Z] ok github.com/docker/docker/integration/daemon 0.238s [2022-03-11T19:28:59.586Z] [2022-03-11T19:28:59.586Z] === Skipped [2022-03-11T19:28:59.586Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-11T19:28:59.586Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T19:28:59.586Z] [2022-03-11T19:28:59.586Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-11T19:28:59.586Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T19:28:59.586Z] [2022-03-11T19:28:59.586Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T19:28:59.586Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T19:28:59.586Z] [2022-03-11T19:28:59.586Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-11T19:28:59.586Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T19:28:59.586Z] [2022-03-11T19:28:59.586Z] DONE 4 tests, 4 skipped in 22.875s [2022-03-11T19:28:59.586Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-11T19:28:59.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-11T19:29:00.721Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-11T19:29:00.721Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-11T19:29:01.036Z] Removing intermediate container 65f9240feba8 [2022-03-11T19:29:01.036Z] ---> a55d8a91fbe8 [2022-03-11T19:29:01.036Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-11T19:29:01.036Z] ---> Running in 802cb2704c59 [2022-03-11T19:29:01.665Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-11T19:29:01.752Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:29:01.752Z] INFO: Testing against a local daemon [2022-03-11T19:29:01.752Z] === RUN TestCommitInheritsEnv [2022-03-11T19:29:01.752Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:29:01.752Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-11T19:29:01.752Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T19:29:01.752Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:29:01.752Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:29:01.752Z] === RUN TestImportWithCustomPlatform [2022-03-11T19:29:01.752Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:29:01.752Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-11T19:29:01.752Z] === RUN TestImagesFilterMultiReference [2022-03-11T19:29:01.752Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-11T19:29:01.752Z] === RUN TestImagePullPlatformInvalid [2022-03-11T19:29:01.752Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-11T19:29:01.752Z] === RUN TestRemoveImageOrphaning [2022-03-11T19:29:03.054Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-11T19:29:03.279Z] --- PASS: TestRemoveImageOrphaning (1.30s) [2022-03-11T19:29:03.279Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T19:29:03.279Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2022-03-11T19:29:03.279Z] === RUN TestTagInvalidReference [2022-03-11T19:29:03.279Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-11T19:29:03.279Z] === RUN TestTagValidPrefixedRepo [2022-03-11T19:29:03.279Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-11T19:29:03.279Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T19:29:03.317Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T19:29:03.317Z] === RUN TestBoolValue [2022-03-11T19:29:03.317Z] --- PASS: TestBoolValue (0.00s) [2022-03-11T19:29:03.317Z] === RUN TestBoolValueOrDefault [2022-03-11T19:29:03.317Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-11T19:29:03.317Z] === RUN TestInt64ValueOrZero [2022-03-11T19:29:03.317Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-11T19:29:03.317Z] === RUN TestInt64ValueOrDefault [2022-03-11T19:29:03.317Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-11T19:29:03.317Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-11T19:29:03.317Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-11T19:29:03.317Z] === RUN TestJsonContentType [2022-03-11T19:29:03.317Z] --- PASS: TestJsonContentType (0.00s) [2022-03-11T19:29:03.317Z] PASS [2022-03-11T19:29:03.317Z] coverage: 14.7% of statements [2022-03-11T19:29:03.317Z] ok github.com/docker/docker/api/server/httputils 0.125s coverage: 14.7% of statements [2022-03-11T19:29:03.317Z] === RUN TestMaskSecretKeys [2022-03-11T19:29:03.318Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-11T19:29:03.318Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-11T19:29:03.318Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-11T19:29:03.318Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-11T19:29:03.318Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-11T19:29:03.318Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-11T19:29:03.318Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestVersionMiddlewareVersion [2022-03-11T19:29:03.318Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-11T19:29:03.318Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-11T19:29:03.318Z] PASS [2022-03-11T19:29:03.318Z] coverage: 37.7% of statements [2022-03-11T19:29:03.318Z] ok github.com/docker/docker/api/server/middleware 0.064s coverage: 37.7% of statements [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T19:29:03.318Z] === RUN TestStrSliceMarshalJSON [2022-03-11T19:29:03.318Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestStrSliceUnmarshalJSON [2022-03-11T19:29:03.318Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestStrSliceUnmarshalString [2022-03-11T19:29:03.318Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestStrSliceUnmarshalSlice [2022-03-11T19:29:03.318Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-11T19:29:03.318Z] PASS [2022-03-11T19:29:03.318Z] coverage: 90.0% of statements [2022-03-11T19:29:03.318Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-03-11T19:29:03.318Z] === RUN TestToJSON [2022-03-11T19:29:03.318Z] --- PASS: TestToJSON (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestToParamWithVersion [2022-03-11T19:29:03.318Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestFromJSON [2022-03-11T19:29:03.318Z] --- PASS: TestFromJSON (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestEmpty [2022-03-11T19:29:03.318Z] --- PASS: TestEmpty (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestArgsMatchKVListEmptySources [2022-03-11T19:29:03.318Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestArgsMatchKVList [2022-03-11T19:29:03.318Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestArgsMatch [2022-03-11T19:29:03.318Z] --- PASS: TestArgsMatch (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestAdd [2022-03-11T19:29:03.318Z] --- PASS: TestAdd (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestDel [2022-03-11T19:29:03.318Z] --- PASS: TestDel (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestLen [2022-03-11T19:29:03.318Z] --- PASS: TestLen (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestExactMatch [2022-03-11T19:29:03.318Z] --- PASS: TestExactMatch (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestOnlyOneExactMatch [2022-03-11T19:29:03.318Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestContains [2022-03-11T19:29:03.318Z] --- PASS: TestContains (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestValidate [2022-03-11T19:29:03.318Z] --- PASS: TestValidate (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestWalkValues [2022-03-11T19:29:03.318Z] --- PASS: TestWalkValues (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestFuzzyMatch [2022-03-11T19:29:03.318Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestClone [2022-03-11T19:29:03.318Z] --- PASS: TestClone (0.00s) [2022-03-11T19:29:03.318Z] PASS [2022-03-11T19:29:03.318Z] coverage: 92.2% of statements [2022-03-11T19:29:03.318Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2022-03-11T19:29:03.318Z] === RUN TestAdjustForAPIVersion [2022-03-11T19:29:03.318Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-11T19:29:03.318Z] PASS [2022-03-11T19:29:03.318Z] coverage: 5.7% of statements [2022-03-11T19:29:03.318Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T19:29:03.318Z] === RUN TestDurationToSecondsString [2022-03-11T19:29:03.318Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestGetTimestamp [2022-03-11T19:29:03.318Z] --- PASS: TestGetTimestamp (0.15s) [2022-03-11T19:29:03.318Z] === RUN TestParseTimestamps [2022-03-11T19:29:03.318Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-11T19:29:03.318Z] PASS [2022-03-11T19:29:03.318Z] coverage: 100.0% of statements [2022-03-11T19:29:03.318Z] ok github.com/docker/docker/api/types/time 0.199s coverage: 100.0% of statements [2022-03-11T19:29:03.318Z] === RUN TestCompareVersion [2022-03-11T19:29:03.318Z] --- PASS: TestCompareVersion (0.00s) [2022-03-11T19:29:03.318Z] PASS [2022-03-11T19:29:03.318Z] coverage: 77.3% of statements [2022-03-11T19:29:03.318Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T19:29:03.318Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T19:29:03.318Z] === RUN TestParseRemoteURL [2022-03-11T19:29:03.318Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-11T19:29:03.318Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-11T19:29:03.318Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-11T19:29:03.318Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-11T19:29:03.318Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-11T19:29:03.318Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-11T19:29:03.318Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-11T19:29:03.318Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-11T19:29:03.318Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-11T19:29:03.318Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-11T19:29:03.318Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-11T19:29:03.318Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-11T19:29:03.318Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-11T19:29:03.318Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-11T19:29:03.318Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-11T19:29:03.318Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-11T19:29:03.318Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-11T19:29:03.318Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-11T19:29:03.318Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-11T19:29:03.318Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-11T19:29:03.318Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestCloneArgsSmartHttp [2022-03-11T19:29:03.318Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-11T19:29:03.318Z] === RUN TestCloneArgsDumbHttp [2022-03-11T19:29:03.318Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestCloneArgsGit [2022-03-11T19:29:03.318Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-11T19:29:03.318Z] === RUN TestCheckoutGit [2022-03-11T19:29:03.733Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-11T19:29:03.733Z] === RUN TestTagOfficialNames [2022-03-11T19:29:03.733Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-11T19:29:03.733Z] === RUN TestTagMatchesDigest [2022-03-11T19:29:03.733Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-11T19:29:03.733Z] PASS [2022-03-11T19:29:03.733Z] ok github.com/docker/docker/integration/image 1.953s [2022-03-11T19:29:03.733Z] [2022-03-11T19:29:03.733Z] === Skipped [2022-03-11T19:29:03.733Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-11T19:29:03.733Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:29:03.733Z] [2022-03-11T19:29:03.733Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:29:03.733Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:29:03.733Z] [2022-03-11T19:29:03.733Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-11T19:29:03.733Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:29:03.733Z] [2022-03-11T19:29:03.733Z] DONE 12 tests, 3 skipped in 6.253s [2022-03-11T19:29:03.774Z] === RUN TestEnable [2022-03-11T19:29:03.774Z] --- PASS: TestEnable (0.00s) [2022-03-11T19:29:03.774Z] === RUN TestDisable [2022-03-11T19:29:03.774Z] --- PASS: TestDisable (0.00s) [2022-03-11T19:29:03.774Z] === RUN TestEnabled [2022-03-11T19:29:03.774Z] --- PASS: TestEnabled (0.00s) [2022-03-11T19:29:03.774Z] PASS [2022-03-11T19:29:03.774Z] coverage: 100.0% of statements [2022-03-11T19:29:03.987Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-11T19:29:04.192Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-11T19:29:04.230Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2022-03-11T19:29:04.230Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-11T19:29:04.230Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestProcessNoDockerignore [2022-03-11T19:29:04.230Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-11T19:29:04.230Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestDetectContentType [2022-03-11T19:29:04.230Z] --- PASS: TestDetectContentType (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestSelectAcceptableMIME [2022-03-11T19:29:04.230Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestInspectEmptyResponse [2022-03-11T19:29:04.230Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestInspectResponseBinary [2022-03-11T19:29:04.230Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestResponseUnsupportedContentType [2022-03-11T19:29:04.230Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestInspectResponseTextSimple [2022-03-11T19:29:04.230Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestInspectResponseEmptyContentType [2022-03-11T19:29:04.230Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestUnknownContentLength [2022-03-11T19:29:04.230Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestDownloadRemote [2022-03-11T19:29:04.230Z] --- PASS: TestDownloadRemote (0.08s) [2022-03-11T19:29:04.230Z] === RUN TestGetWithStatusError [2022-03-11T19:29:04.230Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestCloseRootDirectory [2022-03-11T19:29:04.230Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:29:04.230Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestHashFile [2022-03-11T19:29:04.230Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:29:04.230Z] --- SKIP: TestHashFile (0.01s) [2022-03-11T19:29:04.230Z] === RUN TestHashSubdir [2022-03-11T19:29:04.230Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:29:04.230Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-11T19:29:04.230Z] === RUN TestRemoveDirectory [2022-03-11T19:29:04.230Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:29:04.230Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-11T19:29:04.230Z] PASS [2022-03-11T19:29:04.230Z] coverage: 9.3% of statements [2022-03-11T19:29:04.230Z] ok github.com/docker/docker/builder/remotecontext 0.264s coverage: 9.3% of statements [2022-03-11T19:29:04.554Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-11T19:29:05.120Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-11T19:29:05.200Z] === RUN TestGetAllAllowed [2022-03-11T19:29:05.200Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestGetAllMeta [2022-03-11T19:29:05.200Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-11T19:29:05.200Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestIsUnreferencedBuiltin [2022-03-11T19:29:05.200Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestIsExistingDirectory [2022-03-11T19:29:05.200Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestGetFilenameForDownload [2022-03-11T19:29:05.200Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestEnv2Variables [2022-03-11T19:29:05.200Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-11T19:29:05.200Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestMaintainer [2022-03-11T19:29:05.200Z] --- PASS: TestMaintainer (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestLabel [2022-03-11T19:29:05.200Z] --- PASS: TestLabel (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestFromScratch [2022-03-11T19:29:05.200Z] --- PASS: TestFromScratch (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestFromWithArg [2022-03-11T19:29:05.200Z] --- PASS: TestFromWithArg (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-11T19:29:05.200Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestFromWithUndefinedArg [2022-03-11T19:29:05.200Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestFromMultiStageWithNamedStage [2022-03-11T19:29:05.200Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestOnbuild [2022-03-11T19:29:05.200Z] --- PASS: TestOnbuild (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestWorkdir [2022-03-11T19:29:05.200Z] --- PASS: TestWorkdir (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestCmd [2022-03-11T19:29:05.200Z] --- PASS: TestCmd (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestHealthcheckNone [2022-03-11T19:29:05.200Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestHealthcheckCmd [2022-03-11T19:29:05.200Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestEntrypoint [2022-03-11T19:29:05.200Z] --- PASS: TestEntrypoint (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestExpose [2022-03-11T19:29:05.200Z] --- PASS: TestExpose (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestUser [2022-03-11T19:29:05.200Z] --- PASS: TestUser (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestVolume [2022-03-11T19:29:05.200Z] --- PASS: TestVolume (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestStopSignal [2022-03-11T19:29:05.200Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T19:29:05.200Z] --- SKIP: TestStopSignal (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestArg [2022-03-11T19:29:05.200Z] --- PASS: TestArg (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestShell [2022-03-11T19:29:05.200Z] --- PASS: TestShell (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestPrependEnvOnCmd [2022-03-11T19:29:05.200Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestRunWithBuildArgs [2022-03-11T19:29:05.200Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestRunIgnoresHealthcheck [2022-03-11T19:29:05.200Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestDispatchUnsupportedOptions [2022-03-11T19:29:05.200Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-11T19:29:05.200Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-11T19:29:05.200Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-11T19:29:05.200Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-11T19:29:05.200Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-11T19:29:05.200Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-11T19:29:05.200Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestNormalizeWorkdir [2022-03-11T19:29:05.200Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestDispatch [2022-03-11T19:29:05.200Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-11T19:29:05.200Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-11T19:29:05.200Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-11T19:29:05.200Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-11T19:29:05.200Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-11T19:29:05.200Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-11T19:29:05.200Z] === RUN TestDispatch/COPY_url [2022-03-11T19:29:05.200Z] --- PASS: TestDispatch (0.06s) [2022-03-11T19:29:05.200Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-11T19:29:05.200Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-11T19:29:05.200Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-11T19:29:05.200Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T19:29:05.200Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T19:29:05.200Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-11T19:29:05.200Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestAddScratchImageAddsToMounts [2022-03-11T19:29:05.200Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-11T19:29:05.200Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-11T19:29:05.200Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-11T19:29:05.200Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestImageSourceGetAddsToMounts [2022-03-11T19:29:05.200Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestEmptyDockerfile [2022-03-11T19:29:05.200Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-11T19:29:05.200Z] === RUN TestSymlinkDockerfile [2022-03-11T19:29:05.200Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-11T19:29:05.200Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-11T19:29:05.200Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestNonExistingDockerfile [2022-03-11T19:29:05.200Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestCopyRunConfig [2022-03-11T19:29:05.200Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestDeepCopyRunConfig [2022-03-11T19:29:05.200Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestExportImage [2022-03-11T19:29:05.200Z] --- PASS: TestExportImage (0.00s) [2022-03-11T19:29:05.200Z] === RUN TestNormalizeDest [2022-03-11T19:29:05.200Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-11T19:29:05.200Z] PASS [2022-03-11T19:29:05.200Z] coverage: 46.7% of statements [2022-03-11T19:29:05.200Z] ok github.com/docker/docker/builder/dockerfile 0.201s coverage: 46.7% of statements [2022-03-11T19:29:05.657Z] === RUN TestTCP4Proxy [2022-03-11T19:29:05.657Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-11T19:29:05.657Z] === RUN TestTCP4ProxyHalfClose [2022-03-11T19:29:05.657Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-11T19:29:05.657Z] === RUN TestTCP6Proxy [2022-03-11T19:29:05.657Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T19:29:05.657Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-11T19:29:05.657Z] === RUN TestTCPDualStackProxy [2022-03-11T19:29:05.657Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T19:29:05.657Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-11T19:29:05.657Z] === RUN TestUDP4Proxy [2022-03-11T19:29:05.657Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-11T19:29:05.657Z] === RUN TestUDP6Proxy [2022-03-11T19:29:05.657Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T19:29:05.657Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-11T19:29:05.657Z] === RUN TestUDPWriteError [2022-03-11T19:29:05.657Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-11T19:29:05.657Z] === RUN TestSCTP4Proxy [2022-03-11T19:29:05.657Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T19:29:05.657Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-11T19:29:05.657Z] === RUN TestSCTP6Proxy [2022-03-11T19:29:05.657Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T19:29:05.657Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-11T19:29:05.657Z] PASS [2022-03-11T19:29:05.657Z] coverage: 49.4% of statements [2022-03-11T19:29:05.657Z] ok github.com/docker/docker/cmd/docker-proxy 0.065s coverage: 49.4% of statements [2022-03-11T19:29:05.684Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-11T19:29:05.684Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-11T19:29:05.684Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-11T19:29:05.708Z] Cannot create a file when that file already exists. [2022-03-11T19:29:06.250Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-11T19:29:06.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:29:06.367Z] INFO: Testing against a local daemon [2022-03-11T19:29:06.367Z] === RUN TestNetworkCreateDelete [2022-03-11T19:29:06.367Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:06.367Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T19:29:06.367Z] 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-03-11T19:29:06.367Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestDaemonDNSFallback [2022-03-11T19:29:06.367Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:06.367Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestInspectNetwork [2022-03-11T19:29:06.367Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T19:29:06.367Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T19:29:06.367Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:06.367Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestNetworkInvalidJSON [2022-03-11T19:29:06.367Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T19:29:06.367Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T19:29:06.367Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:29:06.367Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:29:06.367Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:29:06.367Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:29:06.367Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T19:29:06.367Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:29:06.367Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:29:06.367Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-11T19:29:06.367Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-11T19:29:06.367Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-11T19:29:06.367Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-11T19:29:06.367Z] === RUN TestNetworkList [2022-03-11T19:29:06.367Z] === RUN TestNetworkList//networks [2022-03-11T19:29:06.367Z] === PAUSE TestNetworkList//networks [2022-03-11T19:29:06.367Z] === RUN TestNetworkList//networks/ [2022-03-11T19:29:06.367Z] === PAUSE TestNetworkList//networks/ [2022-03-11T19:29:06.367Z] === CONT TestNetworkList//networks [2022-03-11T19:29:06.367Z] === CONT TestNetworkList//networks/ [2022-03-11T19:29:06.367Z] --- PASS: TestNetworkList (0.04s) [2022-03-11T19:29:06.367Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T19:29:06.367Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T19:29:06.367Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T19:29:06.367Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T19:29:06.367Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T19:29:06.367Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T19:29:06.367Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T19:29:06.367Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T19:29:06.367Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T19:29:06.367Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T19:29:06.367Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T19:29:06.367Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T19:29:06.367Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T19:29:06.367Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T19:29:06.367Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T19:29:06.367Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T19:29:06.367Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:29:06.367Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T19:29:06.367Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T19:29:06.367Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:29:06.367Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T19:29:06.367Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T19:29:06.367Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:29:06.367Z] PASS [2022-03-11T19:29:06.367Z] ok github.com/docker/docker/integration/network 0.208s [2022-03-11T19:29:06.508Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === Skipped [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-11T19:29:06.822Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T19:29:06.822Z] 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-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-11T19:29:06.822Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-11T19:29:06.822Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:29:06.822Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:29:06.822Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T19:29:06.822Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:29:06.822Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:29:06.822Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:29:06.822Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:29:06.822Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:29:06.822Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:29:06.822Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:29:06.822Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:29:06.822Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T19:29:06.822Z] [2022-03-11T19:29:06.822Z] DONE 22 tests, 15 skipped in 2.670s [2022-03-11T19:29:06.822Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-11T19:29:07.074Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-11T19:29:07.332Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-11T19:29:07.783Z] testing: warning: no tests to run [2022-03-11T19:29:07.783Z] PASS [2022-03-11T19:29:07.783Z] ok github.com/docker/docker/integration/network/ipvlan 0.101s [2022-03-11T19:29:07.783Z] [2022-03-11T19:29:07.783Z] DONE 0 tests in 0.806s [2022-03-11T19:29:07.783Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-11T19:29:07.897Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-11T19:29:08.155Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-11T19:29:08.155Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-11T19:29:08.744Z] testing: warning: no tests to run [2022-03-11T19:29:08.744Z] PASS [2022-03-11T19:29:08.744Z] ok github.com/docker/docker/integration/network/macvlan 0.109s [2022-03-11T19:29:08.744Z] [2022-03-11T19:29:08.744Z] DONE 0 tests in 0.812s [2022-03-11T19:29:08.744Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-11T19:29:09.527Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-11T19:29:09.716Z] testing: warning: no tests to run [2022-03-11T19:29:09.716Z] PASS [2022-03-11T19:29:09.716Z] ok github.com/docker/docker/integration/plugin 0.102s [2022-03-11T19:29:09.716Z] [2022-03-11T19:29:09.716Z] DONE 0 tests in 0.813s [2022-03-11T19:29:09.716Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-11T19:29:09.785Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-11T19:29:10.352Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-11T19:29:10.352Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-11T19:29:10.611Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-11T19:29:10.611Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-11T19:29:10.611Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-11T19:29:10.691Z] testing: warning: no tests to run [2022-03-11T19:29:10.691Z] PASS [2022-03-11T19:29:10.691Z] ok github.com/docker/docker/integration/plugin/authz 0.101s [2022-03-11T19:29:10.691Z] [2022-03-11T19:29:10.691Z] DONE 0 tests in 0.853s [2022-03-11T19:29:10.691Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-11T19:29:11.472Z] Removing intermediate container 802cb2704c59 [2022-03-11T19:29:11.472Z] ---> b1190255cdcd [2022-03-11T19:29:11.472Z] Step 13/13 : CMD ["sh"] [2022-03-11T19:29:11.472Z] ---> Running in 1c32579e9f23 [2022-03-11T19:29:11.542Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-11T19:29:11.800Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-11T19:29:11.927Z] Removing intermediate container 1c32579e9f23 [2022-03-11T19:29:11.928Z] ---> cf4bbf8f8842 [2022-03-11T19:29:11.928Z] Successfully built cf4bbf8f8842 [2022-03-11T19:29:11.928Z] Successfully tagged busybox:latest [2022-03-11T19:29:11.928Z] INFO: Docker images of the daemon under test [2022-03-11T19:29:11.928Z] [2022-03-11T19:29:11.928Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T19:29:11.928Z] busybox latest cf4bbf8f8842 Less than a second ago 5.01GB [2022-03-11T19:29:11.928Z] microsoft/windowsservercore latest 02f938cacc3b 8 days ago 4.96GB [2022-03-11T19:29:11.928Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 8 days ago 4.96GB [2022-03-11T19:29:11.928Z] [2022-03-11T19:29:11.928Z] INFO: Running integration tests at 03/11/2022 19:29:11... [2022-03-11T19:29:11.928Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-11T19:29:11.928Z] INFO: Integration API tests being run from the host: [2022-03-11T19:29:11.928Z] INFO: make.ps1 starting at 03/11/2022 19:29:11 [2022-03-11T19:29:12.367Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-11T19:29:12.932Z] === RUN TestDockerSuite/TestInspectImage [2022-03-11T19:29:12.932Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-11T19:29:12.932Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-11T19:29:12.932Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-11T19:29:12.932Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-11T19:29:13.459Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-11T19:29:13.499Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-11T19:29:14.065Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-11T19:29:14.065Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-11T19:29:14.322Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-11T19:29:14.887Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-11T19:29:15.953Z] === RUN TestCheckpointCreateError [2022-03-11T19:29:15.953Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestCheckpointCreate [2022-03-11T19:29:15.953Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestCheckpointDeleteError [2022-03-11T19:29:15.953Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestCheckpointDelete [2022-03-11T19:29:15.953Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestCheckpointListError [2022-03-11T19:29:15.953Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestCheckpointList [2022-03-11T19:29:15.953Z] --- PASS: TestCheckpointList (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestCheckpointListContainerNotFound [2022-03-11T19:29:15.953Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestNewClientWithOpsFromEnv [2022-03-11T19:29:15.953Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T19:29:15.953Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestGetAPIPath [2022-03-11T19:29:15.953Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestParseHostURL [2022-03-11T19:29:15.953Z] --- PASS: TestParseHostURL (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-11T19:29:15.953Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-11T19:29:15.953Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestNegotiateAPIVersion [2022-03-11T19:29:15.953Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestNegotiateAPVersionOverride [2022-03-11T19:29:15.953Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-11T19:29:15.953Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-11T19:29:15.953Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-11T19:29:15.953Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestClientRedirect [2022-03-11T19:29:15.953Z] --- PASS: TestClientRedirect (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigCreateUnsupported [2022-03-11T19:29:15.953Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigCreateError [2022-03-11T19:29:15.953Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigCreate [2022-03-11T19:29:15.953Z] --- PASS: TestConfigCreate (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigInspectNotFound [2022-03-11T19:29:15.953Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigInspectWithEmptyID [2022-03-11T19:29:15.953Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigInspectUnsupported [2022-03-11T19:29:15.953Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigInspectError [2022-03-11T19:29:15.953Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigInspectConfigNotFound [2022-03-11T19:29:15.953Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigInspect [2022-03-11T19:29:15.953Z] --- PASS: TestConfigInspect (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigListUnsupported [2022-03-11T19:29:15.953Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigListError [2022-03-11T19:29:15.953Z] --- PASS: TestConfigListError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigList [2022-03-11T19:29:15.953Z] --- PASS: TestConfigList (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigRemoveUnsupported [2022-03-11T19:29:15.953Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigRemoveError [2022-03-11T19:29:15.953Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigRemove [2022-03-11T19:29:15.953Z] --- PASS: TestConfigRemove (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigUpdateUnsupported [2022-03-11T19:29:15.953Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigUpdateError [2022-03-11T19:29:15.953Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestConfigUpdate [2022-03-11T19:29:15.953Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestContainerCommitError [2022-03-11T19:29:15.953Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestContainerCommit [2022-03-11T19:29:15.953Z] --- PASS: TestContainerCommit (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestContainerStatPathError [2022-03-11T19:29:15.953Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestContainerStatPathNotFoundError [2022-03-11T19:29:15.953Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestContainerStatPathNoHeaderError [2022-03-11T19:29:15.953Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestContainerStatPath [2022-03-11T19:29:15.953Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestCopyToContainerError [2022-03-11T19:29:15.953Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestCopyToContainerNotFoundError [2022-03-11T19:29:15.953Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-11T19:29:15.953Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-11T19:29:15.953Z] === RUN TestCopyToContainer [2022-03-11T19:29:15.954Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestCopyFromContainerError [2022-03-11T19:29:15.954Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestCopyFromContainerNotFoundError [2022-03-11T19:29:15.954Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-11T19:29:15.954Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-11T19:29:15.954Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestCopyFromContainer [2022-03-11T19:29:15.954Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerCreateError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerCreateError (0.04s) [2022-03-11T19:29:15.954Z] === RUN TestContainerCreateImageNotFound [2022-03-11T19:29:15.954Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerCreateWithName [2022-03-11T19:29:15.954Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerCreateAutoRemove [2022-03-11T19:29:15.954Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerDiffError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerDiff [2022-03-11T19:29:15.954Z] --- PASS: TestContainerDiff (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerExecCreateError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerExecCreateError (0.01s) [2022-03-11T19:29:15.954Z] === RUN TestContainerExecCreate [2022-03-11T19:29:15.954Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerExecStartError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerExecStart [2022-03-11T19:29:15.954Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerExecInspectError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerExecInspect [2022-03-11T19:29:15.954Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerExportError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerExportError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerExport [2022-03-11T19:29:15.954Z] --- PASS: TestContainerExport (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerInspectError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerInspectContainerNotFound [2022-03-11T19:29:15.954Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerInspectWithEmptyID [2022-03-11T19:29:15.954Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerInspect [2022-03-11T19:29:15.954Z] --- PASS: TestContainerInspect (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerInspectNode [2022-03-11T19:29:15.954Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerKillError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerKillError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerKill [2022-03-11T19:29:15.954Z] --- PASS: TestContainerKill (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerListError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerListError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerList [2022-03-11T19:29:15.954Z] --- PASS: TestContainerList (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerLogsNotFoundError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerLogsError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerLogs [2022-03-11T19:29:15.954Z] --- PASS: TestContainerLogs (0.18s) [2022-03-11T19:29:15.954Z] === RUN TestContainerPauseError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerPause [2022-03-11T19:29:15.954Z] --- PASS: TestContainerPause (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainersPruneError [2022-03-11T19:29:15.954Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainersPrune [2022-03-11T19:29:15.954Z] --- PASS: TestContainersPrune (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerRemoveError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerRemoveNotFoundError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerRemove [2022-03-11T19:29:15.954Z] --- PASS: TestContainerRemove (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerRenameError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerRename [2022-03-11T19:29:15.954Z] --- PASS: TestContainerRename (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerResizeError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerExecResizeError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerResize [2022-03-11T19:29:15.954Z] --- PASS: TestContainerResize (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerExecResize [2022-03-11T19:29:15.954Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerRestartError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerRestart [2022-03-11T19:29:15.954Z] --- PASS: TestContainerRestart (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerStartError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerStartError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerStart [2022-03-11T19:29:15.954Z] --- PASS: TestContainerStart (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerStatsError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerStats [2022-03-11T19:29:15.954Z] --- PASS: TestContainerStats (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerStopError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerStopError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerStop [2022-03-11T19:29:15.954Z] --- PASS: TestContainerStop (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerTopError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerTopError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerTop [2022-03-11T19:29:15.954Z] --- PASS: TestContainerTop (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerUnpauseError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerUnpause [2022-03-11T19:29:15.954Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerUpdateError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerUpdate [2022-03-11T19:29:15.954Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerWaitError [2022-03-11T19:29:15.954Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestContainerWait [2022-03-11T19:29:15.954Z] --- PASS: TestContainerWait (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestDiskUsageError [2022-03-11T19:29:15.954Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestDiskUsage [2022-03-11T19:29:15.954Z] --- PASS: TestDiskUsage (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestDistributionInspectUnsupported [2022-03-11T19:29:15.954Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestDistributionInspectWithEmptyID [2022-03-11T19:29:15.954Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestEventsErrorInOptions [2022-03-11T19:29:15.954Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestEventsErrorFromServer [2022-03-11T19:29:15.954Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestEvents [2022-03-11T19:29:15.954Z] --- PASS: TestEvents (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestTLSCloseWriter [2022-03-11T19:29:15.954Z] === PAUSE TestTLSCloseWriter [2022-03-11T19:29:15.954Z] === RUN TestImageBuildError [2022-03-11T19:29:15.954Z] --- PASS: TestImageBuildError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageBuild [2022-03-11T19:29:15.954Z] --- PASS: TestImageBuild (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestGetDockerOS [2022-03-11T19:29:15.954Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageCreateError [2022-03-11T19:29:15.954Z] --- PASS: TestImageCreateError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageCreate [2022-03-11T19:29:15.954Z] --- PASS: TestImageCreate (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageHistoryError [2022-03-11T19:29:15.954Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageHistory [2022-03-11T19:29:15.954Z] --- PASS: TestImageHistory (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageImportError [2022-03-11T19:29:15.954Z] --- PASS: TestImageImportError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageImport [2022-03-11T19:29:15.954Z] --- PASS: TestImageImport (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageInspectError [2022-03-11T19:29:15.954Z] --- PASS: TestImageInspectError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageInspectImageNotFound [2022-03-11T19:29:15.954Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageInspectWithEmptyID [2022-03-11T19:29:15.954Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageInspect [2022-03-11T19:29:15.954Z] --- PASS: TestImageInspect (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageListError [2022-03-11T19:29:15.954Z] --- PASS: TestImageListError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageList [2022-03-11T19:29:15.954Z] --- PASS: TestImageList (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageListApiBefore125 [2022-03-11T19:29:15.954Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageLoadError [2022-03-11T19:29:15.954Z] --- PASS: TestImageLoadError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageLoad [2022-03-11T19:29:15.954Z] --- PASS: TestImageLoad (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagesPruneError [2022-03-11T19:29:15.954Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagesPrune [2022-03-11T19:29:15.954Z] --- PASS: TestImagesPrune (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePullReferenceParseError [2022-03-11T19:29:15.954Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePullAnyError [2022-03-11T19:29:15.954Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-11T19:29:15.954Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:29:15.954Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:29:15.954Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-11T19:29:15.954Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePullWithoutErrors [2022-03-11T19:29:15.954Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePushReferenceError [2022-03-11T19:29:15.954Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePushAnyError [2022-03-11T19:29:15.954Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-11T19:29:15.954Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:29:15.954Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:29:15.954Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-11T19:29:15.954Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImagePushWithoutErrors [2022-03-11T19:29:15.954Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-11T19:29:15.954Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-11T19:29:15.954Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-11T19:29:15.954Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-11T19:29:15.954Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-11T19:29:15.954Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-11T19:29:15.954Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-11T19:29:15.954Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-11T19:29:15.954Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageRemoveError [2022-03-11T19:29:15.954Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageRemoveImageNotFound [2022-03-11T19:29:15.954Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageRemove [2022-03-11T19:29:15.954Z] --- PASS: TestImageRemove (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageSaveError [2022-03-11T19:29:15.954Z] --- PASS: TestImageSaveError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageSave [2022-03-11T19:29:15.954Z] --- PASS: TestImageSave (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageSearchAnyError [2022-03-11T19:29:15.954Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-11T19:29:15.954Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:29:15.954Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:29:15.954Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-11T19:29:15.954Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageSearchWithoutErrors [2022-03-11T19:29:15.954Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageTagError [2022-03-11T19:29:15.954Z] --- PASS: TestImageTagError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageTagInvalidReference [2022-03-11T19:29:15.954Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageTagInvalidSourceImageName [2022-03-11T19:29:15.954Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageTagHexSource [2022-03-11T19:29:15.954Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestImageTag [2022-03-11T19:29:15.954Z] --- PASS: TestImageTag (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestInfoServerError [2022-03-11T19:29:15.954Z] --- PASS: TestInfoServerError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestInfoInvalidResponseJSONError [2022-03-11T19:29:15.954Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestInfo [2022-03-11T19:29:15.954Z] --- PASS: TestInfo (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworkConnectError [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworkConnect [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworkCreateError [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworkCreate [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworkDisconnectError [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworkDisconnect [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworkInspect [2022-03-11T19:29:15.954Z] === RUN TestNetworkInspect/empty_ID [2022-03-11T19:29:15.954Z] === RUN TestNetworkInspect/no_options [2022-03-11T19:29:15.954Z] === RUN TestNetworkInspect/verbose [2022-03-11T19:29:15.954Z] === RUN TestNetworkInspect/global_scope [2022-03-11T19:29:15.954Z] === RUN TestNetworkInspect/unknown_network [2022-03-11T19:29:15.954Z] === RUN TestNetworkInspect/server_error [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworkListError [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkListError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworkList [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkList (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworksPruneError [2022-03-11T19:29:15.954Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworksPrune [2022-03-11T19:29:15.954Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworkRemoveError [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNetworkRemove [2022-03-11T19:29:15.954Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNodeInspectError [2022-03-11T19:29:15.954Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNodeInspectNodeNotFound [2022-03-11T19:29:15.954Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNodeInspectWithEmptyID [2022-03-11T19:29:15.954Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNodeInspect [2022-03-11T19:29:15.954Z] --- PASS: TestNodeInspect (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNodeListError [2022-03-11T19:29:15.954Z] --- PASS: TestNodeListError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNodeList [2022-03-11T19:29:15.954Z] --- PASS: TestNodeList (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNodeRemoveError [2022-03-11T19:29:15.954Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNodeRemove [2022-03-11T19:29:15.954Z] --- PASS: TestNodeRemove (0.00s) [2022-03-11T19:29:15.954Z] === RUN TestNodeUpdateError [2022-03-11T19:29:15.954Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestNodeUpdate [2022-03-11T19:29:15.955Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestOptionWithHostFromEnv [2022-03-11T19:29:15.955Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestOptionWithTimeout [2022-03-11T19:29:15.955Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestOptionWithVersionFromEnv [2022-03-11T19:29:15.955Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPingFail [2022-03-11T19:29:15.955Z] --- PASS: TestPingFail (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPingWithError [2022-03-11T19:29:15.955Z] 2022/03/11 19:29:15 RoundTripper returned a response & error; ignoring response [2022-03-11T19:29:15.955Z] 2022/03/11 19:29:15 RoundTripper returned a response & error; ignoring response [2022-03-11T19:29:15.955Z] --- PASS: TestPingWithError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPingSuccess [2022-03-11T19:29:15.955Z] --- PASS: TestPingSuccess (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPingHeadFallback [2022-03-11T19:29:15.955Z] === RUN TestPingHeadFallback/OK [2022-03-11T19:29:15.955Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-11T19:29:15.955Z] === RUN TestPingHeadFallback/Not_Found [2022-03-11T19:29:15.955Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-11T19:29:15.955Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-11T19:29:15.955Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-11T19:29:15.955Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-11T19:29:15.955Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-11T19:29:15.955Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginDisableError [2022-03-11T19:29:15.955Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginDisable [2022-03-11T19:29:15.955Z] --- PASS: TestPluginDisable (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginEnableError [2022-03-11T19:29:15.955Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginEnable [2022-03-11T19:29:15.955Z] --- PASS: TestPluginEnable (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginInspectError [2022-03-11T19:29:15.955Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginInspectWithEmptyID [2022-03-11T19:29:15.955Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginInspect [2022-03-11T19:29:15.955Z] --- PASS: TestPluginInspect (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginListError [2022-03-11T19:29:15.955Z] --- PASS: TestPluginListError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginList [2022-03-11T19:29:15.955Z] --- PASS: TestPluginList (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginPushError [2022-03-11T19:29:15.955Z] --- PASS: TestPluginPushError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginPush [2022-03-11T19:29:15.955Z] --- PASS: TestPluginPush (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginRemoveError [2022-03-11T19:29:15.955Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginRemove [2022-03-11T19:29:15.955Z] --- PASS: TestPluginRemove (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginSetError [2022-03-11T19:29:15.955Z] --- PASS: TestPluginSetError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPluginSet [2022-03-11T19:29:15.955Z] --- PASS: TestPluginSet (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSetHostHeader [2022-03-11T19:29:15.955Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestPlainTextError [2022-03-11T19:29:15.955Z] --- PASS: TestPlainTextError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestInfiniteError [2022-03-11T19:29:15.955Z] --- PASS: TestInfiniteError (0.08s) [2022-03-11T19:29:15.955Z] === RUN TestCanceledContext [2022-03-11T19:29:15.955Z] 2022/03/11 19:29:15 RoundTripper returned a response & error; ignoring response [2022-03-11T19:29:15.955Z] --- PASS: TestCanceledContext (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestDeadlineExceededContext [2022-03-11T19:29:15.955Z] 2022/03/11 19:29:15 RoundTripper returned a response & error; ignoring response [2022-03-11T19:29:15.955Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretCreateUnsupported [2022-03-11T19:29:15.955Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretCreateError [2022-03-11T19:29:15.955Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretCreate [2022-03-11T19:29:15.955Z] --- PASS: TestSecretCreate (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretInspectUnsupported [2022-03-11T19:29:15.955Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretInspectError [2022-03-11T19:29:15.955Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretInspectSecretNotFound [2022-03-11T19:29:15.955Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretInspectWithEmptyID [2022-03-11T19:29:15.955Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretInspect [2022-03-11T19:29:15.955Z] --- PASS: TestSecretInspect (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretListUnsupported [2022-03-11T19:29:15.955Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretListError [2022-03-11T19:29:15.955Z] --- PASS: TestSecretListError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretList [2022-03-11T19:29:15.955Z] --- PASS: TestSecretList (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretRemoveUnsupported [2022-03-11T19:29:15.955Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretRemoveError [2022-03-11T19:29:15.955Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretRemove [2022-03-11T19:29:15.955Z] --- PASS: TestSecretRemove (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretUpdateUnsupported [2022-03-11T19:29:15.955Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretUpdateError [2022-03-11T19:29:15.955Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSecretUpdate [2022-03-11T19:29:15.955Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceCreateError [2022-03-11T19:29:15.955Z] --- PASS: TestServiceCreateError (0.01s) [2022-03-11T19:29:15.955Z] === RUN TestServiceCreate [2022-03-11T19:29:15.955Z] --- PASS: TestServiceCreate (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-11T19:29:15.955Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceCreateDigestPinning [2022-03-11T19:29:15.955Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceInspectError [2022-03-11T19:29:15.955Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceInspectServiceNotFound [2022-03-11T19:29:15.955Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceInspectWithEmptyID [2022-03-11T19:29:15.955Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceInspect [2022-03-11T19:29:15.955Z] --- PASS: TestServiceInspect (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceListError [2022-03-11T19:29:15.955Z] --- PASS: TestServiceListError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceList [2022-03-11T19:29:15.955Z] --- PASS: TestServiceList (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceLogsError [2022-03-11T19:29:15.955Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceLogs [2022-03-11T19:29:15.955Z] --- PASS: TestServiceLogs (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceRemoveError [2022-03-11T19:29:15.955Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceRemoveNotFoundError [2022-03-11T19:29:15.955Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceRemove [2022-03-11T19:29:15.955Z] --- PASS: TestServiceRemove (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceUpdateError [2022-03-11T19:29:15.955Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestServiceUpdate [2022-03-11T19:29:15.955Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmGetUnlockKeyError [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmGetUnlockKey [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmInitError [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmInit [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmInit (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmInspectError [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmInspect [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmJoinError [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmJoin [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmLeaveError [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmLeave [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmUnlockError [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmUnlock [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmUpdateError [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestSwarmUpdate [2022-03-11T19:29:15.955Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestTaskInspectError [2022-03-11T19:29:15.955Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestTaskInspectWithEmptyID [2022-03-11T19:29:15.955Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestTaskInspect [2022-03-11T19:29:15.955Z] --- PASS: TestTaskInspect (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestTaskListError [2022-03-11T19:29:15.955Z] --- PASS: TestTaskListError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestTaskList [2022-03-11T19:29:15.955Z] --- PASS: TestTaskList (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestVolumeCreateError [2022-03-11T19:29:15.955Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestVolumeCreate [2022-03-11T19:29:15.955Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestVolumeInspectError [2022-03-11T19:29:15.955Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestVolumeInspectNotFound [2022-03-11T19:29:15.955Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestVolumeInspectWithEmptyID [2022-03-11T19:29:15.955Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestVolumeInspect [2022-03-11T19:29:15.955Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestVolumeListError [2022-03-11T19:29:15.955Z] --- PASS: TestVolumeListError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestVolumeList [2022-03-11T19:29:15.955Z] --- PASS: TestVolumeList (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestVolumeRemoveError [2022-03-11T19:29:15.955Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-11T19:29:15.955Z] === RUN TestVolumeRemove [2022-03-11T19:29:15.955Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-11T19:29:15.955Z] === CONT TestTLSCloseWriter [2022-03-11T19:29:15.955Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-11T19:29:15.955Z] PASS [2022-03-11T19:29:15.955Z] coverage: 75.2% of statements [2022-03-11T19:29:15.955Z] ok github.com/docker/docker/client 0.593s coverage: 75.2% of statements [2022-03-11T19:29:16.497Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:29:16.497Z] INFO: Testing against a local daemon [2022-03-11T19:29:16.497Z] === RUN TestPluginInvalidJSON [2022-03-11T19:29:16.497Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:29:16.497Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:29:16.497Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:29:16.497Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-11T19:29:16.497Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-11T19:29:16.497Z] === RUN TestPluginInstall [2022-03-11T19:29:16.497Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T19:29:16.497Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-11T19:29:16.497Z] === RUN TestPluginsWithRuntimes [2022-03-11T19:29:16.497Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T19:29:16.497Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-11T19:29:16.497Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T19:29:16.497Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T19:29:16.497Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:29:16.497Z] PASS [2022-03-11T19:29:16.497Z] ok github.com/docker/docker/integration/plugin/common 0.169s [2022-03-11T19:29:16.497Z] [2022-03-11T19:29:16.497Z] === Skipped [2022-03-11T19:29:16.497Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-11T19:29:16.497Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T19:29:16.497Z] [2022-03-11T19:29:16.497Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-11T19:29:16.497Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T19:29:16.497Z] [2022-03-11T19:29:16.497Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:29:16.497Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T19:29:16.497Z] [2022-03-11T19:29:16.497Z] DONE 5 tests, 3 skipped in 5.224s [2022-03-11T19:29:16.497Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-11T19:29:16.786Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-11T19:29:16.786Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-11T19:29:17.352Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-11T19:29:17.917Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-11T19:29:18.660Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:29:18.660Z] INFO: Testing against a local daemon [2022-03-11T19:29:18.660Z] === RUN TestExternalGraphDriver [2022-03-11T19:29:18.660Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T19:29:18.660Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-11T19:29:18.660Z] === RUN TestGraphdriverPluginV2 [2022-03-11T19:29:18.660Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T19:29:18.660Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-11T19:29:18.660Z] PASS [2022-03-11T19:29:18.660Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.181s [2022-03-11T19:29:18.660Z] [2022-03-11T19:29:18.660Z] === Skipped [2022-03-11T19:29:18.660Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-11T19:29:18.660Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T19:29:18.660Z] [2022-03-11T19:29:18.660Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-11T19:29:18.856Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-11T19:29:19.116Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T19:29:19.116Z] [2022-03-11T19:29:19.116Z] DONE 2 tests, 2 skipped in 2.790s [2022-03-11T19:29:19.116Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-11T19:29:19.420Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-11T19:29:19.678Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-11T19:29:20.243Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-11T19:29:20.810Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-11T19:29:21.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-11T19:29:21.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:29:21.281Z] INFO: Testing against a local daemon [2022-03-11T19:29:21.281Z] === RUN TestReadPluginNoRead [2022-03-11T19:29:21.281Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T19:29:21.281Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-11T19:29:21.281Z] PASS [2022-03-11T19:29:21.281Z] ok github.com/docker/docker/integration/plugin/logging 0.152s [2022-03-11T19:29:21.326Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-11T19:29:21.584Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-11T19:29:21.584Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-11T19:29:21.736Z] [2022-03-11T19:29:21.736Z] === Skipped [2022-03-11T19:29:21.736Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-11T19:29:21.736Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T19:29:21.736Z] [2022-03-11T19:29:21.736Z] DONE 1 tests, 1 skipped in 2.561s [2022-03-11T19:29:21.736Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-11T19:29:22.706Z] testing: warning: no tests to run [2022-03-11T19:29:22.706Z] PASS [2022-03-11T19:29:22.706Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.108s [2022-03-11T19:29:23.168Z] [2022-03-11T19:29:23.168Z] DONE 0 tests in 1.225s [2022-03-11T19:29:23.168Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-11T19:29:24.125Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-11T19:29:25.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:29:25.354Z] INFO: Testing against a local daemon [2022-03-11T19:29:25.354Z] === RUN TestPluginWithDevMounts [2022-03-11T19:29:25.354Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:25.354Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-11T19:29:25.354Z] PASS [2022-03-11T19:29:25.354Z] ok github.com/docker/docker/integration/plugin/volumes 0.156s [2022-03-11T19:29:25.499Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-11T19:29:25.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-11T19:29:25.814Z] [2022-03-11T19:29:25.814Z] === Skipped [2022-03-11T19:29:25.814Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-11T19:29:25.814Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:25.814Z] [2022-03-11T19:29:25.814Z] DONE 1 tests, 1 skipped in 2.523s [2022-03-11T19:29:25.814Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-11T19:29:26.432Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-11T19:29:26.691Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-11T19:29:28.030Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:29:28.030Z] INFO: Testing against a local daemon [2022-03-11T19:29:28.030Z] === RUN TestSecretInspect [2022-03-11T19:29:28.030Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:28.030Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-11T19:29:28.030Z] === RUN TestSecretList [2022-03-11T19:29:28.030Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:28.030Z] --- SKIP: TestSecretList (0.00s) [2022-03-11T19:29:28.030Z] === RUN TestSecretsCreateAndDelete [2022-03-11T19:29:28.030Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:28.030Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-11T19:29:28.030Z] === RUN TestSecretsUpdate [2022-03-11T19:29:28.030Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:28.030Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-11T19:29:28.030Z] === RUN TestTemplatedSecret [2022-03-11T19:29:28.030Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:28.030Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-11T19:29:28.030Z] === RUN TestSecretCreateResolve [2022-03-11T19:29:28.030Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:28.030Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-11T19:29:28.030Z] PASS [2022-03-11T19:29:28.030Z] ok github.com/docker/docker/integration/secret 0.157s [2022-03-11T19:29:28.030Z] [2022-03-11T19:29:28.030Z] === Skipped [2022-03-11T19:29:28.030Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-11T19:29:28.030Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:28.030Z] [2022-03-11T19:29:28.030Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-11T19:29:28.030Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:28.030Z] [2022-03-11T19:29:28.030Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-11T19:29:28.030Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:28.030Z] [2022-03-11T19:29:28.030Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-11T19:29:28.030Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:28.030Z] [2022-03-11T19:29:28.030Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-11T19:29:28.030Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:28.030Z] [2022-03-11T19:29:28.030Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-11T19:29:28.030Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:28.030Z] [2022-03-11T19:29:28.030Z] DONE 6 tests, 6 skipped in 2.240s [2022-03-11T19:29:28.030Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-11T19:29:28.066Z] docker_api_swarm_service_test.go:395: [ddce847afca6f] joining swarm manager [da481a16647d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:29:28.066Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-11T19:29:28.631Z] docker_api_swarm_service_test.go:395: [dd61888c59474] joining swarm manager [da481a16647d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:29:30.006Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-11T19:29:30.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:29:30.931Z] INFO: Testing against a local daemon [2022-03-11T19:29:30.931Z] === RUN TestServiceCreateInit [2022-03-11T19:29:30.931Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T19:29:30.931Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T19:29:30.931Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-11T19:29:30.931Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:29:30.931Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T19:29:30.931Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestCreateServiceConflict [2022-03-11T19:29:30.931Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T19:29:30.931Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-11T19:29:30.931Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T19:29:30.931Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T19:29:30.931Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T19:29:30.931Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestCreateServiceSysctls [2022-03-11T19:29:30.931Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-11T19:29:30.931Z] === RUN TestCreateServiceCapabilities [2022-03-11T19:29:30.931Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-03-11T19:29:30.931Z] === RUN TestInspect [2022-03-11T19:29:30.931Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestInspect (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestCreateJob [2022-03-11T19:29:30.931Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestCreateJob (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestReplicatedJob [2022-03-11T19:29:30.931Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestUpdateReplicatedJob [2022-03-11T19:29:30.931Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestServiceListWithStatuses [2022-03-11T19:29:30.931Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T19:29:30.931Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestDockerNetworkReConnect [2022-03-11T19:29:30.931Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestServicePlugin [2022-03-11T19:29:30.931Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestServiceUpdateLabel [2022-03-11T19:29:30.931Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:30.931Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:29:30.931Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:30.931Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:29:30.931Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:30.931Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:29:30.931Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:30.931Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-11T19:29:30.931Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:29:30.931Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:30.931Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-11T19:29:30.931Z] PASS [2022-03-11T19:29:30.931Z] ok github.com/docker/docker/integration/service 0.301s [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === Skipped [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:29:30.931Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:29:30.931Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-11T19:29:30.931Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-11T19:29:30.931Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-11T19:29:30.931Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T19:29:30.931Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-11T19:29:30.931Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-11T19:29:30.931Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-11T19:29:30.931Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-03-11T19:29:30.931Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-11T19:29:30.931Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-11T19:29:30.931Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-11T19:29:30.931Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-11T19:29:30.931Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-11T19:29:30.931Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-11T19:29:30.931Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-11T19:29:30.931Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-11T19:29:30.931Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-11T19:29:30.931Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-11T19:29:30.931Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-11T19:29:30.931Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-11T19:29:30.931Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-11T19:29:30.931Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:29:30.931Z] [2022-03-11T19:29:30.931Z] DONE 24 tests, 23 skipped in 2.801s [2022-03-11T19:29:30.931Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-11T19:29:31.907Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-11T19:29:31.907Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-11T19:29:33.098Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:29:33.098Z] INFO: Testing against a local daemon [2022-03-11T19:29:33.098Z] === RUN TestSessionCreate [2022-03-11T19:29:33.098Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T19:29:33.098Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-11T19:29:33.098Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:29:33.098Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T19:29:33.098Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T19:29:33.098Z] PASS [2022-03-11T19:29:33.098Z] ok github.com/docker/docker/integration/session 0.187s [2022-03-11T19:29:33.554Z] [2022-03-11T19:29:33.554Z] === Skipped [2022-03-11T19:29:33.554Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-11T19:29:33.554Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T19:29:33.554Z] [2022-03-11T19:29:33.554Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T19:29:33.554Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T19:29:33.554Z] [2022-03-11T19:29:33.554Z] DONE 2 tests, 2 skipped in 2.261s [2022-03-11T19:29:33.554Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-11T19:29:33.806Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-11T19:29:34.064Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-11T19:29:34.632Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-11T19:29:35.719Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:29:35.719Z] INFO: Testing against a local daemon [2022-03-11T19:29:35.719Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:29:35.719Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:35.719Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:29:35.719Z] === RUN TestDiskUsage [2022-03-11T19:29:35.719Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T19:29:35.719Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-11T19:29:35.719Z] === RUN TestEventsExecDie [2022-03-11T19:29:35.719Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T19:29:35.719Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-11T19:29:35.719Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:29:35.719Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T19:29:35.719Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-11T19:29:35.719Z] === RUN TestEventsVolumeCreate [2022-03-11T19:29:35.719Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T19:29:35.719Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-11T19:29:35.719Z] === RUN TestInfoAPI [2022-03-11T19:29:35.719Z] --- PASS: TestInfoAPI (0.04s) [2022-03-11T19:29:35.719Z] === RUN TestInfoAPIWarnings [2022-03-11T19:29:35.719Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:29:35.719Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-11T19:29:35.719Z] === RUN TestInfoDebug [2022-03-11T19:29:35.719Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:29:35.719Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-11T19:29:35.719Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:29:35.719Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:29:35.719Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-11T19:29:35.719Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:29:35.719Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:29:35.719Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-11T19:29:35.719Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:29:36.679Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-03-11T19:29:36.679Z] === RUN TestPingCacheHeaders [2022-03-11T19:29:36.679Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-11T19:29:36.679Z] === RUN TestPingGet [2022-03-11T19:29:36.679Z] --- PASS: TestPingGet (0.04s) [2022-03-11T19:29:36.679Z] === RUN TestPingHead [2022-03-11T19:29:36.679Z] --- PASS: TestPingHead (0.04s) [2022-03-11T19:29:36.679Z] === RUN TestVersion [2022-03-11T19:29:36.679Z] --- PASS: TestVersion (0.04s) [2022-03-11T19:29:36.679Z] PASS [2022-03-11T19:29:36.679Z] ok github.com/docker/docker/integration/system 1.283s [2022-03-11T19:29:37.015Z] --- PASS: TestCheckoutGit (34.04s) [2022-03-11T19:29:37.015Z] === RUN TestValidGitTransport [2022-03-11T19:29:37.015Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-11T19:29:37.015Z] === RUN TestGitInvalidRef [2022-03-11T19:29:37.015Z] --- PASS: TestGitInvalidRef (0.23s) [2022-03-11T19:29:37.015Z] PASS [2022-03-11T19:29:37.015Z] coverage: 86.3% of statements [2022-03-11T19:29:37.015Z] ok github.com/docker/docker/builder/remotecontext/git 34.347s coverage: 86.3% of statements [2022-03-11T19:29:37.015Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T19:29:37.015Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T19:29:37.135Z] [2022-03-11T19:29:37.135Z] === Skipped [2022-03-11T19:29:37.135Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:29:37.135Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:37.135Z] [2022-03-11T19:29:37.135Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-11T19:29:37.135Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T19:29:37.135Z] [2022-03-11T19:29:37.135Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-11T19:29:37.135Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T19:29:37.135Z] [2022-03-11T19:29:37.135Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-11T19:29:37.135Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T19:29:37.135Z] [2022-03-11T19:29:37.135Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-11T19:29:37.135Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T19:29:37.135Z] [2022-03-11T19:29:37.135Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-11T19:29:37.135Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:29:37.135Z] [2022-03-11T19:29:37.135Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-11T19:29:37.135Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:29:37.135Z] [2022-03-11T19:29:37.135Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-11T19:29:37.135Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:29:37.135Z] [2022-03-11T19:29:37.135Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-11T19:29:37.135Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:29:37.135Z] [2022-03-11T19:29:37.135Z] DONE 15 tests, 9 skipped in 3.438s [2022-03-11T19:29:37.135Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-11T19:29:39.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:29:39.302Z] INFO: Testing against a local daemon [2022-03-11T19:29:39.302Z] === RUN TestVolumesCreateAndList [2022-03-11T19:29:39.302Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-11T19:29:39.302Z] === RUN TestVolumesRemove [2022-03-11T19:29:39.757Z] --- PASS: TestVolumesRemove (0.19s) [2022-03-11T19:29:39.757Z] === RUN TestVolumesInspect [2022-03-11T19:29:39.757Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-11T19:29:39.757Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:29:39.757Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:29:39.757Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:29:39.757Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:29:39.757Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-11T19:29:39.757Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T19:29:39.757Z] PASS [2022-03-11T19:29:39.757Z] ok github.com/docker/docker/integration/volume 0.423s [2022-03-11T19:29:39.757Z] [2022-03-11T19:29:39.757Z] DONE 5 tests in 2.613s [2022-03-11T19:29:39.757Z] INFO: make.ps1 ended at 03/11/2022 19:29:39 [2022-03-11T19:29:39.757Z] INFO: Integration CLI tests being run from the host: [2022-03-11T19:29:39.757Z] 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-03-11T19:29:42.746Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-11T19:29:43.005Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-11T19:29:43.938Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-11T19:29:44.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-11T19:29:44.458Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-11T19:29:45.581Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-11T19:29:45.581Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-11T19:29:45.581Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-11T19:29:45.581Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-11T19:29:45.581Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-11T19:29:45.581Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-11T19:29:45.581Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-11T19:29:45.581Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-11T19:29:45.581Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-11T19:29:45.581Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-11T19:29:45.581Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-11T19:29:45.581Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-11T19:29:45.581Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestConfigureDaemonLogs [2022-03-11T19:29:45.581Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestCommonOptionsInstallFlags [2022-03-11T19:29:45.581Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-11T19:29:45.581Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-11T19:29:45.581Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-11T19:29:45.581Z] PASS [2022-03-11T19:29:45.581Z] coverage: 19.0% of statements [2022-03-11T19:29:45.581Z] ok github.com/docker/docker/cmd/dockerd 0.205s coverage: 19.0% of statements [2022-03-11T19:29:45.581Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-11T19:29:45.581Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T19:29:46.363Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-11T19:29:46.363Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-11T19:29:46.363Z] docker_api_swarm_service_test.go:343: [d1fa9dfd8fa79] joining swarm manager [d40c2277b5353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:29:46.543Z] === RUN TestContainerStopSignal [2022-03-11T19:29:46.544Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestContainerStopTimeout [2022-03-11T19:29:46.544Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-11T19:29:46.544Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-11T19:29:46.544Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-11T19:29:46.544Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-11T19:29:46.544Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestReplaceAndAppendEnvVars [2022-03-11T19:29:46.544Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-11T19:29:46.544Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestNewMemoryStore [2022-03-11T19:29:46.544Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestAddContainers [2022-03-11T19:29:46.544Z] --- PASS: TestAddContainers (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestGetContainer [2022-03-11T19:29:46.544Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestDeleteContainer [2022-03-11T19:29:46.544Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestListContainers [2022-03-11T19:29:46.544Z] --- PASS: TestListContainers (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestFirstContainer [2022-03-11T19:29:46.544Z] --- PASS: TestFirstContainer (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestApplyAllContainer [2022-03-11T19:29:46.544Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestIsValidHealthString [2022-03-11T19:29:46.544Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestStateRunStop [2022-03-11T19:29:46.544Z] --- PASS: TestStateRunStop (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestStateTimeoutWait [2022-03-11T19:29:46.544Z] state_test.go:141: Stop callback fired [2022-03-11T19:29:46.544Z] state_test.go:165: Stop callback fired [2022-03-11T19:29:46.544Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-11T19:29:46.544Z] === RUN TestIsValidStateString [2022-03-11T19:29:46.544Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestViewSaveDelete [2022-03-11T19:29:46.544Z] --- PASS: TestViewSaveDelete (0.03s) [2022-03-11T19:29:46.544Z] === RUN TestViewAll [2022-03-11T19:29:46.544Z] --- PASS: TestViewAll (0.02s) [2022-03-11T19:29:46.544Z] === RUN TestViewGet [2022-03-11T19:29:46.544Z] --- PASS: TestViewGet (0.01s) [2022-03-11T19:29:46.544Z] === RUN TestNames [2022-03-11T19:29:46.544Z] --- PASS: TestNames (0.00s) [2022-03-11T19:29:46.544Z] === RUN TestViewWithHealthCheck [2022-03-11T19:29:46.544Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-11T19:29:46.544Z] PASS [2022-03-11T19:29:46.544Z] coverage: 41.5% of statements [2022-03-11T19:29:46.544Z] ok github.com/docker/docker/container 0.275s coverage: 41.5% of statements [2022-03-11T19:29:46.544Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T19:29:46.544Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T19:29:46.544Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T19:29:46.544Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T19:29:46.928Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-11T19:29:46.928Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-11T19:29:46.929Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-11T19:29:47.495Z] docker_api_swarm_service_test.go:343: [da412092b242c] joining swarm manager [d40c2277b5353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:29:47.495Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-11T19:29:48.062Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-11T19:29:48.080Z] === RUN TestPrepare [2022-03-11T19:29:48.080Z] --- PASS: TestPrepare (0.00s) [2022-03-11T19:29:48.080Z] === RUN TestStart [2022-03-11T19:29:48.080Z] --- PASS: TestStart (0.00s) [2022-03-11T19:29:48.080Z] === RUN TestWaitCancel [2022-03-11T19:29:48.080Z] --- PASS: TestWaitCancel (0.00s) [2022-03-11T19:29:48.080Z] === RUN TestWaitDisabled [2022-03-11T19:29:48.080Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-11T19:29:48.080Z] === RUN TestWaitEnabled [2022-03-11T19:29:48.080Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-11T19:29:48.080Z] === RUN TestRemove [2022-03-11T19:29:48.080Z] --- PASS: TestRemove (0.00s) [2022-03-11T19:29:48.080Z] PASS [2022-03-11T19:29:48.080Z] coverage: 65.3% of statements [2022-03-11T19:29:48.080Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-03-11T19:29:50.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:29:50.087Z] INFO: Testing against a local daemon [2022-03-11T19:29:50.087Z] === RUN TestDockerSuite [2022-03-11T19:29:50.087Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-11T19:29:50.087Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-11T19:29:50.087Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T19:29:50.087Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-11T19:29:50.087Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-11T19:29:50.087Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-11T19:29:50.087Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-11T19:29:50.087Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T19:29:50.087Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-11T19:29:50.087Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-11T19:29:50.250Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-11T19:29:50.250Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-03-11T19:29:50.250Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-11T19:29:50.250Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-11T19:29:50.250Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-11T19:29:50.250Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-11T19:29:50.250Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-11T19:29:50.250Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-11T19:29:50.250Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-11T19:29:50.250Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-11T19:29:50.250Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-11T19:29:50.250Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-11T19:29:50.250Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-11T19:29:50.250Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-11T19:29:50.706Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-11T19:29:50.706Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-11T19:29:50.706Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-11T19:29:50.706Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-11T19:29:50.707Z] PASS [2022-03-11T19:29:50.707Z] coverage: 35.9% of statements [2022-03-11T19:29:50.707Z] ok github.com/docker/docker/daemon/cluster/convert 0.636s coverage: 35.9% of statements [2022-03-11T19:29:50.707Z] === RUN TestNewListSecretsFilters [2022-03-11T19:29:50.707Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-11T19:29:50.707Z] === RUN TestNewListConfigsFilters [2022-03-11T19:29:50.707Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-11T19:29:50.707Z] PASS [2022-03-11T19:29:50.707Z] coverage: 0.5% of statements [2022-03-11T19:29:50.707Z] ok github.com/docker/docker/daemon/cluster 1.094s coverage: 0.5% of statements [2022-03-11T19:29:50.964Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-11T19:29:50.964Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-11T19:29:50.964Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-11T19:29:50.964Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-11T19:29:50.964Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-11T19:29:50.964Z] Cross building: bundles/cross/windows/amd64 [2022-03-11T19:29:50.964Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-11T19:29:50.964Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-11T19:29:51.208Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-11T19:29:51.664Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-11T19:29:52.119Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-11T19:29:52.275Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-11T19:29:52.275Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-11T19:29:52.574Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-11T19:29:53.659Z] === RUN TestBuilderGC [2022-03-11T19:29:53.659Z] --- PASS: TestBuilderGC (0.01s) [2022-03-11T19:29:53.659Z] === RUN TestDaemonConfigurationNotFound [2022-03-11T19:29:53.659Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-11T19:29:53.659Z] === RUN TestDaemonBrokenConfiguration [2022-03-11T19:29:54.129Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestFindConfigurationConflicts [2022-03-11T19:29:54.129Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-11T19:29:54.129Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-11T19:29:54.129Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-11T19:29:54.129Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-11T19:29:54.129Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-11T19:29:54.129Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-11T19:29:54.129Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-11T19:29:54.129Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-11T19:29:54.129Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-11T19:29:54.129Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-11T19:29:54.129Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-11T19:29:54.129Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestValidateConfigurationErrors [2022-03-11T19:29:54.129Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-11T19:29:54.129Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-11T19:29:54.129Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-11T19:29:54.129Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-11T19:29:54.129Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-11T19:29:54.129Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-11T19:29:54.129Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-11T19:29:54.129Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-11T19:29:54.129Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-11T19:29:54.129Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-11T19:29:54.129Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-11T19:29:54.129Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestValidateConfiguration [2022-03-11T19:29:54.129Z] === RUN TestValidateConfiguration/with_label [2022-03-11T19:29:54.129Z] === RUN TestValidateConfiguration/with_dns [2022-03-11T19:29:54.129Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-11T19:29:54.129Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-11T19:29:54.129Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-11T19:29:54.129Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-11T19:29:54.129Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-11T19:29:54.129Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-11T19:29:54.129Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestReloadSetConfigFileNotExist [2022-03-11T19:29:54.129Z] time="2022-03-11T19:29:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-11T19:29:54.129Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-03-11T19:29:54.129Z] === RUN TestReloadDefaultConfigNotExist [2022-03-11T19:29:54.129Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:29:54.129Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestReloadBadDefaultConfig [2022-03-11T19:29:54.129Z] time="2022-03-11T19:29:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-997243459" [2022-03-11T19:29:54.129Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestReloadWithConflictingLabels [2022-03-11T19:29:54.129Z] time="2022-03-11T19:29:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1335685859" [2022-03-11T19:29:54.129Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestReloadWithDuplicateLabels [2022-03-11T19:29:54.129Z] time="2022-03-11T19:29:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3875050655" [2022-03-11T19:29:54.129Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestMaskURLCredentials [2022-03-11T19:29:54.129Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-11T19:29:54.129Z] === RUN TestDaemonConfigurationMerge [2022-03-11T19:29:54.129Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-11T19:29:54.129Z] PASS [2022-03-11T19:29:54.129Z] coverage: 79.2% of statements [2022-03-11T19:29:54.129Z] ok github.com/docker/docker/daemon/config 0.324s coverage: 79.2% of statements [2022-03-11T19:29:54.598Z] === RUN TestWaitNodeAttachment [2022-03-11T19:29:54.598Z] === RUN TestEventsLog [2022-03-11T19:29:54.598Z] --- PASS: TestEventsLog (0.00s) [2022-03-11T19:29:54.598Z] === RUN TestEventsLogTimeout [2022-03-11T19:29:54.598Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-11T19:29:54.598Z] === RUN TestLogEvents [2022-03-11T19:29:55.067Z] --- PASS: TestLogEvents (0.05s) [2022-03-11T19:29:55.067Z] === RUN TestLoadBufferedEvents [2022-03-11T19:29:55.067Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-03-11T19:29:55.067Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-11T19:29:55.067Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-11T19:29:55.067Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-11T19:29:55.067Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-11T19:29:55.067Z] PASS [2022-03-11T19:29:55.067Z] coverage: 50.0% of statements [2022-03-11T19:29:55.067Z] ok github.com/docker/docker/daemon/events 0.278s coverage: 50.0% of statements [2022-03-11T19:29:55.067Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-11T19:29:55.067Z] === RUN TestIsolationConversion [2022-03-11T19:29:55.067Z] === RUN TestIsolationConversion/default [2022-03-11T19:29:55.067Z] === RUN TestIsolationConversion/process [2022-03-11T19:29:55.067Z] === RUN TestIsolationConversion/hyperv [2022-03-11T19:29:55.067Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-11T19:29:55.067Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-11T19:29:55.067Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-11T19:29:55.067Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-11T19:29:55.067Z] === RUN TestContainerLabels [2022-03-11T19:29:55.067Z] --- PASS: TestContainerLabels (0.00s) [2022-03-11T19:29:55.067Z] === RUN TestCredentialSpecConversion [2022-03-11T19:29:55.067Z] === RUN TestCredentialSpecConversion/none [2022-03-11T19:29:55.067Z] === RUN TestCredentialSpecConversion/config [2022-03-11T19:29:55.067Z] === RUN TestCredentialSpecConversion/file [2022-03-11T19:29:55.067Z] === RUN TestCredentialSpecConversion/registry [2022-03-11T19:29:55.067Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-11T19:29:55.067Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-11T19:29:55.067Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-11T19:29:55.067Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-11T19:29:55.067Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-11T19:29:55.067Z] === RUN TestControllerValidateMountBind [2022-03-11T19:29:55.067Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-11T19:29:55.067Z] === RUN TestControllerValidateMountVolume [2022-03-11T19:29:55.067Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-11T19:29:55.067Z] === RUN TestControllerValidateMountTarget [2022-03-11T19:29:55.067Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-11T19:29:55.067Z] === RUN TestControllerValidateMountTmpfs [2022-03-11T19:29:55.067Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-11T19:29:55.067Z] === RUN TestControllerValidateMountInvalidType [2022-03-11T19:29:55.067Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-11T19:29:55.067Z] === RUN TestControllerValidateMountNamedPipe [2022-03-11T19:29:55.067Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-11T19:29:55.067Z] PASS [2022-03-11T19:29:55.067Z] coverage: 11.0% of statements [2022-03-11T19:29:55.067Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.714s coverage: 11.0% of statements [2022-03-11T19:29:55.940Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:29:55.940Z] INFO: Testing against a local daemon [2022-03-11T19:29:55.940Z] === RUN TestBuildWithSession [2022-03-11T19:29:55.940Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:29:55.940Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T19:29:55.940Z] === RUN TestBuildSquashParent [2022-03-11T19:29:55.940Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:29:55.940Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-11T19:29:55.940Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T19:29:55.940Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:29:55.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:29:55.940Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:29:55.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:29:55.940Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:29:55.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:29:55.940Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:29:55.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:29:55.940Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:29:55.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:29:55.940Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:29:55.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:29:55.940Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:29:55.940Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:29:55.940Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:29:55.940Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:29:56.055Z] === RUN TestIsEmptyDir [2022-03-11T19:29:56.055Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-11T19:29:56.055Z] PASS [2022-03-11T19:29:56.055Z] coverage: 2.3% of statements [2022-03-11T19:29:56.055Z] ok github.com/docker/docker/daemon/graphdriver 0.078s coverage: 2.3% of statements [2022-03-11T19:29:56.523Z] === RUN TestVerifyNetworkingConfig [2022-03-11T19:29:56.523Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-11T19:29:56.523Z] === RUN TestGetContainer [2022-03-11T19:29:56.523Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T19:29:56.523Z] === RUN TestValidContainerNames [2022-03-11T19:29:56.524Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestContainerInitDNS [2022-03-11T19:29:56.524Z] daemon_test.go:145: root required [2022-03-11T19:29:56.524Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestMerge [2022-03-11T19:29:56.524Z] --- PASS: TestMerge (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestValidateContainerIsolation [2022-03-11T19:29:56.524Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestFindNetworkErrorType [2022-03-11T19:29:56.524Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestEnsureServicesExist [2022-03-11T19:29:56.524Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestEnsureServicesExistErrors [2022-03-11T19:29:56.524Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-11T19:29:56.524Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-11T19:29:56.524Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-11T19:29:56.524Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestContainerDelete [2022-03-11T19:29:56.524Z] --- PASS: TestContainerDelete (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestContainerDoubleDelete [2022-03-11T19:29:56.524Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestLogContainerEventCopyLabels [2022-03-11T19:29:56.524Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestLogContainerEventWithAttributes [2022-03-11T19:29:56.524Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestNoneHealthcheck [2022-03-11T19:29:56.524Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestHealthStates [2022-03-11T19:29:56.524Z] === RUN TestLinkNaming [2022-03-11T19:29:56.524Z] --- PASS: TestLinkNaming (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestLinkNew [2022-03-11T19:29:56.524Z] --- PASS: TestLinkNew (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestLinkEnv [2022-03-11T19:29:56.524Z] --- PASS: TestLinkEnv (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestLinkMultipleEnv [2022-03-11T19:29:56.524Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestLinkPortRangeEnv [2022-03-11T19:29:56.524Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-11T19:29:56.524Z] PASS [2022-03-11T19:29:56.524Z] coverage: 93.0% of statements [2022-03-11T19:29:56.524Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2022-03-11T19:29:56.524Z] time="2022-03-11T19:29:56Z" 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-03-11T19:29:56.524Z] time="2022-03-11T19:29:56Z" 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-03-11T19:29:56.524Z] time="2022-03-11T19:29:56Z" 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-03-11T19:29:56.524Z] time="2022-03-11T19:29:56Z" 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-03-11T19:29:56.524Z] time="2022-03-11T19:29:56Z" 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-03-11T19:29:56.524Z] time="2022-03-11T19:29:56Z" 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-03-11T19:29:56.524Z] time="2022-03-11T19:29:56Z" 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-03-11T19:29:56.524Z] time="2022-03-11T19:29:56Z" 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-03-11T19:29:56.524Z] time="2022-03-11T19:29:56Z" 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-03-11T19:29:56.524Z] time="2022-03-11T19:29:56Z" 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-03-11T19:29:56.524Z] --- PASS: TestHealthStates (0.16s) [2022-03-11T19:29:56.524Z] === RUN TestGetInspectData [2022-03-11T19:29:56.524Z] --- PASS: TestGetInspectData (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestFillLicense [2022-03-11T19:29:56.524Z] --- PASS: TestFillLicense (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestListInvalidFilter [2022-03-11T19:29:56.524Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestNameFilter [2022-03-11T19:29:56.524Z] --- PASS: TestNameFilter (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-11T19:29:56.524Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-11T19:29:56.524Z] === 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-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-11T19:29:56.524Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-11T19:29:56.524Z] --- 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-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-11T19:29:56.524Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestDaemonReloadLabels [2022-03-11T19:29:56.524Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-11T19:29:56.524Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestDaemonReloadMirrors [2022-03-11T19:29:56.524Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-11T19:29:56.524Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-11T19:29:56.524Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-11T19:29:56.524Z] reload_test.go:342: root required [2022-03-11T19:29:56.524Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-11T19:29:56.524Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-11T19:29:56.524Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-11T19:29:56.524Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-11T19:29:56.524Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-11T19:29:56.524Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-11T19:29:56.524Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-11T19:29:56.994Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-11T19:29:56.994Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-11T19:29:56.994Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-11T19:29:56.994Z] === RUN TestParseVolumesFrom [2022-03-11T19:29:56.994Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-11T19:29:56.994Z] PASS [2022-03-11T19:29:56.994Z] coverage: 8.6% of statements [2022-03-11T19:29:56.994Z] ok github.com/docker/docker/daemon 0.408s coverage: 8.6% of statements [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-11T19:29:56.994Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-11T19:29:57.535Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-11T19:29:57.535Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-11T19:29:57.535Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-11T19:29:57.794Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-11T19:29:58.728Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-11T19:29:59.213Z] === RUN TestAdapterReadLogs [2022-03-11T19:29:59.213Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-11T19:29:59.213Z] === RUN TestCopier [2022-03-11T19:29:59.213Z] --- PASS: TestCopier (0.00s) [2022-03-11T19:29:59.213Z] === RUN TestCopierLongLines [2022-03-11T19:29:59.213Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-11T19:29:59.213Z] === RUN TestCopierSlow [2022-03-11T19:29:59.213Z] --- PASS: TestCopierSlow (0.20s) [2022-03-11T19:29:59.213Z] === RUN TestCopierWithSized [2022-03-11T19:29:59.213Z] === RUN TestCopierWithSized/as_is [2022-03-11T19:29:59.213Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-11T19:29:59.213Z] --- PASS: TestCopierWithSized (0.05s) [2022-03-11T19:29:59.213Z] --- PASS: TestCopierWithSized/as_is (0.05s) [2022-03-11T19:29:59.213Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-11T19:29:59.213Z] === RUN TestCopierWithPartial [2022-03-11T19:29:59.213Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-11T19:29:59.213Z] === RUN TestRingLogger [2022-03-11T19:29:59.213Z] --- PASS: TestRingLogger (0.00s) [2022-03-11T19:29:59.213Z] === RUN TestRingCap [2022-03-11T19:29:59.213Z] --- PASS: TestRingCap (0.00s) [2022-03-11T19:29:59.213Z] === RUN TestRingClose [2022-03-11T19:29:59.213Z] --- PASS: TestRingClose (0.00s) [2022-03-11T19:29:59.213Z] === RUN TestRingDrain [2022-03-11T19:29:59.213Z] --- PASS: TestRingDrain (0.00s) [2022-03-11T19:29:59.213Z] PASS [2022-03-11T19:29:59.214Z] coverage: 43.2% of statements [2022-03-11T19:29:59.214Z] ok github.com/docker/docker/daemon/logger 0.365s coverage: 43.2% of statements [2022-03-11T19:29:59.214Z] === RUN TestValidateLogOptReconnectInterval [2022-03-11T19:29:59.214Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-11T19:29:59.214Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-11T19:29:59.214Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-11T19:29:59.214Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-11T19:29:59.214Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-11T19:29:59.214Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-11T19:29:59.214Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-11T19:29:59.214Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-11T19:29:59.214Z] PASS [2022-03-11T19:29:59.214Z] coverage: 33.6% of statements [2022-03-11T19:29:59.214Z] ok github.com/docker/docker/daemon/logger/fluentd 0.060s coverage: 33.6% of statements [2022-03-11T19:29:59.214Z] === RUN TestNewStreamConfig [2022-03-11T19:29:59.214Z] === RUN TestNewStreamConfig/defaults [2022-03-11T19:29:59.214Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-11T19:29:59.214Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-11T19:29:59.214Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-11T19:29:59.214Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-11T19:29:59.214Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-11T19:29:59.214Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-11T19:29:59.214Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-11T19:29:59.214Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-11T19:29:59.214Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-11T19:29:59.214Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-11T19:29:59.214Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-11T19:29:59.214Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-11T19:29:59.214Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-11T19:29:59.214Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-11T19:29:59.214Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-11T19:29:59.214Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-11T19:29:59.214Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-11T19:29:59.662Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-11T19:29:59.682Z] time="2022-03-11T19:29:59Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-11T19:29:59.682Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-03-11T19:29:59.682Z] === RUN TestCreateSuccess [2022-03-11T19:29:59.682Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestCreateStreamSkipped [2022-03-11T19:29:59.682Z] time="2022-03-11T19:29:59Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-11T19:29:59.682Z] --- PASS: TestCreateStreamSkipped (0.01s) [2022-03-11T19:29:59.682Z] === RUN TestCreateLogGroupSuccess [2022-03-11T19:29:59.682Z] time="2022-03-11T19:29:59Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-11T19:29:59.682Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestCreateError [2022-03-11T19:29:59.682Z] --- PASS: TestCreateError (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestCreateAlreadyExists [2022-03-11T19:29:59.682Z] time="2022-03-11T19:29:59Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-11T19:29:59.682Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestLogClosed [2022-03-11T19:29:59.682Z] --- PASS: TestLogClosed (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestLogBlocking [2022-03-11T19:29:59.682Z] --- PASS: TestLogBlocking (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-11T19:29:59.682Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestLogNonBlockingBufferFull [2022-03-11T19:29:59.682Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestPublishBatchSuccess [2022-03-11T19:29:59.682Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestPublishBatchError [2022-03-11T19:29:59.682Z] time="2022-03-11T19:29:59Z" level=error msg=error [2022-03-11T19:29:59.682Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-11T19:29:59.682Z] time="2022-03-11T19:29:59Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T19:29:59.682Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-11T19:29:59.682Z] time="2022-03-11T19:29:59Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T19:29:59.682Z] time="2022-03-11T19:29:59Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-11T19:29:59.682Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestCollectBatchSimple [2022-03-11T19:29:59.682Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestCollectBatchTicker [2022-03-11T19:29:59.682Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestCollectBatchMultilinePattern [2022-03-11T19:29:59.682Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-11T19:29:59.682Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-11T19:29:59.682Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-11T19:29:59.682Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-11T19:29:59.682Z] === RUN TestCollectBatchClose [2022-03-11T19:29:59.682Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestEffectiveLen [2022-03-11T19:29:59.682Z] === RUN TestEffectiveLen/0/Hello [2022-03-11T19:29:59.682Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-11T19:29:59.682Z] === RUN TestEffectiveLen/2/🙃 [2022-03-11T19:29:59.682Z] === RUN TestEffectiveLen/3/���� [2022-03-11T19:29:59.682Z] === RUN TestEffectiveLen/4/He��o [2022-03-11T19:29:59.682Z] === RUN TestEffectiveLen/5/ [2022-03-11T19:29:59.682Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestFindValidSplit [2022-03-11T19:29:59.682Z] === RUN TestFindValidSplit/0/ [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:29:59.682Z] === RUN TestFindValidSplit/1/Hello [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1076: Hello [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:29:59.682Z] === RUN TestFindValidSplit/2/Hello [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1076: He [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1077: llo [2022-03-11T19:29:59.682Z] === RUN TestFindValidSplit/3/Hello [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1077: Hello [2022-03-11T19:29:59.682Z] === RUN TestFindValidSplit/4/🙃 [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-11T19:29:59.682Z] === RUN TestFindValidSplit/5/🙃 [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:29:59.682Z] === RUN TestFindValidSplit/6/a� [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1076: a [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1077: � [2022-03-11T19:29:59.682Z] === RUN TestFindValidSplit/7/a� [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1076: a� [2022-03-11T19:29:59.682Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:29:59.682Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-11T19:29:59.682Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestProcessEventEmoji [2022-03-11T19:29:59.682Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-11T19:29:59.682Z] === RUN TestCollectBatchLineSplit [2022-03-11T19:29:59.683Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-03-11T19:29:59.683Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-11T19:29:59.683Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-11T19:29:59.683Z] === RUN TestCollectBatchMaxEvents [2022-03-11T19:29:59.683Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-11T19:29:59.683Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-11T19:29:59.683Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-03-11T19:29:59.683Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-11T19:29:59.683Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-11T19:29:59.683Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-11T19:29:59.683Z] === RUN TestSearchRegistryForImagesErrors [2022-03-11T19:29:59.683Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-11T19:29:59.683Z] === RUN TestSearchRegistryForImages [2022-03-11T19:29:59.683Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-11T19:29:59.683Z] === RUN TestOnlyPlatformWithFallback [2022-03-11T19:29:59.683Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-11T19:29:59.683Z] === RUN TestImageDelete [2022-03-11T19:29:59.683Z] === RUN TestImageDelete/no_lease [2022-03-11T19:29:59.683Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-11T19:29:59.683Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-11T19:29:59.683Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-11T19:29:59.683Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-11T19:29:59.683Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-11T19:29:59.683Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-11T19:29:59.683Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-11T19:29:59.683Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-11T19:29:59.683Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-11T19:29:59.683Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-11T19:29:59.683Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-11T19:29:59.683Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-11T19:29:59.683Z] === RUN TestImageDelete/lease_exists [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsFormat [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-11T19:29:59.683Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-11T19:29:59.683Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-11T19:29:59.683Z] === RUN TestCreateTagSuccess [2022-03-11T19:29:59.683Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-11T19:29:59.683Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-11T19:29:59.683Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-11T19:29:59.683Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-11T19:29:59.683Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-11T19:29:59.683Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-11T19:29:59.683Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-11T19:29:59.683Z] PASS [2022-03-11T19:29:59.683Z] coverage: 80.2% of statements [2022-03-11T19:29:59.683Z] ok github.com/docker/docker/daemon/logger/awslogs 0.449s coverage: 80.2% of statements [2022-03-11T19:29:59.683Z] --- PASS: TestImageDelete (0.07s) [2022-03-11T19:29:59.683Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-11T19:29:59.683Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-03-11T19:29:59.683Z] === RUN TestContentStoreForPull [2022-03-11T19:30:00.152Z] --- PASS: TestContentStoreForPull (0.18s) [2022-03-11T19:30:00.152Z] PASS [2022-03-11T19:30:00.152Z] coverage: 6.8% of statements [2022-03-11T19:30:00.152Z] ok github.com/docker/docker/daemon/images 0.380s coverage: 6.8% of statements [2022-03-11T19:30:00.152Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T19:30:00.152Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T19:30:00.152Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-11T19:30:00.152Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T19:30:00.152Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-11T19:30:00.152Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-11T19:30:00.226Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-11T19:30:00.624Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-11T19:30:00.624Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-11T19:30:00.624Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-11T19:30:00.624Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-03-11T19:30:00.624Z] === RUN TestFastTimeMarshalJSON [2022-03-11T19:30:00.624Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-11T19:30:00.624Z] PASS [2022-03-11T19:30:00.624Z] coverage: 87.2% of statements [2022-03-11T19:30:00.624Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.235s coverage: 87.2% of statements [2022-03-11T19:30:00.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-11T19:30:01.051Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-11T19:30:01.093Z] === RUN TestJSONFileLogger [2022-03-11T19:30:01.093Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-11T19:30:01.093Z] === RUN TestJSONFileLoggerWithTags [2022-03-11T19:30:01.093Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-11T19:30:01.094Z] === RUN TestJSONFileLoggerWithOpts [2022-03-11T19:30:01.094Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-11T19:30:01.094Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-11T19:30:01.094Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-11T19:30:01.094Z] === RUN TestEncodeDecode [2022-03-11T19:30:01.094Z] === PAUSE TestEncodeDecode [2022-03-11T19:30:01.094Z] === RUN TestUnexpectedEOF [2022-03-11T19:30:01.094Z] time="2022-03-11T19:30:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T19:30:01.094Z] time="2022-03-11T19:30:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T19:30:01.094Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-03-11T19:30:01.094Z] === CONT TestEncodeDecode [2022-03-11T19:30:01.094Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-11T19:30:01.094Z] PASS [2022-03-11T19:30:01.094Z] coverage: 69.9% of statements [2022-03-11T19:30:01.094Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.215s coverage: 69.9% of statements [2022-03-11T19:30:02.082Z] === RUN TestWriteLog [2022-03-11T19:30:02.082Z] === PAUSE TestWriteLog [2022-03-11T19:30:02.082Z] === RUN TestReadLog [2022-03-11T19:30:02.082Z] === PAUSE TestReadLog [2022-03-11T19:30:02.082Z] === RUN TestDecode [2022-03-11T19:30:02.082Z] --- PASS: TestDecode (0.02s) [2022-03-11T19:30:02.082Z] === CONT TestWriteLog [2022-03-11T19:30:02.082Z] --- PASS: TestWriteLog (0.00s) [2022-03-11T19:30:02.082Z] === CONT TestReadLog [2022-03-11T19:30:02.082Z] === RUN TestReadLog/tail_exact [2022-03-11T19:30:02.082Z] === RUN TestOpenFileDelete [2022-03-11T19:30:02.082Z] === RUN TestReadLog/tail_less_than_available [2022-03-11T19:30:02.082Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-11T19:30:02.082Z] === RUN TestOpenFileRename [2022-03-11T19:30:02.082Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-11T19:30:02.082Z] === RUN TestHandleDecoderErr [2022-03-11T19:30:02.082Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-11T19:30:02.082Z] === RUN TestParseLogTagDefaultTag [2022-03-11T19:30:02.082Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-11T19:30:02.082Z] === RUN TestParseLogTag [2022-03-11T19:30:02.082Z] --- PASS: TestParseLogTag (0.00s) [2022-03-11T19:30:02.082Z] === RUN TestParseLogTagEmptyTag [2022-03-11T19:30:02.082Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-11T19:30:02.082Z] === RUN TestTailFiles [2022-03-11T19:30:02.082Z] --- PASS: TestTailFiles (0.00s) [2022-03-11T19:30:02.082Z] === RUN TestFollowLogsConsumerGone [2022-03-11T19:30:02.082Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-11T19:30:02.082Z] === RUN TestReadLog/tail_more_than_available [2022-03-11T19:30:02.082Z] === RUN TestFollowLogsProducerGone [2022-03-11T19:30:02.082Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-11T19:30:02.082Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-11T19:30:02.082Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-11T19:30:02.082Z] === RUN TestCheckCapacityAndRotate [2022-03-11T19:30:02.082Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-11T19:30:02.082Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-11T19:30:02.082Z] --- PASS: TestReadLog (0.24s) [2022-03-11T19:30:02.082Z] --- PASS: TestReadLog/tail_exact (0.17s) [2022-03-11T19:30:02.082Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-11T19:30:02.082Z] --- PASS: TestReadLog/tail_more_than_available (0.04s) [2022-03-11T19:30:02.082Z] PASS [2022-03-11T19:30:02.082Z] coverage: 78.7% of statements [2022-03-11T19:30:02.082Z] ok github.com/docker/docker/daemon/logger/local 0.320s coverage: 78.7% of statements [2022-03-11T19:30:02.082Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T19:30:02.082Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2022-03-11T19:30:02.082Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-11T19:30:02.082Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-03-11T19:30:02.082Z] PASS [2022-03-11T19:30:02.082Z] coverage: 55.1% of statements [2022-03-11T19:30:02.551Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.254s coverage: 55.1% of statements [2022-03-11T19:30:03.022Z] === RUN TestLog [2022-03-11T19:30:03.022Z] --- PASS: TestLog (0.03s) [2022-03-11T19:30:03.022Z] PASS [2022-03-11T19:30:03.022Z] coverage: 31.5% of statements [2022-03-11T19:30:03.022Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.156s coverage: 31.5% of statements [2022-03-11T19:30:03.490Z] === RUN TestValidateLogOpt [2022-03-11T19:30:03.490Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T19:30:03.490Z] === RUN TestNewMissedConfig [2022-03-11T19:30:03.490Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-11T19:30:03.490Z] === RUN TestNewMissedUrl [2022-03-11T19:30:03.490Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-11T19:30:03.490Z] === RUN TestNewMissedToken [2022-03-11T19:30:03.490Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-11T19:30:03.490Z] === RUN TestNewWithProxy [2022-03-11T19:30:03.490Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-11T19:30:03.490Z] === RUN TestDefault [2022-03-11T19:30:03.490Z] --- PASS: TestDefault (0.01s) [2022-03-11T19:30:03.490Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-11T19:30:03.490Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-11T19:30:03.490Z] === RUN TestJsonFormat [2022-03-11T19:30:03.490Z] --- PASS: TestJsonFormat (0.01s) [2022-03-11T19:30:03.490Z] === RUN TestRawFormat [2022-03-11T19:30:03.490Z] --- PASS: TestRawFormat (0.00s) [2022-03-11T19:30:03.490Z] === RUN TestRawFormatWithLabels [2022-03-11T19:30:03.490Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-11T19:30:03.490Z] === RUN TestRawFormatWithoutTag [2022-03-11T19:30:03.490Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-11T19:30:03.490Z] === RUN TestBatching [2022-03-11T19:30:03.490Z] === RUN TestNewParse [2022-03-11T19:30:03.490Z] --- PASS: TestNewParse (0.00s) [2022-03-11T19:30:03.490Z] PASS [2022-03-11T19:30:03.490Z] coverage: 8.3% of statements [2022-03-11T19:30:03.490Z] ok github.com/docker/docker/daemon/logger/templates 0.067s coverage: 8.3% of statements [2022-03-11T19:30:03.490Z] --- PASS: TestBatching (0.30s) [2022-03-11T19:30:03.490Z] === RUN TestFrequency [2022-03-11T19:30:03.582Z] docker_api_swarm_service_test.go:490: [d6bf68ec21a95] joining swarm manager [d6947f093f0fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:30:03.582Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-11T19:30:03.960Z] === RUN TestParseLogFormat [2022-03-11T19:30:03.960Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-11T19:30:03.960Z] === RUN TestValidateLogOptEmpty [2022-03-11T19:30:03.960Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-11T19:30:03.960Z] === RUN TestValidateSyslogAddress [2022-03-11T19:30:03.960Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-11T19:30:03.960Z] === RUN TestParseAddressDefaultPort [2022-03-11T19:30:03.960Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-11T19:30:03.960Z] === RUN TestValidateSyslogFacility [2022-03-11T19:30:03.960Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-11T19:30:03.960Z] === RUN TestValidateLogOptSyslogFormat [2022-03-11T19:30:03.960Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-11T19:30:03.960Z] === RUN TestValidateLogOpt [2022-03-11T19:30:03.960Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T19:30:03.960Z] PASS [2022-03-11T19:30:03.960Z] coverage: 46.8% of statements [2022-03-11T19:30:03.960Z] ok github.com/docker/docker/daemon/logger/syslog 0.051s coverage: 46.8% of statements [2022-03-11T19:30:03.960Z] --- PASS: TestFrequency (0.17s) [2022-03-11T19:30:03.960Z] === RUN TestOneMessagePerRequest [2022-03-11T19:30:03.960Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-11T19:30:03.960Z] === RUN TestVerify [2022-03-11T19:30:03.960Z] --- PASS: TestVerify (0.00s) [2022-03-11T19:30:03.960Z] === RUN TestSkipVerify [2022-03-11T19:30:03.960Z] time="2022-03-11T19:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:30:03.960Z] time="2022-03-11T19:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:30:03.960Z] time="2022-03-11T19:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:30:04.149Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-11T19:30:04.149Z] docker_api_swarm_service_test.go:490: [df2cd117904a9] joining swarm manager [d6947f093f0fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:30:04.429Z] --- PASS: TestSkipVerify (0.36s) [2022-03-11T19:30:04.429Z] === RUN TestBufferMaximum [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647027003.947247\",\"host\":\"6d31c59cb967\"}'" [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647027003.947247\",\"host\":\"6d31c59cb967\"}'" [2022-03-11T19:30:04.429Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-11T19:30:04.429Z] === RUN TestServerAlwaysDown [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647027003.950247\",\"host\":\"6d31c59cb967\"}'" [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647027003.950247\",\"host\":\"6d31c59cb967\"}'" [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647027003.950247\",\"host\":\"6d31c59cb967\"}'" [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647027003.950247\",\"host\":\"6d31c59cb967\"}'" [2022-03-11T19:30:04.429Z] time="2022-03-11T19:30:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647027003.950247\",\"host\":\"6d31c59cb967\"}'" [2022-03-11T19:30:04.429Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-11T19:30:04.429Z] === RUN TestCannotSendAfterClose [2022-03-11T19:30:04.429Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-11T19:30:04.429Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-11T19:30:04.717Z] === RUN TestDockerSuite/TestLogsSince [2022-03-11T19:30:04.901Z] === RUN TestV1IDService [2022-03-11T19:30:04.901Z] --- PASS: TestV1IDService (0.03s) [2022-03-11T19:30:04.901Z] === RUN TestV2MetadataService [2022-03-11T19:30:05.373Z] time="2022-03-11T19:30:04Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-11T19:30:05.373Z] time="2022-03-11T19:30:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6d31c59cb967\"}'" [2022-03-11T19:30:05.373Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-11T19:30:05.373Z] PASS [2022-03-11T19:30:05.373Z] coverage: 82.5% of statements [2022-03-11T19:30:05.373Z] ok github.com/docker/docker/daemon/logger/splunk 1.948s coverage: 82.5% of statements [2022-03-11T19:30:05.373Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T19:30:05.373Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-11T19:30:05.373Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T19:30:06.361Z] --- PASS: TestV2MetadataService (1.20s) [2022-03-11T19:30:06.361Z] PASS [2022-03-11T19:30:06.361Z] coverage: 48.2% of statements [2022-03-11T19:30:06.361Z] ok github.com/docker/docker/distribution/metadata 1.303s coverage: 48.2% of statements [2022-03-11T19:30:06.361Z] === RUN TestSuccessfulDownload [2022-03-11T19:30:06.361Z] download_test.go:267: Needs fixing on Windows [2022-03-11T19:30:06.361Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-11T19:30:06.361Z] === RUN TestCancelledDownload [2022-03-11T19:30:06.361Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-11T19:30:06.361Z] === RUN TestMaxDownloadAttempts [2022-03-11T19:30:06.361Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:30:06.361Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:30:06.361Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:30:06.361Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:30:06.361Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:30:06.361Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:30:06.361Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:30:06.361Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:30:06.361Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:30:06.361Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:30:06.361Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:30:06.361Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:30:06.361Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-11T19:30:06.361Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-11T19:30:06.361Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-11T19:30:06.361Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-11T19:30:06.361Z] === RUN TestContinueOnError_NeverContinue [2022-03-11T19:30:06.361Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-11T19:30:06.361Z] === RUN TestManifestStore [2022-03-11T19:30:06.361Z] === RUN TestManifestStore/no_remote_or_local [2022-03-11T19:30:06.831Z] time="2022-03-11T19:30:06Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3429008971\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-11T19:30:06.831Z] === RUN TestManifestStore/no_local_cache [2022-03-11T19:30:06.831Z] === RUN TestManifestStore/with_local_cache [2022-03-11T19:30:06.831Z] === RUN TestManifestStore/unknown_media_type [2022-03-11T19:30:06.831Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-11T19:30:06.831Z] time="2022-03-11T19:30:06Z" level=warning msg="reference for unknown type: " [2022-03-11T19:30:06.831Z] time="2022-03-11T19:30:06Z" level=warning msg="reference for unknown type: " [2022-03-11T19:30:06.831Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-11T19:30:06.831Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-11T19:30:06.831Z] time="2022-03-11T19:30:06Z" level=warning msg="reference for unknown type: " [2022-03-11T19:30:06.831Z] time="2022-03-11T19:30:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:30:06.831Z] time="2022-03-11T19:30:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:30:06.831Z] time="2022-03-11T19:30:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:30:06.831Z] time="2022-03-11T19:30:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:30:06.831Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2022-03-11T19:30:06.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2022-03-11T19:30:06.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2022-03-11T19:30:06.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2022-03-11T19:30:06.831Z] === RUN TestTransfer [2022-03-11T19:30:06.831Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-11T19:30:06.831Z] time="2022-03-11T19:30:06Z" level=warning msg="reference for unknown type: " [2022-03-11T19:30:06.831Z] time="2022-03-11T19:30:06Z" level=warning msg="reference for unknown type: " [2022-03-11T19:30:06.831Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-11T19:30:06.831Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-11T19:30:06.831Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-11T19:30:06.831Z] time="2022-03-11T19:30:06Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-11T19:30:06.831Z] --- PASS: TestManifestStore (0.30s) [2022-03-11T19:30:06.831Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-03-11T19:30:06.831Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-11T19:30:06.831Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-11T19:30:06.831Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-11T19:30:06.831Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-11T19:30:06.831Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-11T19:30:06.831Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-11T19:30:06.831Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-11T19:30:06.831Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-11T19:30:06.831Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaType [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-11T19:30:06.831Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-11T19:30:06.831Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestFixManifestLayers [2022-03-11T19:30:06.831Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-11T19:30:06.831Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T19:30:06.831Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestFixManifestLayersBadParent [2022-03-11T19:30:06.831Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestValidateManifest [2022-03-11T19:30:06.831Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T19:30:06.831Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestFormatPlatform [2022-03-11T19:30:06.831Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestPullSchema2Config [2022-03-11T19:30:06.831Z] === RUN TestPullSchema2Config/success_first_time [2022-03-11T19:30:06.831Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:30:06.831Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:30:06.831Z] === RUN TestPullSchema2Config/500_status [2022-03-11T19:30:06.831Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:30:06.831Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:30:06.831Z] --- PASS: TestTransfer (0.12s) [2022-03-11T19:30:06.831Z] === RUN TestConcurrencyLimit [2022-03-11T19:30:06.831Z] === RUN TestNotFound [2022-03-11T19:30:06.831Z] --- PASS: TestNotFound (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestConflict [2022-03-11T19:30:06.831Z] --- PASS: TestConflict (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestForbidden [2022-03-11T19:30:06.831Z] --- PASS: TestForbidden (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestInvalidParameter [2022-03-11T19:30:06.831Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestNotImplemented [2022-03-11T19:30:06.831Z] --- PASS: TestNotImplemented (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestNotModified [2022-03-11T19:30:06.831Z] --- PASS: TestNotModified (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestUnauthorized [2022-03-11T19:30:06.831Z] --- PASS: TestUnauthorized (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestUnknown [2022-03-11T19:30:06.831Z] --- PASS: TestUnknown (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestCancelled [2022-03-11T19:30:06.831Z] --- PASS: TestCancelled (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestDeadline [2022-03-11T19:30:06.831Z] --- PASS: TestDeadline (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestDataLoss [2022-03-11T19:30:06.831Z] --- PASS: TestDataLoss (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestUnavailable [2022-03-11T19:30:06.831Z] --- PASS: TestUnavailable (0.00s) [2022-03-11T19:30:06.831Z] === RUN TestSystem [2022-03-11T19:30:07.300Z] --- PASS: TestSystem (0.00s) [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode/Not_Found [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode/Bad_Request [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode/Conflict [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode/Unauthorized [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode/Forbidden [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode/Not_Modified [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-11T19:30:07.300Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-11T19:30:07.300Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-11T19:30:07.300Z] PASS [2022-03-11T19:30:07.300Z] coverage: 53.1% of statements [2022-03-11T19:30:07.300Z] ok github.com/docker/docker/errdefs 0.065s coverage: 53.1% of statements [2022-03-11T19:30:07.300Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:30:07.300Z] === RUN TestPullSchema2Config/EOF [2022-03-11T19:30:07.300Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:30:07.300Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:30:07.300Z] 2022/03/11 19:30:06 http: panic serving 127.0.0.1:49219: intentional panic [2022-03-11T19:30:07.300Z] goroutine 47 [running]: [2022-03-11T19:30:07.300Z] net/http.(*conn).serve.func1() [2022-03-11T19:30:07.300Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T19:30:07.300Z] panic({0x12a6940, 0x1451f60}) [2022-03-11T19:30:07.300Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T19:30:07.300Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000070004, {0x1464ae8, 0xc0000fa000}) [2022-03-11T19:30:07.300Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-11T19:30:07.300Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1464ae8, 0xc0000fa000}, 0xc0002d4000) [2022-03-11T19:30:07.300Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-11T19:30:07.300Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1464ae8, 0xc0000fa000}, 0xd38e35) [2022-03-11T19:30:07.300Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T19:30:07.300Z] net/http.serverHandler.ServeHTTP({0xc0003300c0}, {0x1464ae8, 0xc0000fa000}, 0xc0002d4000) [2022-03-11T19:30:07.300Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T19:30:07.300Z] net/http.(*conn).serve(0xc0003d2e60, {0x1469918, 0xc00021fe00}) [2022-03-11T19:30:07.300Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T19:30:07.300Z] created by net/http.(*Server).Serve [2022-03-11T19:30:07.300Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T19:30:07.300Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-03-11T19:30:07.300Z] === RUN TestInactiveJobs [2022-03-11T19:30:07.300Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:30:07.300Z] === RUN TestPullSchema2Config/unauthorized [2022-03-11T19:30:07.300Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:30:07.300Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:30:07.300Z] --- PASS: TestPullSchema2Config (0.55s) [2022-03-11T19:30:07.300Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-11T19:30:07.300Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-11T19:30:07.300Z] --- PASS: TestPullSchema2Config/EOF (0.28s) [2022-03-11T19:30:07.300Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-11T19:30:07.300Z] === RUN TestGetRepositoryMountCandidates [2022-03-11T19:30:07.300Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-11T19:30:07.300Z] === RUN TestLayerAlreadyExists [2022-03-11T19:30:07.300Z] 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-03-11T19:30:07.300Z] 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-03-11T19:30:07.300Z] 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-03-11T19:30:07.301Z] 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-03-11T19:30:07.301Z] 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-03-11T19:30:07.301Z] 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-03-11T19:30:07.301Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-11T19:30:07.301Z] === RUN TestWhenEmptyAuthConfig [2022-03-11T19:30:07.769Z] --- PASS: TestInactiveJobs (0.37s) [2022-03-11T19:30:07.769Z] === RUN TestWatchRelease [2022-03-11T19:30:07.769Z] --- PASS: TestWatchRelease (0.04s) [2022-03-11T19:30:07.769Z] === RUN TestWatchFinishedTransfer [2022-03-11T19:30:07.769Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-11T19:30:07.769Z] === RUN TestDuplicateTransfer [2022-03-11T19:30:07.769Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-11T19:30:07.769Z] === RUN TestSuccessfulUpload [2022-03-11T19:30:07.769Z] time="2022-03-11T19:30:07Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-11T19:30:08.238Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-03-11T19:30:08.238Z] === RUN TestCancelledUpload [2022-03-11T19:30:08.238Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-11T19:30:08.238Z] PASS [2022-03-11T19:30:08.238Z] coverage: 76.8% of statements [2022-03-11T19:30:08.238Z] ok github.com/docker/docker/distribution/xfer 1.797s coverage: 76.8% of statements [2022-03-11T19:30:08.238Z] === RUN TestFSGetInvalidData [2022-03-11T19:30:08.238Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-11T19:30:08.238Z] === RUN TestFSInvalidSet [2022-03-11T19:30:08.238Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-11T19:30:08.238Z] === RUN TestFSInvalidRoot [2022-03-11T19:30:08.238Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-11T19:30:08.238Z] === RUN TestFSMetadataGetSet [2022-03-11T19:30:08.238Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-11T19:30:08.238Z] === RUN TestFSInvalidWalker [2022-03-11T19:30:08.238Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-11T19:30:08.238Z] === RUN TestFSGetSet [2022-03-11T19:30:08.238Z] --- PASS: TestFSGetSet (0.04s) [2022-03-11T19:30:08.238Z] === RUN TestFSGetUnsetKey [2022-03-11T19:30:08.238Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-03-11T19:30:08.238Z] === RUN TestFSGetEmptyData [2022-03-11T19:30:08.238Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-11T19:30:08.238Z] === RUN TestFSDelete [2022-03-11T19:30:08.238Z] --- PASS: TestFSDelete (0.02s) [2022-03-11T19:30:08.238Z] === RUN TestFSWalker [2022-03-11T19:30:08.238Z] === RUN TestCompare [2022-03-11T19:30:08.238Z] --- PASS: TestCompare (0.00s) [2022-03-11T19:30:08.238Z] PASS [2022-03-11T19:30:08.238Z] coverage: 19.2% of statements [2022-03-11T19:30:08.238Z] --- PASS: TestFSWalker (0.02s) [2022-03-11T19:30:08.238Z] === RUN TestFSWalkerStopOnError [2022-03-11T19:30:08.238Z] ok github.com/docker/docker/image/cache 0.077s coverage: 19.2% of statements [2022-03-11T19:30:08.238Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-11T19:30:08.238Z] === RUN TestNewFromJSON [2022-03-11T19:30:08.238Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-11T19:30:08.238Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-11T19:30:08.238Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-11T19:30:08.238Z] === RUN TestMarshalKeyOrder [2022-03-11T19:30:08.238Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-11T19:30:08.238Z] === RUN TestHistoryEqual [2022-03-11T19:30:08.238Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-03-11T19:30:08.238Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-11T19:30:08.238Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-11T19:30:08.238Z] === RUN TestTokenPassThru [2022-03-11T19:30:08.238Z] --- PASS: TestTokenPassThru (0.00s) [2022-03-11T19:30:08.238Z] === RUN TestTokenPassThruDifferentHost [2022-03-11T19:30:08.713Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-11T19:30:08.713Z] PASS [2022-03-11T19:30:08.713Z] coverage: 26.7% of statements [2022-03-11T19:30:08.713Z] ok github.com/docker/docker/distribution 2.114s coverage: 26.7% of statements [2022-03-11T19:30:08.713Z] --- PASS: TestHistoryEqual (0.15s) [2022-03-11T19:30:08.713Z] === RUN TestImage [2022-03-11T19:30:08.713Z] --- PASS: TestImage (0.00s) [2022-03-11T19:30:08.713Z] === RUN TestImageOSNotEmpty [2022-03-11T19:30:08.713Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-11T19:30:08.713Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-11T19:30:08.713Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-11T19:30:08.713Z] === RUN TestCreate [2022-03-11T19:30:08.713Z] --- PASS: TestCreate (0.01s) [2022-03-11T19:30:08.713Z] === RUN TestRestore [2022-03-11T19:30:08.713Z] time="2022-03-11T19:30:08Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-11T19:30:08.713Z] --- PASS: TestRestore (0.04s) [2022-03-11T19:30:08.713Z] === RUN TestAddDelete [2022-03-11T19:30:08.713Z] --- PASS: TestAddDelete (0.03s) [2022-03-11T19:30:08.713Z] === RUN TestSearchAfterDelete [2022-03-11T19:30:08.713Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-11T19:30:08.713Z] === RUN TestParentReset [2022-03-11T19:30:08.713Z] --- PASS: TestParentReset (0.03s) [2022-03-11T19:30:08.713Z] === RUN TestGetAndSetLastUpdated [2022-03-11T19:30:08.713Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T19:30:08.713Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T19:30:08.713Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-11T19:30:08.713Z] === RUN TestStoreLen [2022-03-11T19:30:08.713Z] --- PASS: TestStoreLen (0.07s) [2022-03-11T19:30:08.713Z] PASS [2022-03-11T19:30:08.713Z] coverage: 86.9% of statements [2022-03-11T19:30:08.713Z] ok github.com/docker/docker/image 0.622s coverage: 86.9% of statements [2022-03-11T19:30:09.704Z] === RUN TestValidateManifest [2022-03-11T19:30:09.704Z] === RUN TestValidateManifest/nil [2022-03-11T19:30:09.704Z] === RUN TestValidateManifest/non-nil [2022-03-11T19:30:09.704Z] --- PASS: TestValidateManifest (0.00s) [2022-03-11T19:30:09.704Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-11T19:30:09.704Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-11T19:30:09.704Z] PASS [2022-03-11T19:30:09.704Z] coverage: 0.7% of statements [2022-03-11T19:30:09.704Z] ok github.com/docker/docker/image/tarexport 0.094s coverage: 0.7% of statements [2022-03-11T19:30:09.704Z] === RUN TestMakeV1ConfigFromConfig [2022-03-11T19:30:09.704Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-11T19:30:09.704Z] PASS [2022-03-11T19:30:09.704Z] coverage: 25.0% of statements [2022-03-11T19:30:09.704Z] ok github.com/docker/docker/image/v1 0.096s coverage: 25.0% of statements [2022-03-11T19:30:09.704Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T19:30:10.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:30:10.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:30:11.270Z] === RUN TestSerialization [2022-03-11T19:30:11.270Z] --- PASS: TestSerialization (0.02s) [2022-03-11T19:30:11.270Z] PASS [2022-03-11T19:30:11.270Z] coverage: 100.0% of statements [2022-03-11T19:30:11.270Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2022-03-11T19:30:11.270Z] === RUN TestEnvironmentParsing [2022-03-11T19:30:11.270Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-11T19:30:11.270Z] PASS [2022-03-11T19:30:11.270Z] coverage: 1.2% of statements [2022-03-11T19:30:11.270Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.2% of statements [2022-03-11T19:30:11.740Z] === RUN TestEmptyLayer [2022-03-11T19:30:11.740Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-11T19:30:11.740Z] === RUN TestCommitFailure [2022-03-11T19:30:11.740Z] --- PASS: TestCommitFailure (0.01s) [2022-03-11T19:30:11.740Z] === RUN TestStartTransactionFailure [2022-03-11T19:30:11.740Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-11T19:30:11.740Z] === RUN TestGetOrphan [2022-03-11T19:30:11.740Z] --- PASS: TestGetOrphan (0.01s) [2022-03-11T19:30:11.740Z] === RUN TestMountAndRegister [2022-03-11T19:30:11.740Z] layer_test.go:258: Layer size: 14 [2022-03-11T19:30:11.740Z] --- PASS: TestMountAndRegister (0.06s) [2022-03-11T19:30:11.740Z] === RUN TestLayerRelease [2022-03-11T19:30:11.740Z] layer_test.go:291: Failing on Windows [2022-03-11T19:30:11.740Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-11T19:30:11.740Z] === RUN TestStoreRestore [2022-03-11T19:30:11.740Z] layer_test.go:340: Failing on Windows [2022-03-11T19:30:11.740Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-11T19:30:11.740Z] === RUN TestTarStreamStability [2022-03-11T19:30:11.740Z] layer_test.go:455: Failing on Windows [2022-03-11T19:30:11.740Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-11T19:30:11.740Z] === RUN TestRegisterExistingLayer [2022-03-11T19:30:11.740Z] --- PASS: TestRegisterExistingLayer (0.16s) [2022-03-11T19:30:11.740Z] === RUN TestTarStreamVerification [2022-03-11T19:30:11.740Z] layer_test.go:684: Failing on Windows [2022-03-11T19:30:11.740Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-11T19:30:11.740Z] === RUN TestLayerMigration [2022-03-11T19:30:11.740Z] migration_test.go:45: Failing on Windows [2022-03-11T19:30:11.740Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-11T19:30:11.740Z] === RUN TestLayerMigrationNoTarsplit [2022-03-11T19:30:11.740Z] migration_test.go:181: Failing on Windows [2022-03-11T19:30:11.740Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T19:30:11.740Z] === RUN TestMountInit [2022-03-11T19:30:11.740Z] mount_test.go:17: Failing on Windows [2022-03-11T19:30:11.740Z] --- SKIP: TestMountInit (0.00s) [2022-03-11T19:30:11.740Z] === RUN TestMountSize [2022-03-11T19:30:11.740Z] mount_test.go:76: Failing on Windows [2022-03-11T19:30:11.740Z] --- SKIP: TestMountSize (0.00s) [2022-03-11T19:30:11.740Z] === RUN TestMountChanges [2022-03-11T19:30:11.740Z] mount_test.go:125: Failing on Windows [2022-03-11T19:30:11.740Z] --- SKIP: TestMountChanges (0.00s) [2022-03-11T19:30:11.740Z] === RUN TestMountApply [2022-03-11T19:30:11.740Z] mount_test.go:212: Failing on Windows [2022-03-11T19:30:11.740Z] --- SKIP: TestMountApply (0.00s) [2022-03-11T19:30:11.740Z] PASS [2022-03-11T19:30:11.740Z] coverage: 30.2% of statements [2022-03-11T19:30:11.740Z] ok github.com/docker/docker/layer 0.343s coverage: 30.2% of statements [2022-03-11T19:30:12.210Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T19:30:12.210Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T19:30:12.210Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T19:30:12.210Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T19:30:12.210Z] === RUN TestSequenceGetAvailableBit [2022-03-11T19:30:12.210Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestSequenceEqual [2022-03-11T19:30:12.210Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestSequenceCopy [2022-03-11T19:30:12.210Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestGetFirstAvailable [2022-03-11T19:30:12.210Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestFindSequence [2022-03-11T19:30:12.210Z] --- PASS: TestFindSequence (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestCheckIfAvailable [2022-03-11T19:30:12.210Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestMergeSequences [2022-03-11T19:30:12.210Z] --- PASS: TestMergeSequences (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestPushReservation [2022-03-11T19:30:12.210Z] --- PASS: TestPushReservation (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestSerializeDeserialize [2022-03-11T19:30:12.210Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestSet [2022-03-11T19:30:12.210Z] --- PASS: TestSet (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestSetUnset [2022-03-11T19:30:12.210Z] --- PASS: TestSetUnset (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestOffsetSetUnset [2022-03-11T19:30:12.210Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestSetInRange [2022-03-11T19:30:12.210Z] --- PASS: TestSetInRange (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestSetAnyInRange [2022-03-11T19:30:12.210Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestMethods [2022-03-11T19:30:12.210Z] --- PASS: TestMethods (0.00s) [2022-03-11T19:30:12.210Z] === RUN TestRandomAllocateDeallocate [2022-03-11T19:30:12.825Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-11T19:30:14.431Z] === RUN TestInvalidConfig [2022-03-11T19:30:14.431Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-11T19:30:14.431Z] === RUN TestConfig [2022-03-11T19:30:14.431Z] --- PASS: TestConfig (0.00s) [2022-03-11T19:30:14.431Z] === RUN TestOptionsLabels [2022-03-11T19:30:14.431Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-11T19:30:14.431Z] === RUN TestValidName [2022-03-11T19:30:14.431Z] --- PASS: TestValidName (0.00s) [2022-03-11T19:30:14.431Z] PASS [2022-03-11T19:30:14.431Z] coverage: 19.7% of statements [2022-03-11T19:30:14.431Z] ok github.com/docker/docker/libnetwork/config 0.091s coverage: 19.7% of statements [2022-03-11T19:30:14.900Z] === RUN TestKey [2022-03-11T19:30:14.900Z] --- PASS: TestKey (0.00s) [2022-03-11T19:30:14.900Z] === RUN TestParseKey [2022-03-11T19:30:14.900Z] --- PASS: TestParseKey (0.00s) [2022-03-11T19:30:14.900Z] === RUN TestInvalidDataStore [2022-03-11T19:30:14.900Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-11T19:30:14.900Z] === RUN TestKVObjectFlatKey [2022-03-11T19:30:14.900Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-11T19:30:14.900Z] === RUN TestAtomicKVObjectFlatKey [2022-03-11T19:30:14.900Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-11T19:30:14.900Z] PASS [2022-03-11T19:30:14.900Z] coverage: 21.9% of statements [2022-03-11T19:30:14.900Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-03-11T19:30:15.370Z] === RUN TestErrorInterfaces [2022-03-11T19:30:15.370Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-11T19:30:15.370Z] === RUN TestNetworkMarshalling [2022-03-11T19:30:15.370Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-03-11T19:30:15.370Z] === RUN TestEndpointMarshalling [2022-03-11T19:30:15.370Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-11T19:30:15.370Z] === RUN TestAuxAddresses [2022-03-11T19:30:15.370Z] time="2022-03-11T19:30:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:30:15.370Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-11T19:30:15.370Z] === RUN TestSRVServiceQuery [2022-03-11T19:30:15.370Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:30:15.370Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-11T19:30:15.370Z] === RUN TestServiceVIPReuse [2022-03-11T19:30:15.370Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:30:15.370Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-11T19:30:15.370Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-11T19:30:15.370Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:30:15.370Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-11T19:30:15.370Z] === RUN TestDNSIPQuery [2022-03-11T19:30:15.370Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:30:15.370Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-11T19:30:15.370Z] === RUN TestDNSProxyServFail [2022-03-11T19:30:15.370Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:30:15.370Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-11T19:30:15.370Z] === RUN TestSandboxAddEmpty [2022-03-11T19:30:15.370Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:30:15.370Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-11T19:30:15.370Z] === RUN TestSandboxAddMultiPrio [2022-03-11T19:30:15.370Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:30:15.370Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-11T19:30:15.370Z] === RUN TestSandboxAddSamePrio [2022-03-11T19:30:15.370Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:30:15.370Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-11T19:30:15.370Z] === RUN TestCleanupServiceDiscovery [2022-03-11T19:30:15.370Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:30:15.370Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-11T19:30:15.370Z] === RUN TestDNSOptions [2022-03-11T19:30:15.370Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:30:15.370Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-11T19:30:15.370Z] === RUN TestMultipleControllersWithSameStore [2022-03-11T19:30:15.370Z] time="2022-03-11T19:30:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:30:15.370Z] time="2022-03-11T19:30:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:30:15.370Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-11T19:30:15.370Z] PASS [2022-03-11T19:30:15.370Z] coverage: 8.5% of statements [2022-03-11T19:30:15.370Z] ok github.com/docker/docker/libnetwork 0.314s coverage: 8.5% of statements [2022-03-11T19:30:15.840Z] === RUN TestIPDataMarshalling [2022-03-11T19:30:15.840Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-11T19:30:15.840Z] === RUN TestValidateAndIsV6 [2022-03-11T19:30:15.840Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-11T19:30:15.840Z] PASS [2022-03-11T19:30:15.840Z] coverage: 68.9% of statements [2022-03-11T19:30:15.840Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2022-03-11T19:30:16.309Z] === RUN TestDriver [2022-03-11T19:30:16.309Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:30:16.309Z] PASS [2022-03-11T19:30:16.309Z] coverage: 34.8% of statements [2022-03-11T19:30:16.309Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-03-11T19:30:16.778Z] === RUN TestDriver [2022-03-11T19:30:16.778Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:30:16.778Z] PASS [2022-03-11T19:30:16.778Z] coverage: 34.8% of statements [2022-03-11T19:30:16.778Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [2022-03-11T19:30:16.778Z] === RUN TestNetworkAllocateFree [2022-03-11T19:30:16.778Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-11T19:30:16.778Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-11T19:30:16.778Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-11T19:30:16.778Z] PASS [2022-03-11T19:30:16.778Z] coverage: 63.6% of statements [2022-03-11T19:30:16.778Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2022-03-11T19:30:17.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-11T19:30:17.006Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-11T19:30:17.251Z] === RUN TestGetEmptyCapabilities [2022-03-11T19:30:17.251Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-11T19:30:17.251Z] === RUN TestGetExtraCapabilities [2022-03-11T19:30:17.251Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-11T19:30:17.251Z] === RUN TestGetInvalidCapabilities [2022-03-11T19:30:17.251Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-11T19:30:17.251Z] === RUN TestRemoteDriver [2022-03-11T19:30:17.251Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T19:30:17.251Z] === RUN TestDriverError [2022-03-11T19:30:17.251Z] --- PASS: TestDriverError (0.01s) [2022-03-11T19:30:17.251Z] === RUN TestMissingValues [2022-03-11T19:30:17.251Z] --- PASS: TestMissingValues (0.00s) [2022-03-11T19:30:17.251Z] === RUN TestRollback [2022-03-11T19:30:17.251Z] --- PASS: TestRollback (0.00s) [2022-03-11T19:30:17.251Z] PASS [2022-03-11T19:30:17.251Z] coverage: 57.4% of statements [2022-03-11T19:30:17.572Z] === RUN TestDockerSuite/TestLogsTail [2022-03-11T19:30:17.720Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.101s coverage: 57.4% of statements [2022-03-11T19:30:18.138Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-11T19:30:18.189Z] === RUN TestNew [2022-03-11T19:30:18.189Z] --- PASS: TestNew (0.00s) [2022-03-11T19:30:18.189Z] === RUN TestAddDriver [2022-03-11T19:30:18.189Z] --- PASS: TestAddDriver (0.00s) [2022-03-11T19:30:18.189Z] === RUN TestAddDuplicateDriver [2022-03-11T19:30:18.189Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-11T19:30:18.189Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-11T19:30:18.189Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-11T19:30:18.189Z] === RUN TestDriver [2022-03-11T19:30:18.189Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:30:18.189Z] === RUN TestIPAM [2022-03-11T19:30:18.189Z] --- PASS: TestIPAM (0.00s) [2022-03-11T19:30:18.189Z] === RUN TestWalkIPAMs [2022-03-11T19:30:18.189Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-11T19:30:18.189Z] === RUN TestWalkDrivers [2022-03-11T19:30:18.189Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-11T19:30:18.189Z] PASS [2022-03-11T19:30:18.189Z] coverage: 82.4% of statements [2022-03-11T19:30:18.189Z] === RUN TestNAT [2022-03-11T19:30:18.189Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T19:30:18.189Z] --- SKIP: TestNAT (0.00s) [2022-03-11T19:30:18.189Z] === RUN TestTransparent [2022-03-11T19:30:18.189Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T19:30:18.189Z] --- SKIP: TestTransparent (0.00s) [2022-03-11T19:30:18.189Z] PASS [2022-03-11T19:30:18.189Z] coverage: 0.0% of statements [2022-03-11T19:30:18.189Z] ok github.com/docker/docker/libnetwork/drvregistry 0.078s coverage: 82.4% of statements [2022-03-11T19:30:18.189Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.061s coverage: 0.0% of statements [2022-03-11T19:30:18.661Z] === RUN TestBuildDefault [2022-03-11T19:30:18.661Z] --- PASS: TestBuildDefault (0.00s) [2022-03-11T19:30:18.661Z] === RUN TestBuildHostnameDomainname [2022-03-11T19:30:18.661Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-11T19:30:18.661Z] === RUN TestBuildHostname [2022-03-11T19:30:18.661Z] --- PASS: TestBuildHostname (0.00s) [2022-03-11T19:30:18.661Z] === RUN TestBuildHostnameFQDN [2022-03-11T19:30:18.661Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-11T19:30:18.661Z] === RUN TestBuildNoIP [2022-03-11T19:30:18.661Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-11T19:30:18.661Z] === RUN TestUpdate [2022-03-11T19:30:18.661Z] --- PASS: TestUpdate (0.00s) [2022-03-11T19:30:18.661Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-11T19:30:18.661Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-11T19:30:18.661Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-11T19:30:18.661Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-11T19:30:18.661Z] === RUN TestAddEmpty [2022-03-11T19:30:18.661Z] --- PASS: TestAddEmpty (0.00s) [2022-03-11T19:30:18.661Z] === RUN TestAdd [2022-03-11T19:30:18.661Z] --- PASS: TestAdd (0.00s) [2022-03-11T19:30:18.661Z] === RUN TestDeleteEmpty [2022-03-11T19:30:18.661Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-11T19:30:18.661Z] === RUN TestDeleteNewline [2022-03-11T19:30:18.661Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-11T19:30:18.661Z] === RUN TestDelete [2022-03-11T19:30:18.661Z] --- PASS: TestDelete (0.00s) [2022-03-11T19:30:18.661Z] === RUN TestConcurrentWrites [2022-03-11T19:30:18.661Z] --- PASS: TestConcurrentWrites (0.20s) [2022-03-11T19:30:18.661Z] PASS [2022-03-11T19:30:18.661Z] coverage: 81.2% of statements [2022-03-11T19:30:18.661Z] ok github.com/docker/docker/libnetwork/etchosts 0.255s coverage: 81.2% of statements [2022-03-11T19:30:19.073Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-11T19:30:19.130Z] === RUN TestNew [2022-03-11T19:30:19.130Z] --- PASS: TestNew (0.00s) [2022-03-11T19:30:19.130Z] === RUN TestAllocate [2022-03-11T19:30:19.130Z] --- PASS: TestAllocate (0.00s) [2022-03-11T19:30:19.130Z] === RUN TestUninitialized [2022-03-11T19:30:19.130Z] --- PASS: TestUninitialized (0.00s) [2022-03-11T19:30:19.130Z] === RUN TestAllocateInRange [2022-03-11T19:30:19.130Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-11T19:30:19.130Z] === RUN TestAllocateSerial [2022-03-11T19:30:19.130Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-11T19:30:19.130Z] PASS [2022-03-11T19:30:19.130Z] coverage: 87.5% of statements [2022-03-11T19:30:19.130Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-03-11T19:30:19.130Z] --- PASS: TestRandomAllocateDeallocate (6.67s) [2022-03-11T19:30:19.130Z] === RUN TestAllocateRandomDeallocate [2022-03-11T19:30:19.130Z] === RUN TestCaller [2022-03-11T19:30:19.130Z] --- PASS: TestCaller (0.00s) [2022-03-11T19:30:19.130Z] PASS [2022-03-11T19:30:19.130Z] coverage: 100.0% of statements [2022-03-11T19:30:19.130Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-03-11T19:30:19.600Z] === RUN TestSetSerialInsertDelete [2022-03-11T19:30:19.600Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-11T19:30:19.600Z] === RUN TestSetParallelInsertDelete [2022-03-11T19:30:19.639Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-11T19:30:19.897Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-11T19:30:20.589Z] === RUN TestInt2IP2IntConversion [2022-03-11T19:30:20.830Z] === RUN TestDockerSuite/TestNetHostname [2022-03-11T19:30:21.058Z] --- PASS: TestAllocateRandomDeallocate (2.16s) [2022-03-11T19:30:21.058Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-11T19:30:21.059Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-03-11T19:30:21.059Z] === RUN TestGetAddressVersion [2022-03-11T19:30:21.059Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-11T19:30:21.059Z] === RUN TestKeyString [2022-03-11T19:30:21.059Z] --- PASS: TestKeyString (0.00s) [2022-03-11T19:30:21.059Z] === RUN TestPoolDataMarshal [2022-03-11T19:30:21.059Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-11T19:30:21.059Z] === RUN TestSubnetsMarshal [2022-03-11T19:30:21.059Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-11T19:30:21.059Z] === RUN TestAddSubnets [2022-03-11T19:30:21.059Z] --- PASS: TestAddSubnets (0.07s) [2022-03-11T19:30:21.059Z] === RUN TestDoublePoolRelease [2022-03-11T19:30:21.059Z] === RUN TestPoolRequest [2022-03-11T19:30:21.059Z] --- PASS: TestPoolRequest (0.00s) [2022-03-11T19:30:21.059Z] === RUN TestOtherRequests [2022-03-11T19:30:21.059Z] --- PASS: TestOtherRequests (0.00s) [2022-03-11T19:30:21.059Z] PASS [2022-03-11T19:30:21.059Z] coverage: 57.1% of statements [2022-03-11T19:30:21.059Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2022-03-11T19:30:21.059Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-11T19:30:21.059Z] === RUN TestAddReleasePoolID [2022-03-11T19:30:21.528Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-03-11T19:30:21.528Z] === RUN TestPredefinedPool [2022-03-11T19:30:21.528Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-11T19:30:21.528Z] === RUN TestRemoveSubnet [2022-03-11T19:30:21.528Z] --- PASS: TestRemoveSubnet (0.27s) [2022-03-11T19:30:21.528Z] === RUN TestGetSameAddress [2022-03-11T19:30:21.528Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-11T19:30:21.528Z] === RUN TestPoolAllocationReuse [2022-03-11T19:30:22.214Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-11T19:30:22.473Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-11T19:30:22.516Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.26s) [2022-03-11T19:30:22.516Z] === RUN TestRetrieveFromStore [2022-03-11T19:30:22.516Z] === RUN TestGetCapabilities [2022-03-11T19:30:22.516Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-11T19:30:22.516Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-11T19:30:22.516Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-11T19:30:22.516Z] === RUN TestGetDefaultAddressSpaces [2022-03-11T19:30:22.516Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-11T19:30:22.516Z] === RUN TestRemoteDriver [2022-03-11T19:30:22.516Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T19:30:22.516Z] PASS [2022-03-11T19:30:22.516Z] coverage: 47.4% of statements [2022-03-11T19:30:22.516Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.071s coverage: 47.4% of statements [2022-03-11T19:30:22.986Z] --- PASS: TestRetrieveFromStore (0.61s) [2022-03-11T19:30:22.986Z] === RUN TestIsCorrupted [2022-03-11T19:30:22.986Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-11T19:30:22.986Z] === RUN TestSetRollover [2022-03-11T19:30:23.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-11T19:30:23.056Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-11T19:30:23.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.70s) [2022-03-11T19:30:23.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.72s) [2022-03-11T19:30:23.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (19.74s) [2022-03-11T19:30:23.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (19.92s) [2022-03-11T19:30:23.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.69s) [2022-03-11T19:30:23.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.91s) [2022-03-11T19:30:23.056Z] === RUN TestBuildMultiStageCopy [2022-03-11T19:30:23.056Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T19:30:23.456Z] === RUN TestWindowsIPAM [2022-03-11T19:30:23.456Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-11T19:30:23.456Z] PASS [2022-03-11T19:30:23.456Z] coverage: 71.4% of statements [2022-03-11T19:30:23.456Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.042s coverage: 71.4% of statements [2022-03-11T19:30:23.456Z] --- PASS: TestPoolAllocationReuse (1.80s) [2022-03-11T19:30:23.456Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-11T19:30:23.456Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-11T19:30:23.456Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-11T19:30:23.925Z] === RUN TestDefaultNetwork [2022-03-11T19:30:24.397Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-11T19:30:24.397Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-11T19:30:24.397Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-03-11T19:30:24.397Z] === RUN TestInitAddressPools [2022-03-11T19:30:24.397Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-11T19:30:24.397Z] PASS [2022-03-11T19:30:24.397Z] coverage: 74.0% of statements [2022-03-11T19:30:24.397Z] ok github.com/docker/docker/libnetwork/ipamutils 0.579s coverage: 74.0% of statements [2022-03-11T19:30:24.866Z] --- PASS: TestSetRollover (1.67s) [2022-03-11T19:30:24.866Z] === RUN TestSetRolloverSerial [2022-03-11T19:30:24.939Z] docker_api_swarm_service_test.go:128: [db545d2b79542] joining swarm manager [d5254a7276f5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:30:25.337Z] === RUN TestKeyValue [2022-03-11T19:30:25.337Z] --- PASS: TestKeyValue (0.00s) [2022-03-11T19:30:25.337Z] PASS [2022-03-11T19:30:25.337Z] coverage: 60.0% of statements [2022-03-11T19:30:25.337Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2022-03-11T19:30:25.872Z] docker_api_swarm_service_test.go:129: [d8226e9d5bddc] joining swarm manager [d5254a7276f5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:30:26.330Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.89s) [2022-03-11T19:30:26.330Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-11T19:30:26.330Z] --- PASS: TestSetRolloverSerial (1.85s) [2022-03-11T19:30:26.330Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-11T19:30:26.330Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-11T19:30:26.330Z] PASS [2022-03-11T19:30:26.330Z] coverage: 84.4% of statements [2022-03-11T19:30:26.330Z] ok github.com/docker/docker/libnetwork/bitseq 14.287s coverage: 84.4% of statements [2022-03-11T19:30:27.772Z] docker_api_swarm_service_test.go:137: [dd854d621195b] joining swarm manager [d5254a7276f5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-11T19:30:27.898Z] === RUN TestNetworkDBSimple [2022-03-11T19:30:28.340Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-11T19:30:28.598Z] docker_api_swarm_service_test.go:138: [d906fe266384d] joining swarm manager [d5254a7276f5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-11T19:30:28.889Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.54s) [2022-03-11T19:30:28.889Z] === RUN TestGetAddress [2022-03-11T19:30:28.889Z] 2022/03/11 19:30:28 Closing DB instances... [2022-03-11T19:30:29.882Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-11T19:30:29.882Z] PASS [2022-03-11T19:30:29.882Z] coverage: 100.0% of statements [2022-03-11T19:30:29.882Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2022-03-11T19:30:29.882Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-03-11T19:30:29.882Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-11T19:30:29.971Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T19:30:30.350Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T19:30:30.350Z] === RUN TestGenerate [2022-03-11T19:30:30.350Z] --- PASS: TestGenerate (0.00s) [2022-03-11T19:30:30.350Z] === RUN TestGeneratePtr [2022-03-11T19:30:30.350Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-11T19:30:30.350Z] === RUN TestGenerateMissingField [2022-03-11T19:30:30.350Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-11T19:30:30.350Z] === RUN TestFieldCannotBeSet [2022-03-11T19:30:30.350Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-11T19:30:30.350Z] === RUN TestTypeMismatchError [2022-03-11T19:30:30.350Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-11T19:30:30.350Z] PASS [2022-03-11T19:30:30.350Z] coverage: 100.0% of statements [2022-03-11T19:30:30.350Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-03-11T19:30:30.536Z] === RUN TestDockerSuite/TestPluginActive [2022-03-11T19:30:30.819Z] testing: warning: no tests to run [2022-03-11T19:30:30.819Z] PASS [2022-03-11T19:30:30.819Z] coverage: 0.0% of statements [2022-03-11T19:30:30.819Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-03-11T19:30:31.287Z] === RUN TestRequestNewPort [2022-03-11T19:30:31.287Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-11T19:30:31.287Z] === RUN TestRequestSpecificPort [2022-03-11T19:30:31.287Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-11T19:30:31.287Z] === RUN TestReleasePort [2022-03-11T19:30:31.287Z] --- PASS: TestReleasePort (0.00s) [2022-03-11T19:30:31.287Z] === RUN TestReuseReleasedPort [2022-03-11T19:30:31.287Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-11T19:30:31.287Z] === RUN TestReleaseUnreadledPort [2022-03-11T19:30:31.287Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-11T19:30:31.287Z] === RUN TestUnknowProtocol [2022-03-11T19:30:31.287Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-11T19:30:31.287Z] === RUN TestAllocateAllPorts [2022-03-11T19:30:31.287Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-11T19:30:31.287Z] === RUN TestPortAllocation [2022-03-11T19:30:31.287Z] --- PASS: TestPortAllocation (0.00s) [2022-03-11T19:30:31.287Z] === RUN TestPortAllocationWithCustomRange [2022-03-11T19:30:31.287Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-11T19:30:31.287Z] === RUN TestNoDuplicateBPR [2022-03-11T19:30:31.287Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-11T19:30:31.287Z] === RUN TestChangePortRange [2022-03-11T19:30:31.287Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-11T19:30:31.287Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-11T19:30:31.288Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-11T19:30:31.288Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-11T19:30:31.288Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-11T19:30:31.288Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-11T19:30:31.288Z] --- PASS: TestChangePortRange (0.00s) [2022-03-11T19:30:31.288Z] PASS [2022-03-11T19:30:31.288Z] coverage: 88.6% of statements [2022-03-11T19:30:31.288Z] ok github.com/docker/docker/libnetwork/portallocator 0.064s coverage: 88.6% of statements [2022-03-11T19:30:31.288Z] 2022/03/11 19:30:31 Closing DB instances... [2022-03-11T19:30:31.883Z] testing: warning: no tests to run [2022-03-11T19:30:31.883Z] PASS [2022-03-11T19:30:31.883Z] coverage: 0.0% of statements [2022-03-11T19:30:31.883Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-03-11T19:30:31.883Z] === RUN TestHashData [2022-03-11T19:30:31.883Z] --- PASS: TestHashData (0.00s) [2022-03-11T19:30:31.883Z] PASS [2022-03-11T19:30:31.883Z] coverage: 2.8% of statements [2022-03-11T19:30:31.883Z] ok github.com/docker/docker/libnetwork/resolvconf 0.055s coverage: 2.8% of statements [2022-03-11T19:30:32.354Z] === RUN TestErrorConstructors [2022-03-11T19:30:32.354Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-11T19:30:32.354Z] === RUN TestCompareIPMask [2022-03-11T19:30:32.354Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-11T19:30:32.354Z] === RUN TestUtilGetHostPartIP [2022-03-11T19:30:32.354Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-11T19:30:32.354Z] === RUN TestUtilGetBroadcastIP [2022-03-11T19:30:32.354Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-11T19:30:32.354Z] === RUN TestParseCIDR [2022-03-11T19:30:32.354Z] --- PASS: TestParseCIDR (0.00s) [2022-03-11T19:30:32.354Z] PASS [2022-03-11T19:30:32.354Z] coverage: 37.3% of statements [2022-03-11T19:30:32.354Z] ok github.com/docker/docker/libnetwork/types 0.053s coverage: 37.3% of statements [2022-03-11T19:30:32.434Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-11T19:30:32.823Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-03-11T19:30:32.823Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-11T19:30:33.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-11T19:30:33.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-11T19:30:33.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-11T19:30:33.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-11T19:30:33.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-11T19:30:33.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-11T19:30:33.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-11T19:30:33.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-11T19:30:33.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-11T19:30:33.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-11T19:30:33.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-11T19:30:33.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-11T19:30:33.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-11T19:30:33.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-11T19:30:33.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-11T19:30:33.295Z] PASS [2022-03-11T19:30:33.295Z] coverage: 50.0% of statements [2022-03-11T19:30:33.295Z] ok github.com/docker/docker/oci 0.091s coverage: 50.0% of statements [2022-03-11T19:30:33.491Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T19:30:33.491Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T19:30:34.283Z] === RUN TestAddressPoolOpt [2022-03-11T19:30:34.283Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/a [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/something [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/_=a [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/env1=value1 [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/_env1=value1 [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/PATH [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/=a [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/PATH= [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/PATH=something [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/asd!qwe [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/1asd [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/123 [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/some_space [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/__some_space_before [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/some_space_after__ [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/= [2022-03-11T19:30:34.283Z] === RUN TestValidateEnv/PaTh [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestParseHost [2022-03-11T19:30:34.283Z] --- PASS: TestParseHost (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestParseDockerDaemonHost [2022-03-11T19:30:34.283Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestParseTCP [2022-03-11T19:30:34.283Z] --- PASS: TestParseTCP (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-11T19:30:34.283Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestValidateExtraHosts [2022-03-11T19:30:34.283Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestIpOptString [2022-03-11T19:30:34.283Z] --- PASS: TestIpOptString (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-11T19:30:34.283Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestNewIpOptValidDefaultVal [2022-03-11T19:30:34.283Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestIpOptSetInvalidVal [2022-03-11T19:30:34.283Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestValidateIPAddress [2022-03-11T19:30:34.283Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestMapOpts [2022-03-11T19:30:34.283Z] --- PASS: TestMapOpts (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestListOptsWithoutValidator [2022-03-11T19:30:34.283Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestListOptsWithValidator [2022-03-11T19:30:34.283Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestValidateDNSSearch [2022-03-11T19:30:34.283Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel/label_with_general_format [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel/label_with_one_more [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-11T19:30:34.283Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-11T19:30:34.283Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestNamedListOpts [2022-03-11T19:30:34.283Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestNamedMapOpts [2022-03-11T19:30:34.283Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestParseLink [2022-03-11T19:30:34.283Z] --- PASS: TestParseLink (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestQuotedStringSetWithQuotes [2022-03-11T19:30:34.283Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-11T19:30:34.283Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-11T19:30:34.283Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-11T19:30:34.283Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-11T19:30:34.283Z] === RUN TestUlimitOpt [2022-03-11T19:30:34.283Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-11T19:30:34.283Z] PASS [2022-03-11T19:30:34.283Z] coverage: 67.4% of statements [2022-03-11T19:30:34.283Z] ok github.com/docker/docker/opts 0.074s coverage: 67.4% of statements [2022-03-11T19:30:34.283Z] === RUN TestParseVersion [2022-03-11T19:30:34.283Z] --- PASS: TestParseVersion (0.00s) [2022-03-11T19:30:34.283Z] PASS [2022-03-11T19:30:34.283Z] coverage: 52.9% of statements [2022-03-11T19:30:34.283Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-03-11T19:30:34.283Z] 2022/03/11 19:30:34 Closing DB instances... [2022-03-11T19:30:34.453Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T19:30:35.855Z] === RUN TestPeerCertificateMarshalJSON [2022-03-11T19:30:35.855Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2022-03-11T19:30:35.855Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-11T19:30:35.983Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T19:30:36.324Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-11T19:30:36.324Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-11T19:30:36.324Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2022-03-11T19:30:36.324Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-11T19:30:36.324Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-11T19:30:36.324Z] === RUN TestMiddleware [2022-03-11T19:30:36.324Z] --- PASS: TestMiddleware (0.00s) [2022-03-11T19:30:36.324Z] === RUN TestNewResponseModifier [2022-03-11T19:30:36.324Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-11T19:30:36.324Z] PASS [2022-03-11T19:30:36.324Z] coverage: 26.8% of statements [2022-03-11T19:30:36.324Z] ok github.com/docker/docker/pkg/authorization 0.406s coverage: 26.8% of statements [2022-03-11T19:30:36.324Z] === RUN TestIsArchivePathDir [2022-03-11T19:30:36.324Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-11T19:30:36.324Z] === RUN TestIsArchivePathInvalidFile [2022-03-11T19:30:36.324Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-03-11T19:30:36.324Z] === RUN TestIsArchivePathTar [2022-03-11T19:30:36.793Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-03-11T19:30:36.793Z] === RUN TestDecompressStreamGzip [2022-03-11T19:30:36.793Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-03-11T19:30:36.793Z] === RUN TestDecompressStreamBzip2 [2022-03-11T19:30:36.793Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-11T19:30:36.793Z] === RUN TestDecompressStreamXz [2022-03-11T19:30:36.793Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T19:30:36.793Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-11T19:30:36.793Z] === RUN TestDecompressStreamZstd [2022-03-11T19:30:36.793Z] === RUN TestUnbuffered [2022-03-11T19:30:36.793Z] --- PASS: TestUnbuffered (0.00s) [2022-03-11T19:30:36.793Z] === RUN TestRaceUnbuffered [2022-03-11T19:30:36.793Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-11T19:30:36.793Z] PASS [2022-03-11T19:30:36.793Z] coverage: 100.0% of statements [2022-03-11T19:30:36.793Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2022-03-11T19:30:36.793Z] archive_test.go:140: zstd not installed [2022-03-11T19:30:36.793Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-11T19:30:36.793Z] === RUN TestCompressStreamXzUnsupported [2022-03-11T19:30:36.793Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-11T19:30:36.793Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-11T19:30:36.793Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-11T19:30:36.793Z] === RUN TestCompressStreamInvalid [2022-03-11T19:30:36.793Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-11T19:30:36.793Z] === RUN TestExtensionInvalid [2022-03-11T19:30:36.793Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-11T19:30:36.793Z] === RUN TestExtensionUncompressed [2022-03-11T19:30:36.793Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-11T19:30:36.793Z] === RUN TestExtensionBzip2 [2022-03-11T19:30:36.793Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-11T19:30:36.793Z] === RUN TestExtensionGzip [2022-03-11T19:30:36.793Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-11T19:30:36.793Z] === RUN TestExtensionXz [2022-03-11T19:30:36.793Z] --- PASS: TestExtensionXz (0.00s) [2022-03-11T19:30:36.793Z] === RUN TestExtensionZstd [2022-03-11T19:30:36.793Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-11T19:30:36.793Z] === RUN TestCmdStreamLargeStderr [2022-03-11T19:30:36.793Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-11T19:30:36.793Z] === RUN TestCmdStreamBad [2022-03-11T19:30:36.793Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T19:30:36.793Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-11T19:30:36.793Z] === RUN TestCmdStreamGood [2022-03-11T19:30:37.264Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-11T19:30:37.264Z] === RUN TestUntarPathWithInvalidDest [2022-03-11T19:30:37.264Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-11T19:30:37.264Z] === RUN TestUntarPathWithInvalidSrc [2022-03-11T19:30:37.264Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-11T19:30:37.264Z] === RUN TestUntarPath [2022-03-11T19:30:37.264Z] --- PASS: TestUntarPath (0.06s) [2022-03-11T19:30:37.264Z] === RUN TestUntarPathWithDestinationFile [2022-03-11T19:30:37.264Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-11T19:30:37.264Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-11T19:30:37.264Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-11T19:30:37.264Z] === RUN TestCopyWithTarInvalidSrc [2022-03-11T19:30:37.264Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-11T19:30:37.264Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-11T19:30:37.264Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T19:30:37.264Z] === RUN TestCopyWithTarSrcFile [2022-03-11T19:30:37.264Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-11T19:30:37.264Z] === RUN TestCopyWithTarSrcFolder [2022-03-11T19:30:37.264Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-11T19:30:37.264Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-11T19:30:37.264Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-11T19:30:37.264Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-11T19:30:37.264Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T19:30:37.264Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-11T19:30:37.264Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-11T19:30:37.264Z] === RUN TestCopyFileWithTarSrcFile [2022-03-11T19:30:37.264Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-11T19:30:37.264Z] === RUN TestTarFiles [2022-03-11T19:30:37.510Z] --- PASS: TestBuildMultiStageCopy (15.68s) [2022-03-11T19:30:37.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.72s) [2022-03-11T19:30:37.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2022-03-11T19:30:37.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2022-03-11T19:30:37.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2022-03-11T19:30:37.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.59s) [2022-03-11T19:30:37.510Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T19:30:37.733Z] === RUN TestMatch [2022-03-11T19:30:37.733Z] === RUN TestMatch/[[]] [2022-03-11T19:30:37.733Z] === RUN TestMatch/[[foo]] [2022-03-11T19:30:37.733Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-11T19:30:37.733Z] === RUN TestMatch/[[foo_bar]] [2022-03-11T19:30:37.733Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-11T19:30:37.733Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-11T19:30:37.733Z] === RUN TestMatch/[] [2022-03-11T19:30:37.733Z] === RUN TestMatch/[]#01 [2022-03-11T19:30:37.733Z] === RUN TestMatch/[[qux]] [2022-03-11T19:30:37.733Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-11T19:30:37.733Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-11T19:30:37.733Z] === RUN TestMatch/[[foo_baz]] [2022-03-11T19:30:37.733Z] --- PASS: TestMatch (0.00s) [2022-03-11T19:30:37.733Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-11T19:30:37.733Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-11T19:30:37.733Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-11T19:30:37.733Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-11T19:30:37.733Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-11T19:30:37.733Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-11T19:30:37.733Z] --- PASS: TestMatch/[] (0.00s) [2022-03-11T19:30:37.733Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-11T19:30:37.733Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-11T19:30:37.733Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-11T19:30:37.733Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-11T19:30:37.733Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-11T19:30:37.733Z] PASS [2022-03-11T19:30:37.733Z] coverage: 87.5% of statements [2022-03-11T19:30:37.733Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-03-11T19:30:38.202Z] 2022/03/11 19:30:37 Closing DB instances... [2022-03-11T19:30:38.671Z] === RUN TestChrootTarUntar [2022-03-11T19:30:38.671Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:30:38.671Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-11T19:30:38.671Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-11T19:30:38.671Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:30:38.671Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T19:30:38.671Z] === RUN TestChrootUntarEmptyArchive [2022-03-11T19:30:38.671Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-11T19:30:38.671Z] === RUN TestChrootTarUntarWithSymlink [2022-03-11T19:30:38.671Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:30:38.671Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T19:30:38.671Z] === RUN TestChrootCopyWithTar [2022-03-11T19:30:38.671Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:30:38.671Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-11T19:30:38.671Z] === RUN TestChrootCopyFileWithTar [2022-03-11T19:30:38.671Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:30:38.671Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-11T19:30:38.671Z] === RUN TestChrootUntarPath [2022-03-11T19:30:38.671Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:30:38.671Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-11T19:30:38.671Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-11T19:30:38.671Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:30:38.671Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:30:38.671Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-11T19:30:38.671Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:30:38.671Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:30:38.671Z] === RUN TestChrootApplyDotDotFile [2022-03-11T19:30:38.671Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:30:38.671Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-11T19:30:38.671Z] PASS [2022-03-11T19:30:38.671Z] coverage: 15.1% of statements [2022-03-11T19:30:38.671Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 15.1% of statements [2022-03-11T19:30:38.990Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-11T19:30:38.990Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-11T19:30:38.990Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-11T19:30:39.247Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-11T19:30:39.659Z] === RUN TestEnsureRemoveAllNotExist [2022-03-11T19:30:39.659Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-11T19:30:39.659Z] === RUN TestEnsureRemoveAllWithDir [2022-03-11T19:30:39.659Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-11T19:30:39.659Z] === RUN TestEnsureRemoveAllWithFile [2022-03-11T19:30:39.659Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-11T19:30:39.659Z] PASS [2022-03-11T19:30:39.659Z] coverage: 0.0% of statements [2022-03-11T19:30:39.659Z] ok github.com/docker/docker/pkg/containerfs 0.047s coverage: 0.0% of statements [2022-03-11T19:30:40.128Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-03-11T19:30:40.128Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-11T19:30:40.401Z] --- PASS: TestBuildMultiStageParentConfig (2.86s) [2022-03-11T19:30:40.401Z] === RUN TestBuildLabelWithTargets [2022-03-11T19:30:40.401Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:30:40.401Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-11T19:30:40.401Z] === RUN TestBuildWithEmptyLayers [2022-03-11T19:30:40.597Z] === RUN TestSizeEmpty [2022-03-11T19:30:40.597Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-11T19:30:40.597Z] === RUN TestSizeEmptyFile [2022-03-11T19:30:40.597Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-11T19:30:40.597Z] === RUN TestSizeNonemptyFile [2022-03-11T19:30:40.597Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-11T19:30:40.597Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-11T19:30:40.597Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-11T19:30:40.597Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-11T19:30:40.597Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-11T19:30:40.597Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-11T19:30:40.597Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-11T19:30:40.597Z] === RUN TestMoveToSubdir [2022-03-11T19:30:40.597Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-11T19:30:40.597Z] === RUN TestSizeNonExistingDirectory [2022-03-11T19:30:40.597Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-11T19:30:40.597Z] PASS [2022-03-11T19:30:40.597Z] coverage: 80.0% of statements [2022-03-11T19:30:40.597Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2022-03-11T19:30:41.586Z] === RUN TestPollerAddRemove [2022-03-11T19:30:41.586Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-11T19:30:41.586Z] === RUN TestPollerEvent [2022-03-11T19:30:41.586Z] poller_test.go:40: No chmod on Windows [2022-03-11T19:30:41.586Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-11T19:30:41.586Z] === RUN TestPollerClose [2022-03-11T19:30:41.586Z] --- PASS: TestPollerClose (0.00s) [2022-03-11T19:30:41.586Z] PASS [2022-03-11T19:30:41.586Z] coverage: 45.7% of statements [2022-03-11T19:30:41.586Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2022-03-11T19:30:41.929Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2022-03-11T19:30:41.929Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T19:30:42.055Z] 2022/03/11 19:30:41 Closing DB instances... [2022-03-11T19:30:42.529Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-11T19:30:42.985Z] --- PASS: TestTarFiles (5.04s) [2022-03-11T19:30:42.985Z] === RUN TestDetectCompressionZstd [2022-03-11T19:30:42.985Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestTarUntar [2022-03-11T19:30:42.985Z] --- PASS: TestTarUntar (0.03s) [2022-03-11T19:30:42.985Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-11T19:30:42.985Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-11T19:30:42.985Z] === RUN TestTarWithOptions [2022-03-11T19:30:42.985Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-11T19:30:42.985Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-11T19:30:42.985Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestUntarUstarGnuConflict [2022-03-11T19:30:42.985Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestUntarInvalidFilenames [2022-03-11T19:30:42.985Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2172654149\\dest" [2022-03-11T19:30:42.985Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-03-11T19:30:42.985Z] === RUN TestUntarHardlinkToSymlink [2022-03-11T19:30:42.985Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-11T19:30:42.985Z] === RUN TestUntarInvalidHardlink [2022-03-11T19:30:42.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2877799914\\victim\\hello" -> "../victim/hello" [2022-03-11T19:30:42.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2994224345\\victim\\hello" -> "/../victim/hello" [2022-03-11T19:30:42.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3949684423\\victim" -> "../victim" [2022-03-11T19:30:42.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2139218815\\victim" -> "../victim" [2022-03-11T19:30:42.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2792330983\\victim" -> "../victim" [2022-03-11T19:30:42.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink587282630\\victim" -> "../victim" [2022-03-11T19:30:42.985Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-11T19:30:42.985Z] === RUN TestUntarInvalidSymlink [2022-03-11T19:30:42.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4103634905\\dest\\dotdot" -> "../victim/hello" [2022-03-11T19:30:42.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4240141951\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T19:30:42.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink136576301\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:30:42.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1815665697\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:30:42.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1461193091\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:30:42.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1506911108\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:30:42.985Z] === RUN TestCopyFileWithInvalidSrc [2022-03-11T19:30:42.985Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T19:30:42.985Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-11T19:30:42.985Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-11T19:30:42.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3575742998\\dest\\dir\\loophole" -> "../../victim" [2022-03-11T19:30:42.985Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestCopyFile [2022-03-11T19:30:42.985Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-11T19:30:42.985Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-11T19:30:42.985Z] --- PASS: TestCopyFile (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-11T19:30:42.985Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T19:30:42.985Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T19:30:42.985Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-11T19:30:42.985Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-11T19:30:42.985Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T19:30:42.985Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestWildcardMatches [2022-03-11T19:30:42.985Z] === RUN TestXGlobalNoParent [2022-03-11T19:30:42.985Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestReplaceFileTarWrapper [2022-03-11T19:30:42.985Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestPatternMatches [2022-03-11T19:30:42.985Z] --- PASS: TestPatternMatches (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-11T19:30:42.985Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestPatternMatchesFolderExclusions [2022-03-11T19:30:42.985Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-11T19:30:42.985Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-11T19:30:42.985Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-11T19:30:42.985Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-11T19:30:42.985Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestSingleExclamationError [2022-03-11T19:30:42.985Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestMatchesWithNoPatterns [2022-03-11T19:30:42.985Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestMatchesWithMalformedPatterns [2022-03-11T19:30:42.985Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestMatches [2022-03-11T19:30:42.985Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-11T19:30:42.985Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-11T19:30:42.985Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-11T19:30:42.985Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-11T19:30:42.985Z] --- PASS: TestMatches (0.01s) [2022-03-11T19:30:42.985Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-11T19:30:42.985Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-11T19:30:42.985Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-11T19:30:42.985Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestCleanPatterns [2022-03-11T19:30:42.985Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-11T19:30:42.985Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestCleanPatternsExceptionFlag [2022-03-11T19:30:42.985Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-11T19:30:42.985Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-11T19:30:42.985Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestCleanPatternsErrorSingleException [2022-03-11T19:30:42.985Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestCreateIfNotExistsDir [2022-03-11T19:30:42.985Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-11T19:30:42.985Z] === RUN TestCreateIfNotExistsFile [2022-03-11T19:30:42.985Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestMatch [2022-03-11T19:30:42.985Z] --- PASS: TestMatch (0.00s) [2022-03-11T19:30:42.985Z] === RUN TestCompile [2022-03-11T19:30:42.985Z] === RUN TestCompile/slash [2022-03-11T19:30:42.985Z] === RUN TestCompile/backslash [2022-03-11T19:30:42.985Z] --- PASS: TestCompile (0.00s) [2022-03-11T19:30:42.985Z] --- PASS: TestCompile/slash (0.00s) [2022-03-11T19:30:42.985Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-11T19:30:42.985Z] PASS [2022-03-11T19:30:42.985Z] coverage: 84.7% of statements [2022-03-11T19:30:42.985Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 84.7% of statements [2022-03-11T19:30:43.454Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-03-11T19:30:43.454Z] === RUN TestPrefixHeaderReadable [2022-03-11T19:30:43.454Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-11T19:30:43.454Z] === RUN TestDisablePigz [2022-03-11T19:30:43.454Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-11T19:30:43.454Z] --- PASS: TestDisablePigz (0.12s) [2022-03-11T19:30:43.454Z] === RUN TestPigz [2022-03-11T19:30:43.454Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-11T19:30:43.454Z] --- PASS: TestPigz (0.15s) [2022-03-11T19:30:43.454Z] === RUN TestNosysFileInfo [2022-03-11T19:30:43.454Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-11T19:30:43.454Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T19:30:43.454Z] archive_windows_test.go:16: Currently fails [2022-03-11T19:30:43.454Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:30:43.454Z] === RUN TestCanonicalTarNameForPath [2022-03-11T19:30:43.454Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-11T19:30:43.454Z] === RUN TestCanonicalTarName [2022-03-11T19:30:43.454Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-11T19:30:43.454Z] === RUN TestChmodTarEntry [2022-03-11T19:30:43.454Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-11T19:30:43.454Z] === RUN TestHardLinkOrder [2022-03-11T19:30:43.454Z] --- PASS: TestHardLinkOrder (0.08s) [2022-03-11T19:30:43.454Z] === RUN TestChangeString [2022-03-11T19:30:43.454Z] --- PASS: TestChangeString (0.00s) [2022-03-11T19:30:43.454Z] === RUN TestChangesWithNoChanges [2022-03-11T19:30:43.454Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-03-11T19:30:43.454Z] === RUN TestChangesWithChanges [2022-03-11T19:30:43.454Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-11T19:30:43.454Z] === RUN TestChangesWithChangesGH13590 [2022-03-11T19:30:43.454Z] changes_test.go:195: needs more investigation [2022-03-11T19:30:43.454Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-11T19:30:43.454Z] === RUN TestChangesDirsEmpty [2022-03-11T19:30:43.454Z] === RUN TestGet [2022-03-11T19:30:43.454Z] --- PASS: TestGet (0.00s) [2022-03-11T19:30:43.454Z] === RUN TestGetShortcutString [2022-03-11T19:30:43.454Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-11T19:30:43.454Z] PASS [2022-03-11T19:30:43.454Z] coverage: 42.9% of statements [2022-03-11T19:30:43.454Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2022-03-11T19:30:43.454Z] --- PASS: TestChangesDirsEmpty (0.13s) [2022-03-11T19:30:43.454Z] === RUN TestChangesDirsMutated [2022-03-11T19:30:43.454Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-03-11T19:30:43.454Z] === RUN TestNetworkDBNodeLeave [2022-03-11T19:30:43.454Z] --- PASS: TestChangesDirsMutated (0.14s) [2022-03-11T19:30:43.454Z] === RUN TestApplyLayer [2022-03-11T19:30:43.454Z] changes_test.go:432: needs further investigation [2022-03-11T19:30:43.454Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-11T19:30:43.454Z] === RUN TestChangesSizeWithHardlinks [2022-03-11T19:30:43.454Z] changes_test.go:468: needs further investigation [2022-03-11T19:30:43.454Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-11T19:30:43.454Z] === RUN TestChangesSizeWithNoChanges [2022-03-11T19:30:43.454Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-11T19:30:43.454Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-11T19:30:43.454Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-11T19:30:43.454Z] === RUN TestChangesSize [2022-03-11T19:30:43.454Z] --- PASS: TestChangesSize (0.00s) [2022-03-11T19:30:43.454Z] === RUN TestApplyLayerInvalidFilenames [2022-03-11T19:30:43.454Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4060633118\\dest" [2022-03-11T19:30:43.454Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-11T19:30:43.454Z] === RUN TestApplyLayerInvalidHardlink [2022-03-11T19:30:43.454Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3687480416\\victim\\hello" -> "../victim/hello" [2022-03-11T19:30:43.454Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink291892463\\victim\\hello" -> "/../victim/hello" [2022-03-11T19:30:43.454Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink321249400\\victim" -> "../victim" [2022-03-11T19:30:43.454Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1546176665\\victim" -> "../victim" [2022-03-11T19:30:43.454Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3589919853\\victim" -> "../victim" [2022-03-11T19:30:43.454Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink831917503\\victim" -> "../victim" [2022-03-11T19:30:43.454Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-11T19:30:43.454Z] === RUN TestApplyLayerInvalidSymlink [2022-03-11T19:30:43.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3615432252\\dest\\dotdot" -> "../victim/hello" [2022-03-11T19:30:43.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink939864287\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T19:30:43.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink34972470\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:30:43.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink149954093\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:30:43.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3645624104\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:30:43.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2471201603\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:30:43.454Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-11T19:30:43.454Z] === RUN TestApplyLayerWhiteouts [2022-03-11T19:30:43.900Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-11T19:30:43.924Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-03-11T19:30:43.924Z] === RUN TestGenerateEmptyFile [2022-03-11T19:30:43.924Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-11T19:30:43.924Z] === RUN TestGenerateWithContent [2022-03-11T19:30:43.924Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-11T19:30:43.924Z] PASS [2022-03-11T19:30:43.924Z] coverage: 63.0% of statements [2022-03-11T19:30:43.924Z] ok github.com/docker/docker/pkg/archive 7.452s coverage: 63.0% of statements [2022-03-11T19:30:44.393Z] === RUN TestCreateIDMapOrder [2022-03-11T19:30:44.393Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-11T19:30:44.393Z] PASS [2022-03-11T19:30:44.393Z] coverage: 7.2% of statements [2022-03-11T19:30:44.393Z] ok github.com/docker/docker/pkg/idtools 0.058s coverage: 7.2% of statements [2022-03-11T19:30:46.116Z] === RUN TestFixedBufferCap [2022-03-11T19:30:46.116Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-11T19:30:46.116Z] === RUN TestFixedBufferLen [2022-03-11T19:30:46.116Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-11T19:30:46.116Z] === RUN TestFixedBufferString [2022-03-11T19:30:46.116Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-11T19:30:46.116Z] === RUN TestFixedBufferWrite [2022-03-11T19:30:46.116Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-11T19:30:46.116Z] === RUN TestFixedBufferRead [2022-03-11T19:30:46.116Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-11T19:30:46.116Z] === RUN TestBytesPipeRead [2022-03-11T19:30:46.116Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-11T19:30:46.116Z] === RUN TestBytesPipeWrite [2022-03-11T19:30:46.116Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-11T19:30:46.116Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-11T19:30:46.426Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-11T19:30:46.586Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-03-11T19:30:46.586Z] === RUN TestAtomicWriteToFile [2022-03-11T19:30:46.586Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-03-11T19:30:46.586Z] === RUN TestAtomicWriteSetCommit [2022-03-11T19:30:46.586Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-11T19:30:46.586Z] === RUN TestAtomicWriteSetCancel [2022-03-11T19:30:46.586Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-11T19:30:46.586Z] === RUN TestReadCloserWrapperClose [2022-03-11T19:30:46.586Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-11T19:30:46.586Z] === RUN TestReaderErrWrapperReadOnError [2022-03-11T19:30:46.586Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-11T19:30:46.586Z] === RUN TestReaderErrWrapperRead [2022-03-11T19:30:46.586Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-11T19:30:46.586Z] === RUN TestCancelReadCloser [2022-03-11T19:30:46.586Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-11T19:30:46.586Z] === RUN TestNetworkDBWatch [2022-03-11T19:30:46.586Z] --- PASS: TestCancelReadCloser (0.11s) [2022-03-11T19:30:46.586Z] === RUN TestWriteCloserWrapperClose [2022-03-11T19:30:46.586Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-11T19:30:46.586Z] === RUN TestNopWriteCloser [2022-03-11T19:30:46.586Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-11T19:30:46.586Z] === RUN TestNopWriter [2022-03-11T19:30:46.586Z] --- PASS: TestNopWriter (0.00s) [2022-03-11T19:30:46.586Z] === RUN TestWriteCounter [2022-03-11T19:30:46.586Z] --- PASS: TestWriteCounter (0.00s) [2022-03-11T19:30:46.586Z] PASS [2022-03-11T19:30:46.586Z] coverage: 70.5% of statements [2022-03-11T19:30:46.586Z] ok github.com/docker/docker/pkg/ioutils 0.694s coverage: 70.5% of statements [2022-03-11T19:30:47.575Z] === RUN TestError [2022-03-11T19:30:47.575Z] --- PASS: TestError (0.00s) [2022-03-11T19:30:47.575Z] === RUN TestProgressString [2022-03-11T19:30:47.575Z] === RUN TestProgressString/no_progress [2022-03-11T19:30:47.575Z] === RUN TestProgressString/progress_1 [2022-03-11T19:30:47.575Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-11T19:30:47.575Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-11T19:30:47.575Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-11T19:30:47.575Z] === RUN TestProgressString/with_units [2022-03-11T19:30:47.575Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-11T19:30:47.575Z] === RUN TestProgressString/hide_counts [2022-03-11T19:30:47.575Z] --- PASS: TestProgressString (0.00s) [2022-03-11T19:30:47.575Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-11T19:30:47.575Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-11T19:30:47.575Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-11T19:30:47.575Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-11T19:30:47.575Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-11T19:30:47.575Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-11T19:30:47.575Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-11T19:30:47.575Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-11T19:30:47.575Z] === RUN TestJSONMessageDisplay [2022-03-11T19:30:47.575Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-03-11T19:30:47.575Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-11T19:30:47.575Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-11T19:30:47.575Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-11T19:30:47.575Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-11T19:30:47.575Z] === RUN TestDisplayJSONMessagesStream [2022-03-11T19:30:47.575Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-11T19:30:47.575Z] PASS [2022-03-11T19:30:47.575Z] coverage: 91.7% of statements [2022-03-11T19:30:47.575Z] ok github.com/docker/docker/pkg/jsonmessage 0.200s coverage: 91.7% of statements [2022-03-11T19:30:48.044Z] 2022/03/11 19:30:47 Closing DB instances... [2022-03-11T19:30:48.513Z] === RUN TestStandardLongPath [2022-03-11T19:30:48.513Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-11T19:30:48.513Z] === RUN TestUNCLongPath [2022-03-11T19:30:48.513Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-11T19:30:48.513Z] PASS [2022-03-11T19:30:48.513Z] coverage: 100.0% of statements [2022-03-11T19:30:48.513Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2022-03-11T19:30:48.985Z] === RUN TestNameFormat [2022-03-11T19:30:48.985Z] --- PASS: TestNameFormat (0.00s) [2022-03-11T19:30:48.986Z] === RUN TestNameRetries [2022-03-11T19:30:48.986Z] --- PASS: TestNameRetries (0.00s) [2022-03-11T19:30:48.986Z] PASS [2022-03-11T19:30:48.986Z] coverage: 85.7% of statements [2022-03-11T19:30:48.986Z] ok github.com/docker/docker/pkg/namesgenerator 0.052s coverage: 85.7% of statements [2022-03-11T19:30:49.454Z] --- PASS: TestNetworkDBWatch (3.27s) [2022-03-11T19:30:49.454Z] === RUN TestNetworkDBBulkSync [2022-03-11T19:30:49.923Z] === RUN TestParseKeyValueOpt [2022-03-11T19:30:49.923Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-11T19:30:49.923Z] === RUN TestParseUintList [2022-03-11T19:30:49.923Z] --- PASS: TestParseUintList (0.00s) [2022-03-11T19:30:49.923Z] === RUN TestParseUintListMaximumLimits [2022-03-11T19:30:49.923Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-11T19:30:49.923Z] PASS [2022-03-11T19:30:49.923Z] coverage: 97.0% of statements [2022-03-11T19:30:49.923Z] ok github.com/docker/docker/pkg/parsers 0.080s coverage: 97.0% of statements [2022-03-11T19:30:50.393Z] === RUN TestNewAndRemove [2022-03-11T19:30:50.393Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-11T19:30:50.393Z] === RUN TestRemoveInvalidPath [2022-03-11T19:30:50.393Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-11T19:30:50.393Z] PASS [2022-03-11T19:30:50.393Z] coverage: 82.6% of statements [2022-03-11T19:30:50.393Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.6% of statements [2022-03-11T19:30:50.862Z] 2022/03/11 19:30:50 Closing DB instances... [2022-03-11T19:30:51.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-11T19:30:51.690Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-11T19:30:51.852Z] --- PASS: TestGetAddress (22.75s) [2022-03-11T19:30:51.852Z] === RUN TestRequestSyntaxCheck [2022-03-11T19:30:51.852Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-03-11T19:30:51.852Z] === RUN TestRequest [2022-03-11T19:30:52.321Z] === RUN TestFailedConnection [2022-03-11T19:30:52.321Z] --- PASS: TestNetworkDBBulkSync (2.87s) [2022-03-11T19:30:52.321Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-11T19:30:53.076Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-11T19:30:53.311Z] --- PASS: TestFailedConnection (1.07s) [2022-03-11T19:30:53.311Z] === RUN TestFailOnce [2022-03-11T19:30:53.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-11T19:30:53.782Z] 2022/03/11 19:30:53 http: panic serving 127.0.0.1:49296: Plugin not ready [2022-03-11T19:30:53.782Z] goroutine 5 [running]: [2022-03-11T19:30:53.782Z] net/http.(*conn).serve.func1() [2022-03-11T19:30:53.782Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T19:30:53.782Z] panic({0x40ca00, 0x5209d0}) [2022-03-11T19:30:53.782Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T19:30:53.782Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x1427bd39d5a82cf5}, 0xc00004ba98) [2022-03-11T19:30:53.782Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-11T19:30:53.782Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x52d900, 0xc0001ae0e0}, 0x341d26) [2022-03-11T19:30:53.782Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T19:30:53.782Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x52d900, 0xc0001ae0e0}, 0xc000060000) [2022-03-11T19:30:53.782Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-11T19:30:53.782Z] net/http.serverHandler.ServeHTTP({0x52bff0}, {0x52d900, 0xc0001ae0e0}, 0xc000060000) [2022-03-11T19:30:53.782Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T19:30:53.782Z] net/http.(*conn).serve(0xc000058000, {0x52f900, 0xc000115050}) [2022-03-11T19:30:53.782Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T19:30:53.782Z] created by net/http.(*Server).Serve [2022-03-11T19:30:53.782Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T19:30:53.782Z] time="2022-03-11T19:30:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post \"http://127.0.0.1:49295/Test.FailOnce\": EOF, retrying in 1s" [2022-03-11T19:30:54.208Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-11T19:30:54.773Z] --- PASS: TestFailOnce (1.16s) [2022-03-11T19:30:54.773Z] === RUN TestEchoInputOutput [2022-03-11T19:30:54.773Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-11T19:30:54.773Z] === RUN TestBackoff [2022-03-11T19:30:54.773Z] --- PASS: TestBackoff (0.00s) [2022-03-11T19:30:54.773Z] === RUN TestAbortRetry [2022-03-11T19:30:54.773Z] --- PASS: TestAbortRetry (0.00s) [2022-03-11T19:30:54.773Z] === RUN TestClientScheme [2022-03-11T19:30:54.773Z] --- PASS: TestClientScheme (0.00s) [2022-03-11T19:30:54.773Z] === RUN TestNewClientWithTimeout [2022-03-11T19:30:55.141Z] === RUN TestDockerSuite/TestPortList [2022-03-11T19:30:55.242Z] time="2022-03-11T19:30:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-11T19:30:55.711Z] 2022/03/11 19:30:55 Closing DB instances... [2022-03-11T19:30:56.079Z] docker_api_swarm_service_test.go:304: [d3d07d68ffc80] joining swarm manager [d7d0273f65813]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:30:56.699Z] time="2022-03-11T19:30:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-11T19:30:57.012Z] docker_api_swarm_service_test.go:304: [d2f1e55159f47] joining swarm manager [d7d0273f65813]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:30:58.269Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.68s) [2022-03-11T19:30:58.269Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-11T19:30:59.261Z] time="2022-03-11T19:30:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-11T19:30:59.261Z] 2022/03/11 19:30:58 Closing DB instances... [2022-03-11T19:30:59.261Z] === RUN TestParseEmptyInterface [2022-03-11T19:30:59.261Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-11T19:30:59.261Z] === RUN TestParseNonInterfaceType [2022-03-11T19:30:59.261Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-11T19:30:59.261Z] === RUN TestParseWithOneFunction [2022-03-11T19:30:59.261Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-11T19:30:59.261Z] === RUN TestParseWithMultipleFuncs [2022-03-11T19:30:59.261Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-11T19:30:59.261Z] === RUN TestParseWithUnnamedReturn [2022-03-11T19:30:59.261Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-11T19:30:59.261Z] === RUN TestEmbeddedInterface [2022-03-11T19:30:59.261Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-11T19:30:59.261Z] === RUN TestParsedImports [2022-03-11T19:30:59.261Z] --- PASS: TestParsedImports (0.00s) [2022-03-11T19:30:59.261Z] === RUN TestAliasedImports [2022-03-11T19:30:59.261Z] --- PASS: TestAliasedImports (0.00s) [2022-03-11T19:30:59.261Z] PASS [2022-03-11T19:30:59.261Z] coverage: 56.8% of statements [2022-03-11T19:30:59.261Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2022-03-11T19:30:59.571Z] --- PASS: TestBuildMultiStageOnBuild (16.60s) [2022-03-11T19:30:59.572Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T19:30:59.572Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:30:59.572Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-11T19:30:59.572Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T19:31:00.249Z] === RUN TestHTTPTransport [2022-03-11T19:31:00.249Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-11T19:31:00.249Z] PASS [2022-03-11T19:31:00.249Z] coverage: 85.7% of statements [2022-03-11T19:31:00.249Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2022-03-11T19:31:00.719Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-11T19:31:00.719Z] === RUN TestNetworkDBGarbageCollection [2022-03-11T19:31:01.190Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-11T19:31:01.190Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T19:31:01.190Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-11T19:31:01.191Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-11T19:31:01.191Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-11T19:31:01.191Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-11T19:31:01.191Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-11T19:31:01.191Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T19:31:01.191Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-11T19:31:01.191Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-11T19:31:01.191Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-11T19:31:01.191Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-11T19:31:01.191Z] === RUN TestBufferPoolPutAndGet [2022-03-11T19:31:01.191Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-11T19:31:01.191Z] PASS [2022-03-11T19:31:01.191Z] coverage: 88.2% of statements [2022-03-11T19:31:01.191Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2022-03-11T19:31:01.660Z] === RUN TestOutputOnPrematureClose [2022-03-11T19:31:01.660Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-11T19:31:01.660Z] === RUN TestCompleteSilently [2022-03-11T19:31:01.660Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-11T19:31:01.660Z] PASS [2022-03-11T19:31:01.660Z] coverage: 75.9% of statements [2022-03-11T19:31:01.660Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-03-11T19:31:02.129Z] === RUN TestSendToOneSub [2022-03-11T19:31:02.129Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-11T19:31:02.129Z] === RUN TestSendToMultipleSubs [2022-03-11T19:31:02.129Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-11T19:31:02.129Z] === RUN TestEvictOneSub [2022-03-11T19:31:02.129Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-11T19:31:02.129Z] === RUN TestClosePublisher [2022-03-11T19:31:02.129Z] --- PASS: TestClosePublisher (0.00s) [2022-03-11T19:31:02.129Z] === RUN TestPubSubRace [2022-03-11T19:31:02.600Z] --- PASS: TestRequest (10.86s) [2022-03-11T19:31:02.600Z] === RUN TestOverlappingRequests [2022-03-11T19:31:03.069Z] --- PASS: TestOverlappingRequests (0.54s) [2022-03-11T19:31:03.069Z] === RUN TestRelease [2022-03-11T19:31:03.069Z] --- PASS: TestPubSubRace (1.06s) [2022-03-11T19:31:03.069Z] PASS [2022-03-11T19:31:03.069Z] coverage: 75.0% of statements [2022-03-11T19:31:03.069Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2022-03-11T19:31:03.537Z] time="2022-03-11T19:31:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-11T19:31:03.570Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-11T19:31:03.570Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-11T19:31:04.007Z] === RUN TestRegister [2022-03-11T19:31:04.007Z] --- PASS: TestRegister (0.00s) [2022-03-11T19:31:04.007Z] === RUN TestCommand [2022-03-11T19:31:04.007Z] --- PASS: TestCommand (0.03s) [2022-03-11T19:31:04.007Z] === RUN TestNaiveSelf [2022-03-11T19:31:04.007Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-11T19:31:04.007Z] PASS [2022-03-11T19:31:04.007Z] coverage: 82.4% of statements [2022-03-11T19:31:04.007Z] ok github.com/docker/docker/pkg/reexec 0.109s coverage: 82.4% of statements [2022-03-11T19:31:04.476Z] === RUN TestDump [2022-03-11T19:31:04.476Z] goroutine 6 [running]: [2022-03-11T19:31:04.476Z] github.com/docker/docker/pkg/stack.dump(0x24b9d7) [2022-03-11T19:31:04.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T19:31:04.476Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-11T19:31:04.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-11T19:31:04.476Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-11T19:31:04.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-11T19:31:04.476Z] testing.tRunner(0xc00015c000, 0x3ba190) [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:31:04.476Z] created by testing.(*T).Run [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T19:31:04.476Z] [2022-03-11T19:31:04.476Z] goroutine 1 [chan receive]: [2022-03-11T19:31:04.476Z] testing.(*T).Run(0xc00002dd40, {0x3ab7b1, 0x22a733}, 0x3ba190) [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T19:31:04.476Z] testing.runTests.func1(0xc000068840) [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T19:31:04.476Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:31:04.476Z] testing.runTests(0xc000076080, {0x51ec20, 0x3, 0x3}, {0x24ac2d, 0x3ad4ab, 0x5236e0}) [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T19:31:04.476Z] testing.(*M).Run(0xc000076080) [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T19:31:04.476Z] main.main() [2022-03-11T19:31:04.476Z] _testmain.go:95 +0x1f5 [2022-03-11T19:31:04.476Z] --- PASS: TestDump (0.00s) [2022-03-11T19:31:04.476Z] === RUN TestDumpToFile [2022-03-11T19:31:04.476Z] --- PASS: TestDumpToFile (0.14s) [2022-03-11T19:31:04.476Z] === RUN TestDumpToFileWithEmptyInput [2022-03-11T19:31:04.476Z] goroutine 8 [running]: [2022-03-11T19:31:04.476Z] github.com/docker/docker/pkg/stack.dump(0x2b8bb4) [2022-03-11T19:31:04.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T19:31:04.476Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x2b8f60}) [2022-03-11T19:31:04.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-11T19:31:04.476Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c000) [2022-03-11T19:31:04.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-11T19:31:04.476Z] testing.tRunner(0xc00015c4e0, 0x3ba180) [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:31:04.476Z] created by testing.(*T).Run [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T19:31:04.476Z] [2022-03-11T19:31:04.476Z] goroutine 1 [chan receive]: [2022-03-11T19:31:04.476Z] testing.(*T).Run(0xc00002dd40, {0x3b2596, 0x22a733}, 0x3ba180) [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T19:31:04.476Z] testing.runTests.func1(0xc000068840) [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T19:31:04.476Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:31:04.476Z] testing.runTests(0xc000076080, {0x51ec20, 0x3, 0x3}, {0x24ac2d, 0x3ad4ab, 0x5236e0}) [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T19:31:04.476Z] testing.(*M).Run(0xc000076080) [2022-03-11T19:31:04.476Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T19:31:04.476Z] main.main() [2022-03-11T19:31:04.476Z] _testmain.go:95 +0x1f5 [2022-03-11T19:31:04.476Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-11T19:31:04.476Z] PASS [2022-03-11T19:31:04.476Z] coverage: 90.9% of statements [2022-03-11T19:31:04.476Z] ok github.com/docker/docker/pkg/stack 0.175s coverage: 90.9% of statements [2022-03-11T19:31:05.466Z] === RUN TestNewStdWriter [2022-03-11T19:31:05.466Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-11T19:31:05.466Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestWriteWithNilBytes [2022-03-11T19:31:05.466Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestWrite [2022-03-11T19:31:05.466Z] --- PASS: TestWrite (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestWriteWithWriterError [2022-03-11T19:31:05.466Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-11T19:31:05.466Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestStdCopyWriteAndRead [2022-03-11T19:31:05.466Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-11T19:31:05.466Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-11T19:31:05.466Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-11T19:31:05.466Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-11T19:31:05.466Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-11T19:31:05.466Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-11T19:31:05.466Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-11T19:31:05.466Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-11T19:31:05.466Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-11T19:31:05.466Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-11T19:31:05.466Z] PASS [2022-03-11T19:31:05.466Z] coverage: 100.0% of statements [2022-03-11T19:31:05.466Z] --- PASS: TestRelease (2.09s) [2022-03-11T19:31:05.466Z] === RUN TestAllocateRandomDeallocate [2022-03-11T19:31:05.466Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2022-03-11T19:31:05.936Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-11T19:31:05.936Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-11T19:31:05.936Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-11T19:31:05.936Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-11T19:31:05.936Z] === RUN TestFormatStatus [2022-03-11T19:31:05.936Z] --- PASS: TestFormatStatus (0.00s) [2022-03-11T19:31:05.936Z] === RUN TestFormatError [2022-03-11T19:31:05.936Z] --- PASS: TestFormatError (0.00s) [2022-03-11T19:31:05.936Z] === RUN TestFormatJSONError [2022-03-11T19:31:05.936Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-11T19:31:05.936Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-11T19:31:05.936Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-11T19:31:05.936Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-11T19:31:05.936Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-11T19:31:05.936Z] === RUN TestNewJSONProgressOutput [2022-03-11T19:31:05.936Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-11T19:31:05.936Z] === RUN TestAuxFormatterEmit [2022-03-11T19:31:05.936Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-11T19:31:05.936Z] === RUN TestStreamWriterStdout [2022-03-11T19:31:05.936Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-11T19:31:05.936Z] === RUN TestStreamWriterStderr [2022-03-11T19:31:05.936Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-11T19:31:05.936Z] PASS [2022-03-11T19:31:05.936Z] coverage: 66.2% of statements [2022-03-11T19:31:05.936Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2022-03-11T19:31:06.406Z] === RUN TestGenerateRandomID [2022-03-11T19:31:06.406Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-11T19:31:06.406Z] === RUN TestShortenId [2022-03-11T19:31:06.406Z] --- PASS: TestShortenId (0.00s) [2022-03-11T19:31:06.406Z] === RUN TestShortenSha256Id [2022-03-11T19:31:06.406Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-11T19:31:06.406Z] === RUN TestShortenIdEmpty [2022-03-11T19:31:06.406Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-11T19:31:06.406Z] === RUN TestShortenIdInvalid [2022-03-11T19:31:06.406Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-11T19:31:06.406Z] === RUN TestIsShortIDNonHex [2022-03-11T19:31:06.406Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-11T19:31:06.406Z] === RUN TestIsShortIDNotCorrectSize [2022-03-11T19:31:06.406Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-11T19:31:06.406Z] PASS [2022-03-11T19:31:06.406Z] coverage: 70.6% of statements [2022-03-11T19:31:06.406Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2022-03-11T19:31:07.395Z] === RUN TestIsCpusetListAvailable [2022-03-11T19:31:07.395Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-11T19:31:07.395Z] PASS [2022-03-11T19:31:07.395Z] coverage: 39.4% of statements [2022-03-11T19:31:07.395Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 39.4% of statements [2022-03-11T19:31:08.963Z] === RUN TestChtimes [2022-03-11T19:31:08.963Z] --- PASS: TestChtimes (0.00s) [2022-03-11T19:31:08.963Z] === RUN TestChtimesWindows [2022-03-11T19:31:08.963Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-11T19:31:08.963Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-11T19:31:08.963Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-11T19:31:08.963Z] PASS [2022-03-11T19:31:08.963Z] coverage: 12.9% of statements [2022-03-11T19:31:08.963Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 12.9% of statements [2022-03-11T19:31:09.434Z] === RUN TestTailFile [2022-03-11T19:31:09.434Z] --- PASS: TestTailFile (0.00s) [2022-03-11T19:31:09.434Z] === RUN TestTailFileManyLines [2022-03-11T19:31:09.434Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-11T19:31:09.434Z] === RUN TestTailEmptyFile [2022-03-11T19:31:09.434Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-11T19:31:09.434Z] === RUN TestTailNegativeN [2022-03-11T19:31:09.434Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader [2022-03-11T19:31:09.434Z] === CONT TestNewTailReader [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/no_delimiter [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/truncated_last_line [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-11T19:31:09.434Z] === CONT TestNewTailReader/no_delimiter [2022-03-11T19:31:09.434Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:31:09.434Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.434Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:31:09.435Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.435Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.906Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.906Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.906Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.906Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.906Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.906Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.906Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.906Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.907Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.907Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.908Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.908Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.908Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.909Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:09.910Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:10.127Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-11T19:31:10.127Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-11T19:31:10.127Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-11T19:31:10.127Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-11T19:31:10.127Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-11T19:31:10.380Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:10.380Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:10.380Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:10.380Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:10.380Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:10.380Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:10.380Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:10.380Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:31:10.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:31:10.381Z] --- PASS: TestNewTailReader (0.00s) [2022-03-11T19:31:10.381Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-11T19:31:10.381Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-11T19:31:10.381Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-11T19:31:10.381Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-11T19:31:10.381Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-11T19:31:10.381Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-11T19:31:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-11T19:31:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:31:10.382Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:31:10.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:31:10.384Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:31:10.384Z] PASS [2022-03-11T19:31:10.384Z] coverage: 88.6% of statements [2022-03-11T19:31:10.384Z] ok github.com/docker/docker/pkg/tailfile 0.160s coverage: 88.6% of statements [2022-03-11T19:31:10.388Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-11T19:31:10.388Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-11T19:31:10.854Z] === RUN TestTarSumRemoveNonExistent [2022-03-11T19:31:10.854Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-11T19:31:10.854Z] === RUN TestTarSumRemove [2022-03-11T19:31:10.854Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-11T19:31:10.854Z] === RUN TestSortFileInfoSums [2022-03-11T19:31:10.854Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-11T19:31:10.854Z] === RUN TestNewTarSumForLabelInvalid [2022-03-11T19:31:10.854Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-11T19:31:10.854Z] === RUN TestNewTarSumForLabel [2022-03-11T19:31:10.854Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-11T19:31:10.854Z] === RUN TestEmptyTar [2022-03-11T19:31:10.854Z] --- PASS: TestEmptyTar (0.00s) [2022-03-11T19:31:10.854Z] === RUN TestTarSumsReadSize [2022-03-11T19:31:10.854Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-11T19:31:10.854Z] === RUN TestTarSums [2022-03-11T19:31:10.854Z] --- PASS: TestTarSums (0.07s) [2022-03-11T19:31:10.854Z] === RUN TestIteration [2022-03-11T19:31:10.854Z] --- PASS: TestIteration (0.00s) [2022-03-11T19:31:10.854Z] === RUN TestVersionLabelForChecksum [2022-03-11T19:31:10.854Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-11T19:31:10.854Z] === RUN TestVersion [2022-03-11T19:31:10.854Z] --- PASS: TestVersion (0.00s) [2022-03-11T19:31:10.854Z] === RUN TestGetVersion [2022-03-11T19:31:10.854Z] --- PASS: TestGetVersion (0.00s) [2022-03-11T19:31:10.854Z] === RUN TestGetVersions [2022-03-11T19:31:10.854Z] --- PASS: TestGetVersions (0.00s) [2022-03-11T19:31:10.854Z] PASS [2022-03-11T19:31:10.854Z] coverage: 89.3% of statements [2022-03-11T19:31:10.854Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2022-03-11T19:31:10.953Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-11T19:31:10.953Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-11T19:31:11.847Z] === RUN TestTruncIndex [2022-03-11T19:31:11.847Z] --- PASS: TestTruncIndex (0.10s) [2022-03-11T19:31:11.847Z] PASS [2022-03-11T19:31:11.847Z] coverage: 91.5% of statements [2022-03-11T19:31:11.847Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-03-11T19:31:11.847Z] --- PASS: TestAllocateRandomDeallocate (6.58s) [2022-03-11T19:31:11.847Z] === RUN TestRetrieveFromStore [2022-03-11T19:31:11.886Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-11T19:31:11.886Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-11T19:31:11.914Z] --- PASS: TestBuildMultiStageLayerLeak (13.84s) [2022-03-11T19:31:11.914Z] === RUN TestBuildWithHugeFile [2022-03-11T19:31:12.319Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-11T19:31:12.319Z] === RUN TestClientStream [2022-03-11T19:31:12.319Z] --- PASS: TestClientStream (0.00s) [2022-03-11T19:31:12.319Z] === RUN TestClientSendFile [2022-03-11T19:31:12.319Z] --- PASS: TestClientSendFile (0.00s) [2022-03-11T19:31:12.319Z] === RUN TestClientWithRequestTimeout [2022-03-11T19:31:12.319Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-11T19:31:12.319Z] === RUN TestFileSpecPlugin [2022-03-11T19:31:12.319Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-11T19:31:12.319Z] === RUN TestFileJSONSpecPlugin [2022-03-11T19:31:12.319Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-11T19:31:12.319Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-11T19:31:12.319Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-11T19:31:12.319Z] === RUN TestPluginAddHandler [2022-03-11T19:31:12.319Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-11T19:31:12.319Z] === RUN TestPluginWaitBadPlugin [2022-03-11T19:31:12.319Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-11T19:31:12.319Z] === RUN TestGet [2022-03-11T19:31:12.319Z] time="2022-03-11T19:31:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-11T19:31:12.319Z] === RUN TestIsGIT [2022-03-11T19:31:12.319Z] --- PASS: TestIsGIT (0.00s) [2022-03-11T19:31:12.319Z] === RUN TestIsTransport [2022-03-11T19:31:12.319Z] --- PASS: TestIsTransport (0.00s) [2022-03-11T19:31:12.319Z] PASS [2022-03-11T19:31:12.319Z] coverage: 100.0% of statements [2022-03-11T19:31:12.319Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2022-03-11T19:31:12.790Z] === RUN TestVersionInfo [2022-03-11T19:31:12.790Z] --- PASS: TestVersionInfo (0.00s) [2022-03-11T19:31:12.790Z] === RUN TestAppendVersions [2022-03-11T19:31:12.790Z] --- PASS: TestAppendVersions (0.00s) [2022-03-11T19:31:12.790Z] PASS [2022-03-11T19:31:12.790Z] coverage: 88.9% of statements [2022-03-11T19:31:12.790Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-03-11T19:31:13.259Z] time="2022-03-11T19:31:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-11T19:31:13.728Z] --- PASS: TestRetrieveFromStore (2.14s) [2022-03-11T19:31:13.728Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-11T19:31:13.785Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-11T19:31:14.196Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-11T19:31:14.196Z] === RUN TestParallelPredefinedRequest1 [2022-03-11T19:31:14.196Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-11T19:31:14.196Z] === RUN TestParallelPredefinedRequest2 [2022-03-11T19:31:14.196Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-11T19:31:14.196Z] === RUN TestParallelPredefinedRequest3 [2022-03-11T19:31:14.196Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-11T19:31:14.196Z] === RUN TestParallelPredefinedRequest4 [2022-03-11T19:31:14.196Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-11T19:31:14.196Z] === RUN TestParallelPredefinedRequest5 [2022-03-11T19:31:14.197Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-11T19:31:14.197Z] === RUN TestDebug [2022-03-11T19:31:14.197Z] --- PASS: TestDebug (0.00s) [2022-03-11T19:31:14.197Z] === RUN TestRequestPoolParallel [2022-03-11T19:31:14.197Z] --- PASS: TestRequestPoolParallel (0.24s) [2022-03-11T19:31:14.197Z] === RUN TestFullAllocateRelease [2022-03-11T19:31:14.665Z] === RUN TestValidatePrivileges [2022-03-11T19:31:14.665Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-11T19:31:14.665Z] === RUN TestFilterByCapNeg [2022-03-11T19:31:14.665Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-11T19:31:14.665Z] === RUN TestFilterByCapPos [2022-03-11T19:31:14.665Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-11T19:31:14.665Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-11T19:31:14.665Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-11T19:31:14.665Z] PASS [2022-03-11T19:31:14.665Z] coverage: 12.0% of statements [2022-03-11T19:31:14.665Z] --- PASS: TestFullAllocateRelease (0.42s) [2022-03-11T19:31:14.665Z] === RUN TestOddAllocateRelease [2022-03-11T19:31:14.665Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2022-03-11T19:31:14.665Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-03-11T19:31:14.665Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-11T19:31:14.720Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-11T19:31:14.978Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-11T19:31:15.134Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-11T19:31:15.134Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-11T19:31:15.134Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-11T19:31:15.134Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-11T19:31:15.134Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-11T19:31:15.134Z] === CONT TestParallelPredefinedRequest1 [2022-03-11T19:31:15.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:31:15.134Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-11T19:31:15.134Z] === CONT TestParallelPredefinedRequest5 [2022-03-11T19:31:15.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:31:15.134Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-11T19:31:15.134Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T19:31:15.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:31:15.134Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-11T19:31:15.134Z] === CONT TestParallelPredefinedRequest3 [2022-03-11T19:31:15.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:31:15.134Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-11T19:31:15.134Z] === CONT TestParallelPredefinedRequest2 [2022-03-11T19:31:15.134Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:31:15.134Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-11T19:31:15.134Z] PASS [2022-03-11T19:31:15.134Z] coverage: 85.3% of statements [2022-03-11T19:31:15.134Z] ok github.com/docker/docker/libnetwork/ipam 54.550s coverage: 85.3% of statements [2022-03-11T19:31:15.134Z] time="2022-03-11T19:31:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-11T19:31:15.236Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-11T19:31:15.605Z] === RUN TestNewSettable [2022-03-11T19:31:15.605Z] --- PASS: TestNewSettable (0.00s) [2022-03-11T19:31:15.605Z] === RUN TestIsSettable [2022-03-11T19:31:15.605Z] --- PASS: TestIsSettable (0.00s) [2022-03-11T19:31:15.605Z] === RUN TestUpdateSettingsEnv [2022-03-11T19:31:15.605Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-11T19:31:15.605Z] PASS [2022-03-11T19:31:15.605Z] coverage: 20.0% of statements [2022-03-11T19:31:15.605Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.0% of statements [2022-03-11T19:31:16.593Z] === RUN TestLoad [2022-03-11T19:31:16.593Z] --- PASS: TestLoad (0.00s) [2022-03-11T19:31:16.593Z] === RUN TestSave [2022-03-11T19:31:16.593Z] --- PASS: TestSave (0.04s) [2022-03-11T19:31:16.593Z] === RUN TestAddDeleteGet [2022-03-11T19:31:16.593Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-11T19:31:16.593Z] === RUN TestInvalidTags [2022-03-11T19:31:16.593Z] --- PASS: TestInvalidTags (0.01s) [2022-03-11T19:31:16.593Z] PASS [2022-03-11T19:31:16.593Z] coverage: 84.4% of statements [2022-03-11T19:31:16.593Z] ok github.com/docker/docker/reference 0.123s coverage: 84.4% of statements [2022-03-11T19:31:16.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-11T19:31:17.174Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-11T19:31:17.742Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-11T19:31:18.819Z] === RUN TestResolveAuthConfigIndexServer [2022-03-11T19:31:18.819Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-11T19:31:18.819Z] === RUN TestResolveAuthConfigFullURL [2022-03-11T19:31:18.819Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-11T19:31:18.819Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-11T19:31:18.819Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-11T19:31:18.819Z] === RUN TestValidateMirror [2022-03-11T19:31:18.819Z] --- PASS: TestValidateMirror (0.00s) [2022-03-11T19:31:18.819Z] === RUN TestLoadInsecureRegistries [2022-03-11T19:31:19.120Z] docker_api_swarm_service_test.go:100: [daca8faa27a3f] joining swarm manager [dce233944da0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:31:19.288Z] time="2022-03-11T19:31:18Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T19:31:19.288Z] time="2022-03-11T19:31:18Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-11T19:31:19.288Z] time="2022-03-11T19:31:18Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T19:31:19.288Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2022-03-11T19:31:19.288Z] === RUN TestNewServiceConfig [2022-03-11T19:31:19.288Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestValidateIndexName [2022-03-11T19:31:19.288Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestValidateIndexNameWithError [2022-03-11T19:31:19.288Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestEndpointParse [2022-03-11T19:31:19.288Z] --- PASS: TestEndpointParse (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestEndpointParseInvalid [2022-03-11T19:31:19.288Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestValidateEndpoint [2022-03-11T19:31:19.288Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-11T19:31:19.288Z] === RUN TestPing [2022-03-11T19:31:19.288Z] --- PASS: TestPing (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestPingRegistryEndpoint [2022-03-11T19:31:19.288Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:31:19.288Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestEndpoint [2022-03-11T19:31:19.288Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:31:19.288Z] --- SKIP: TestEndpoint (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestParseRepositoryInfo [2022-03-11T19:31:19.288Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestNewIndexInfo [2022-03-11T19:31:19.288Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestMirrorEndpointLookup [2022-03-11T19:31:19.288Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:31:19.288Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestSearchRepositories [2022-03-11T19:31:19.288Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-11T19:31:19.288Z] Host: 127.0.0.1:49329 [2022-03-11T19:31:19.288Z] User-Agent: docker test client [2022-03-11T19:31:19.288Z] Authorization: Token fake-token [2022-03-11T19:31:19.288Z] X-Docker-Token: true [2022-03-11T19:31:19.288Z] Accept-Encoding: gzip [2022-03-11T19:31:19.288Z] [2022-03-11T19:31:19.288Z] [2022-03-11T19:31:19.288Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-11T19:31:19.288Z] Connection: close [2022-03-11T19:31:19.288Z] Content-Length: 144 [2022-03-11T19:31:19.288Z] Cache-Control: no-cache [2022-03-11T19:31:19.288Z] Content-Type: application/json [2022-03-11T19:31:19.288Z] Date: Fri, 11 Mar 2022 19:31:18 GMT [2022-03-11T19:31:19.288Z] Expires: -1 [2022-03-11T19:31:19.288Z] Pragma: no-cache [2022-03-11T19:31:19.288Z] Server: docker-tests/mock [2022-03-11T19:31:19.288Z] X-Docker-Registry-Config: mock [2022-03-11T19:31:19.288Z] X-Docker-Registry-Version: 0.0.0 [2022-03-11T19:31:19.288Z] [2022-03-11T19:31:19.288Z] [2022-03-11T19:31:19.288Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-11T19:31:19.288Z] === RUN TestTrustedLocation [2022-03-11T19:31:19.288Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-11T19:31:19.288Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestAllowNondistributableArtifacts [2022-03-11T19:31:19.288Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-11T19:31:19.288Z] === RUN TestIsSecureIndex [2022-03-11T19:31:19.288Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-11T19:31:19.288Z] PASS [2022-03-11T19:31:19.288Z] coverage: 51.2% of statements [2022-03-11T19:31:19.288Z] ok github.com/docker/docker/registry 0.254s coverage: 51.2% of statements [2022-03-11T19:31:19.288Z] time="2022-03-11T19:31:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-11T19:31:20.064Z] docker_api_swarm_service_test.go:101: [d63940abae179] joining swarm manager [dce233944da0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:31:20.276Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-11T19:31:20.276Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-11T19:31:20.276Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-11T19:31:20.276Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-11T19:31:20.276Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-11T19:31:20.276Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-11T19:31:20.276Z] === RUN TestResumableRequestReaderWithReadError [2022-03-11T19:31:20.276Z] time="2022-03-11T19:31:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-11T19:31:20.276Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-03-11T19:31:20.276Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-11T19:31:20.276Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-11T19:31:20.276Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-11T19:31:20.276Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-11T19:31:20.276Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-11T19:31:20.276Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-11T19:31:20.276Z] === RUN TestResumableRequestReader [2022-03-11T19:31:20.276Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-11T19:31:20.276Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-11T19:31:20.276Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-11T19:31:20.276Z] PASS [2022-03-11T19:31:20.276Z] coverage: 100.0% of statements [2022-03-11T19:31:20.276Z] ok github.com/docker/docker/registry/resumable 0.227s coverage: 100.0% of statements [2022-03-11T19:31:20.630Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-11T19:31:21.266Z] === RUN TestRestartManagerTimeout [2022-03-11T19:31:21.266Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-11T19:31:21.266Z] === RUN TestRestartManagerTimeoutReset [2022-03-11T19:31:21.266Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-11T19:31:21.266Z] PASS [2022-03-11T19:31:21.266Z] coverage: 50.9% of statements [2022-03-11T19:31:21.266Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2022-03-11T19:31:21.735Z] === RUN TestDecodeContainerConfig [2022-03-11T19:31:21.735Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-11T19:31:21.735Z] === RUN TestDecodeContainerConfigIsolation [2022-03-11T19:31:21.735Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-11T19:31:21.735Z] === RUN TestValidatePrivileged [2022-03-11T19:31:21.735Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-11T19:31:21.735Z] PASS [2022-03-11T19:31:21.735Z] coverage: 52.6% of statements [2022-03-11T19:31:21.735Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.6% of statements [2022-03-11T19:31:22.723Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-11T19:31:22.723Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-11T19:31:22.723Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-11T19:31:22.723Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-11T19:31:22.723Z] PASS [2022-03-11T19:31:22.723Z] coverage: 62.5% of statements [2022-03-11T19:31:22.723Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2022-03-11T19:31:25.897Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-11T19:31:25.897Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-11T19:31:26.518Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T19:31:26.518Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T19:31:26.518Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T19:31:26.518Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-11T19:31:27.402Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-11T19:31:27.402Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-11T19:31:27.402Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-11T19:31:27.402Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-11T19:31:27.402Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-11T19:31:27.402Z] remote: Enumerating objects: 23, done. [2022-03-11T19:31:27.402Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-11T19:31:27.402Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-11T19:31:27.402Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-11T19:31:27.402Z] 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-03-11T19:31:27.402Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-11T19:31:27.402Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-11T19:31:27.402Z] Cross building: bundles/cross/linux/ppc64le [2022-03-11T19:31:27.402Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-11T19:31:27.402Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-11T19:31:27.510Z] --- PASS: TestGet (15.01s) [2022-03-11T19:31:27.510Z] === RUN TestPluginWithNoManifest [2022-03-11T19:31:27.510Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-11T19:31:27.510Z] === RUN TestGetAll [2022-03-11T19:31:27.510Z] --- PASS: TestGetAll (0.00s) [2022-03-11T19:31:27.510Z] PASS [2022-03-11T19:31:27.510Z] coverage: 73.2% of statements [2022-03-11T19:31:27.510Z] ok github.com/docker/docker/pkg/plugins 34.945s coverage: 73.2% of statements [2022-03-11T19:31:27.796Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-11T19:31:27.979Z] === RUN TestGetDriver [2022-03-11T19:31:27.979Z] --- PASS: TestGetDriver (0.00s) [2022-03-11T19:31:27.979Z] === RUN TestVolumeRequestError [2022-03-11T19:31:27.979Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-11T19:31:27.979Z] PASS [2022-03-11T19:31:27.979Z] coverage: 36.1% of statements [2022-03-11T19:31:27.979Z] ok github.com/docker/docker/volume/drivers 0.078s coverage: 36.1% of statements [2022-03-11T19:31:27.979Z] === RUN TestGetAddress [2022-03-11T19:31:27.979Z] --- PASS: TestGetAddress (0.00s) [2022-03-11T19:31:27.979Z] === RUN TestRemove [2022-03-11T19:31:27.979Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T19:31:27.979Z] --- SKIP: TestRemove (0.00s) [2022-03-11T19:31:27.979Z] === RUN TestInitializeWithVolumes [2022-03-11T19:31:27.979Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-11T19:31:27.979Z] === RUN TestCreate [2022-03-11T19:31:27.979Z] --- PASS: TestCreate (0.01s) [2022-03-11T19:31:27.979Z] === RUN TestValidateName [2022-03-11T19:31:27.979Z] --- PASS: TestValidateName (0.00s) [2022-03-11T19:31:27.979Z] === RUN TestCreateWithOpts [2022-03-11T19:31:27.979Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T19:31:27.979Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-11T19:31:27.979Z] === RUN TestRelaodNoOpts [2022-03-11T19:31:27.979Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-11T19:31:27.979Z] PASS [2022-03-11T19:31:27.979Z] coverage: 41.5% of statements [2022-03-11T19:31:27.979Z] ok github.com/docker/docker/volume/local 0.119s coverage: 41.5% of statements [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRaw [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRawSplit [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-11T19:31:28.967Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T19:31:28.967Z] === RUN TestLinuxParseMountRaw [2022-03-11T19:31:28.967Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-11T19:31:28.967Z] === RUN TestLinuxParseMountRawSplit [2022-03-11T19:31:28.967Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-11T19:31:28.967Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-11T19:31:28.967Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-11T19:31:28.967Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-11T19:31:28.967Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-11T19:31:28.967Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-11T19:31:28.967Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-11T19:31:28.967Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-11T19:31:28.967Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-11T19:31:28.967Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-11T19:31:28.967Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-11T19:31:28.967Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T19:31:28.967Z] === RUN TestConvertTmpfsOptions [2022-03-11T19:31:28.967Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-11T19:31:28.967Z] linux_parser_test.go:209: data="ro" [2022-03-11T19:31:28.967Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-11T19:31:28.967Z] === RUN TestParseMountSpec [2022-03-11T19:31:28.967Z] parser_test.go:62: case 0 [2022-03-11T19:31:28.967Z] parser_test.go:62: case 1 [2022-03-11T19:31:28.967Z] parser_test.go:62: case 2 [2022-03-11T19:31:28.967Z] parser_test.go:62: case 3 [2022-03-11T19:31:28.967Z] parser_test.go:62: case 4 [2022-03-11T19:31:28.967Z] parser_test.go:62: case 5 [2022-03-11T19:31:28.967Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-11T19:31:28.967Z] === RUN TestValidateMount [2022-03-11T19:31:28.967Z] --- PASS: TestValidateMount (0.00s) [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRaw [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T19:31:28.967Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-11T19:31:28.967Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T19:31:28.967Z] PASS [2022-03-11T19:31:28.967Z] coverage: 67.6% of statements [2022-03-11T19:31:28.967Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.6% of statements [2022-03-11T19:31:29.957Z] === RUN TestSetGetMeta [2022-03-11T19:31:29.957Z] === PAUSE TestSetGetMeta [2022-03-11T19:31:29.957Z] === RUN TestRestore [2022-03-11T19:31:29.957Z] === PAUSE TestRestore [2022-03-11T19:31:29.957Z] === RUN TestServiceCreate [2022-03-11T19:31:29.957Z] === PAUSE TestServiceCreate [2022-03-11T19:31:29.957Z] === RUN TestServiceList [2022-03-11T19:31:29.957Z] === PAUSE TestServiceList [2022-03-11T19:31:29.957Z] === RUN TestServiceRemove [2022-03-11T19:31:29.957Z] === PAUSE TestServiceRemove [2022-03-11T19:31:29.957Z] === RUN TestServiceGet [2022-03-11T19:31:29.957Z] === PAUSE TestServiceGet [2022-03-11T19:31:29.957Z] === RUN TestServicePrune [2022-03-11T19:31:29.957Z] === PAUSE TestServicePrune [2022-03-11T19:31:29.957Z] === RUN TestCreate [2022-03-11T19:31:29.957Z] === PAUSE TestCreate [2022-03-11T19:31:29.957Z] === RUN TestRemove [2022-03-11T19:31:29.957Z] === PAUSE TestRemove [2022-03-11T19:31:29.957Z] === RUN TestList [2022-03-11T19:31:29.957Z] === PAUSE TestList [2022-03-11T19:31:29.957Z] === RUN TestFindByDriver [2022-03-11T19:31:29.957Z] === PAUSE TestFindByDriver [2022-03-11T19:31:29.957Z] === RUN TestFindByReferenced [2022-03-11T19:31:29.957Z] === PAUSE TestFindByReferenced [2022-03-11T19:31:29.957Z] === RUN TestDerefMultipleOfSameRef [2022-03-11T19:31:29.957Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-11T19:31:29.957Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:31:29.957Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:31:29.957Z] === RUN TestDefererencePluginOnCreateError [2022-03-11T19:31:29.957Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-11T19:31:29.957Z] === RUN TestRefDerefRemove [2022-03-11T19:31:29.957Z] === PAUSE TestRefDerefRemove [2022-03-11T19:31:29.957Z] === RUN TestGet [2022-03-11T19:31:29.957Z] === PAUSE TestGet [2022-03-11T19:31:29.957Z] === RUN TestGetWithReference [2022-03-11T19:31:29.957Z] === PAUSE TestGetWithReference [2022-03-11T19:31:29.957Z] === RUN TestFilterFunc [2022-03-11T19:31:29.957Z] === RUN TestFilterFunc/test_nil_list [2022-03-11T19:31:29.957Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-11T19:31:29.957Z] === RUN TestFilterFunc/test_empty_list [2022-03-11T19:31:29.957Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-11T19:31:29.957Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:31:29.957Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:31:29.957Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:31:29.957Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:31:29.957Z] === RUN TestFilterFunc/test_filter_some [2022-03-11T19:31:29.957Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-11T19:31:29.957Z] === RUN TestFilterFunc/test_filter_middle [2022-03-11T19:31:29.957Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-11T19:31:29.957Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:31:29.957Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:31:29.957Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-11T19:31:29.957Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-11T19:31:29.957Z] === CONT TestFilterFunc/test_nil_list [2022-03-11T19:31:29.957Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-11T19:31:29.957Z] === CONT TestFilterFunc/test_filter_some [2022-03-11T19:31:29.957Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:31:29.957Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:31:29.957Z] === CONT TestFilterFunc/test_empty_list [2022-03-11T19:31:29.957Z] === CONT TestFilterFunc/test_filter_middle [2022-03-11T19:31:29.957Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:31:29.957Z] --- PASS: TestFilterFunc (0.00s) [2022-03-11T19:31:29.957Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-11T19:31:29.957Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-11T19:31:29.957Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-11T19:31:29.957Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-11T19:31:29.957Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-11T19:31:29.957Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-11T19:31:29.957Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-11T19:31:29.957Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-11T19:31:29.957Z] === CONT TestSetGetMeta [2022-03-11T19:31:29.957Z] === CONT TestList [2022-03-11T19:31:29.957Z] === CONT TestGet [2022-03-11T19:31:29.957Z] === CONT TestDefererencePluginOnCreateError [2022-03-11T19:31:29.957Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-11T19:31:29.957Z] === CONT TestRefDerefRemove [2022-03-11T19:31:29.957Z] --- PASS: TestGet (0.02s) [2022-03-11T19:31:29.957Z] === CONT TestGetWithReference [2022-03-11T19:31:29.957Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-11T19:31:29.957Z] === CONT TestDerefMultipleOfSameRef [2022-03-11T19:31:29.957Z] --- PASS: TestList (0.03s) [2022-03-11T19:31:29.957Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:31:29.957Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-11T19:31:29.957Z] === CONT TestFindByReferenced [2022-03-11T19:31:29.957Z] --- PASS: TestGetWithReference (0.02s) [2022-03-11T19:31:29.957Z] === CONT TestServiceGet [2022-03-11T19:31:29.957Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-11T19:31:29.957Z] === CONT TestRemove [2022-03-11T19:31:29.957Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-11T19:31:29.957Z] === CONT TestCreate [2022-03-11T19:31:29.957Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-11T19:31:29.957Z] === CONT TestServicePrune [2022-03-11T19:31:29.957Z] --- PASS: TestCreate (0.02s) [2022-03-11T19:31:29.957Z] === CONT TestFindByDriver [2022-03-11T19:31:29.957Z] --- PASS: TestRemove (0.02s) [2022-03-11T19:31:29.957Z] === CONT TestServiceList [2022-03-11T19:31:29.957Z] --- PASS: TestFindByDriver (0.02s) [2022-03-11T19:31:29.957Z] === CONT TestServiceRemove [2022-03-11T19:31:29.957Z] --- PASS: TestServiceGet (0.13s) [2022-03-11T19:31:29.957Z] === CONT TestServiceCreate [2022-03-11T19:31:29.957Z] time="2022-03-11T19:31:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:31:29.957Z] --- PASS: TestServiceRemove (0.09s) [2022-03-11T19:31:29.957Z] === CONT TestRestore [2022-03-11T19:31:29.957Z] --- PASS: TestServiceList (0.11s) [2022-03-11T19:31:29.957Z] time="2022-03-11T19:31:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:31:29.957Z] time="2022-03-11T19:31:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:31:29.957Z] time="2022-03-11T19:31:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-11T19:31:29.957Z] --- PASS: TestServiceCreate (0.04s) [2022-03-11T19:31:29.957Z] time="2022-03-11T19:31:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:31:29.957Z] --- PASS: TestRestore (0.04s) [2022-03-11T19:31:29.957Z] --- PASS: TestServicePrune (0.17s) [2022-03-11T19:31:29.957Z] PASS [2022-03-11T19:31:29.957Z] coverage: 69.0% of statements [2022-03-11T19:31:29.957Z] ok github.com/docker/docker/volume/service 0.282s coverage: 69.0% of statements [2022-03-11T19:31:33.754Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-11T19:31:33.754Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-11T19:31:33.754Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-11T19:31:33.754Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T19:31:33.754Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-11T19:31:33.754Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T19:31:33.754Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-11T19:31:33.754Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T19:31:33.754Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-11T19:31:33.754Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T19:31:33.754Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-11T19:31:33.754Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:31:33.754Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-11T19:31:33.754Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T19:31:33.754Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-11T19:31:33.754Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:31:33.754Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-11T19:31:33.754Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-11T19:31:33.754Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T19:31:33.754Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-11T19:31:34.351Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-11T19:31:34.738Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-11T19:31:34.738Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T19:31:34.738Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-11T19:31:34.739Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T19:31:34.739Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-11T19:31:35.285Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-11T19:31:36.657Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-11T19:31:37.592Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-11T19:31:38.969Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-11T19:31:39.489Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-11T19:31:40.873Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-11T19:31:42.246Z] check_test.go:379: [daca8faa27a3f] daemon is not started [2022-03-11T19:31:42.634Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-11T19:31:42.634Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T19:31:42.634Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-11T19:31:42.634Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T19:31:42.634Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-11T19:31:42.634Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T19:31:42.634Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-11T19:31:42.634Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T19:31:42.634Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-11T19:31:43.181Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-11T19:31:44.115Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-11T19:31:44.115Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-11T19:31:44.680Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-11T19:31:46.056Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-11T19:31:47.394Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-11T19:31:47.394Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T19:31:47.394Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-11T19:31:47.394Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T19:31:47.394Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-11T19:31:47.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-11T19:31:47.687Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-11T19:31:47.945Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-11T19:31:47.945Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-11T19:31:47.945Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-11T19:31:48.528Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-11T19:31:48.528Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-11T19:31:48.528Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-11T19:31:49.098Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-11T19:31:49.665Z] docker_api_swarm_service_test.go:533: [dba9614507e42] joining swarm manager [d9a68855f5f80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:31:50.231Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-11T19:31:51.167Z] docker_api_swarm_service_test.go:534: [d75db2719e3e6] joining swarm manager [d9a68855f5f80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:31:51.424Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-11T19:31:51.992Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-11T19:31:55.429Z] 2022/03/11 19:31:52 Closing DB instances... [2022-03-11T19:31:55.429Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2022-03-11T19:31:55.429Z] === RUN TestFindNode [2022-03-11T19:31:55.429Z] 2022/03/11 19:31:54 Closing DB instances... [2022-03-11T19:31:55.429Z] --- PASS: TestFindNode (0.02s) [2022-03-11T19:31:55.429Z] === RUN TestChangeNodeState [2022-03-11T19:31:55.429Z] 2022/03/11 19:31:54 Closing DB instances... [2022-03-11T19:31:55.429Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-11T19:31:55.429Z] === RUN TestNodeReincarnation [2022-03-11T19:31:55.429Z] 2022/03/11 19:31:54 Closing DB instances... [2022-03-11T19:31:57.827Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-11T19:32:00.104Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-11T19:32:00.104Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-11T19:32:00.187Z] time="2022-03-11T19:31:59Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-11T19:32:00.187Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-11T19:32:00.187Z] === RUN TestParallelCreate [2022-03-11T19:32:00.187Z] 2022/03/11 19:31:59 Closing DB instances... [2022-03-11T19:32:00.187Z] --- PASS: TestParallelCreate (0.02s) [2022-03-11T19:32:00.187Z] === RUN TestParallelDelete [2022-03-11T19:32:00.187Z] 2022/03/11 19:31:59 Closing DB instances... [2022-03-11T19:32:00.187Z] --- PASS: TestParallelDelete (0.02s) [2022-03-11T19:32:00.187Z] === RUN TestNetworkDBIslands [2022-03-11T19:32:00.187Z] time="2022-03-11T19:31:59Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e4e849d97f8e with config:&{NodeID:e4e849d97f8e 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-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=info msg="Node e4e849d97f8e/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=info msg="Node e4e849d97f8e/172.28.213.164, added to nodes list" [2022-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4ed7e5964751 with config:&{NodeID:4ed7e5964751 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-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=info msg="Node 4ed7e5964751/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=info msg="Node 4ed7e5964751/172.28.213.164, added to nodes list" [2022-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=info msg="Node 4ed7e5964751/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=info msg="Node 4ed7e5964751/172.28.213.164, added to nodes list" [2022-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=info msg="Node e4e849d97f8e/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=info msg="Node e4e849d97f8e/172.28.213.164, added to nodes list" [2022-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-11T19:32:00.187Z] time="2022-03-11T19:32:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2d2d658672e4 with config:&{NodeID:2d2d658672e4 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-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=info msg="Node 2d2d658672e4/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=info msg="Node 2d2d658672e4/172.28.213.164, added to nodes list" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=info msg="Node 2d2d658672e4/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=info msg="Node 2d2d658672e4/172.28.213.164, added to nodes list" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=info msg="Node e4e849d97f8e/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=info msg="Node e4e849d97f8e/172.28.213.164, added to nodes list" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=info msg="Node 4ed7e5964751/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=info msg="Node 4ed7e5964751/172.28.213.164, added to nodes list" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:01Z" level=info msg="Node 2d2d658672e4/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:01.176Z] time="2022-03-11T19:32:01Z" level=info msg="Node 2d2d658672e4/172.28.213.164, added to nodes list" [2022-03-11T19:32:01.477Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-11T19:32:01.477Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-11T19:32:01.477Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e15a274a59c4 with config:&{NodeID:e15a274a59c4 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-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node e15a274a59c4/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node e15a274a59c4/172.28.213.164, added to nodes list" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node e15a274a59c4/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node e15a274a59c4/172.28.213.164, added to nodes list" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node 4ed7e5964751/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node 4ed7e5964751/172.28.213.164, added to nodes list" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node 2d2d658672e4/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node 2d2d658672e4/172.28.213.164, added to nodes list" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node e4e849d97f8e/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node e4e849d97f8e/172.28.213.164, added to nodes list" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node e15a274a59c4/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node e15a274a59c4/172.28.213.164, added to nodes list" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node e15a274a59c4/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:01.646Z] time="2022-03-11T19:32:01Z" level=info msg="Node e15a274a59c4/172.28.213.164, added to nodes list" [2022-03-11T19:32:01.736Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:360a7b05ef85 with config:&{NodeID:360a7b05ef85 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-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 360a7b05ef85/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 360a7b05ef85/172.28.213.164, added to nodes list" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 360a7b05ef85/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node e4e849d97f8e/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 360a7b05ef85/172.28.213.164, added to nodes list" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node e4e849d97f8e/172.28.213.164, added to nodes list" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node e15a274a59c4/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node e15a274a59c4/172.28.213.164, added to nodes list" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 4ed7e5964751/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 4ed7e5964751/172.28.213.164, added to nodes list" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 2d2d658672e4/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 2d2d658672e4/172.28.213.164, added to nodes list" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 360a7b05ef85/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 360a7b05ef85/172.28.213.164, added to nodes list" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 360a7b05ef85/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 360a7b05ef85/172.28.213.164, added to nodes list" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 360a7b05ef85/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:01Z" level=info msg="Node 360a7b05ef85/172.28.213.164, added to nodes list" [2022-03-11T19:32:02.114Z] networkdb_test.go:835: Re-joining: 3 [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:02Z" level=info msg="The new bootstrap node list is:[172.28.213.164:10033 172.28.213.164:10034 172.28.213.164:10035]" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.213.164:10033" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:02Z" level=debug msg="memberlist: Stream connection from=172.28.213.164:49369" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.213.164:10034" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:02Z" level=debug msg="memberlist: Stream connection from=172.28.213.164:49370" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.213.164:10035" [2022-03-11T19:32:02.114Z] time="2022-03-11T19:32:02Z" level=debug msg="memberlist: Stream connection from=172.28.213.164:49371" [2022-03-11T19:32:02.586Z] networkdb_test.go:835: Re-joining: 4 [2022-03-11T19:32:02.586Z] time="2022-03-11T19:32:02Z" level=info msg="The new bootstrap node list is:[172.28.213.164:10033 172.28.213.164:10034 172.28.213.164:10035]" [2022-03-11T19:32:02.586Z] time="2022-03-11T19:32:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.213.164:10033" [2022-03-11T19:32:02.586Z] time="2022-03-11T19:32:02Z" level=debug msg="memberlist: Stream connection from=172.28.213.164:49372" [2022-03-11T19:32:02.586Z] time="2022-03-11T19:32:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.213.164:10034" [2022-03-11T19:32:02.586Z] time="2022-03-11T19:32:02Z" level=debug msg="memberlist: Stream connection from=172.28.213.164:49373" [2022-03-11T19:32:02.586Z] time="2022-03-11T19:32:02Z" level=debug msg="memberlist: Stream connection from=172.28.213.164:49374" [2022-03-11T19:32:02.586Z] time="2022-03-11T19:32:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.213.164:10035" [2022-03-11T19:32:02.586Z] time="2022-03-11T19:32:02Z" level=info msg="node 0 leaving" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="Node e4e849d97f8e change state NodeActive --> NodeLeft" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="node4(e15a274a59c4): Node leave event for e4e849d97f8e/172.28.213.164" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="Node e4e849d97f8e change state NodeActive --> NodeLeft" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="node5(360a7b05ef85): Node leave event for e4e849d97f8e/172.28.213.164" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="Node e4e849d97f8e change state NodeActive --> NodeLeft" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="node2(4ed7e5964751): Node leave event for e4e849d97f8e/172.28.213.164" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="Node e4e849d97f8e change state NodeActive --> NodeLeft" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="node1(e4e849d97f8e): Node leave event for e4e849d97f8e/172.28.213.164" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="Node e4e849d97f8e change state NodeActive --> NodeLeft" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="node3(2d2d658672e4): Node leave event for e4e849d97f8e/172.28.213.164" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="Node e4e849d97f8e/172.28.213.164, left gossip cluster" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="Node e4e849d97f8e/172.28.213.164, left gossip cluster" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="Node e4e849d97f8e/172.28.213.164, left gossip cluster" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="Node e4e849d97f8e/172.28.213.164, left gossip cluster" [2022-03-11T19:32:03.059Z] time="2022-03-11T19:32:02Z" level=info msg="Node e4e849d97f8e/172.28.213.164, left gossip cluster" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="node 1 leaving" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="Node 4ed7e5964751/172.28.213.164, left gossip cluster" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="Node 4ed7e5964751 change state NodeActive --> NodeLeft" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="Node 4ed7e5964751 change state NodeActive --> NodeLeft" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="Node 4ed7e5964751 change state NodeActive --> NodeFailed" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="node3(2d2d658672e4): Node leave event for 4ed7e5964751/172.28.213.164" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="node4(e15a274a59c4): Node leave event for 4ed7e5964751/172.28.213.164" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="Node 4ed7e5964751/172.28.213.164, added to failed nodes list" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="Node 4ed7e5964751 change state NodeActive --> NodeLeft" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="node5(360a7b05ef85): Node leave event for 4ed7e5964751/172.28.213.164" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=error msg="node: 4ed7e5964751 is unknown to memberlist" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="Node 4ed7e5964751/172.28.213.164, left gossip cluster" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="Node 4ed7e5964751/172.28.213.164, left gossip cluster" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="Node 4ed7e5964751/172.28.213.164, left gossip cluster" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="node 2 leaving" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="Node 2d2d658672e4 change state NodeActive --> NodeLeft" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="node5(360a7b05ef85): Node leave event for 2d2d658672e4/172.28.213.164" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="Node 2d2d658672e4 change state NodeActive --> NodeLeft" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="node4(e15a274a59c4): Node leave event for 2d2d658672e4/172.28.213.164" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="Node 2d2d658672e4 change state NodeActive --> NodeLeft" [2022-03-11T19:32:03.527Z] time="2022-03-11T19:32:03Z" level=info msg="node3(2d2d658672e4): Node leave event for 2d2d658672e4/172.28.213.164" [2022-03-11T19:32:03.633Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-11T19:32:03.996Z] time="2022-03-11T19:32:03Z" level=info msg="Node 2d2d658672e4/172.28.213.164, left gossip cluster" [2022-03-11T19:32:03.996Z] time="2022-03-11T19:32:03Z" level=info msg="Node 2d2d658672e4/172.28.213.164, left gossip cluster" [2022-03-11T19:32:03.996Z] time="2022-03-11T19:32:03Z" level=info msg="Node 2d2d658672e4/172.28.213.164, left gossip cluster" [2022-03-11T19:32:04.470Z] networkdb_test.go:867: node4: OK [2022-03-11T19:32:04.470Z] networkdb_test.go:867: node5: OK [2022-03-11T19:32:04.470Z] time="2022-03-11T19:32:04Z" level=info msg="node 0 coming back" [2022-03-11T19:32:04.470Z] time="2022-03-11T19:32:04Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:191c3a560a1c with config:&{NodeID:191c3a560a1c 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-03-11T19:32:04.470Z] time="2022-03-11T19:32:04Z" level=info msg="Node 191c3a560a1c/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:04.470Z] time="2022-03-11T19:32:04Z" level=info msg="Node 191c3a560a1c/172.28.213.164, added to nodes list" [2022-03-11T19:32:04.470Z] time="2022-03-11T19:32:04Z" level=info msg="node 1 coming back" [2022-03-11T19:32:04.470Z] time="2022-03-11T19:32:04Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a68d8421b68b with config:&{NodeID:a68d8421b68b 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-03-11T19:32:04.470Z] time="2022-03-11T19:32:04Z" level=info msg="Node a68d8421b68b/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:04.470Z] time="2022-03-11T19:32:04Z" level=info msg="Node a68d8421b68b/172.28.213.164, added to nodes list" [2022-03-11T19:32:04.470Z] time="2022-03-11T19:32:04Z" level=info msg="node 2 coming back" [2022-03-11T19:32:04.470Z] time="2022-03-11T19:32:04Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5c7aac42a4d3 with config:&{NodeID:5c7aac42a4d3 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-03-11T19:32:04.470Z] time="2022-03-11T19:32:04Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:04.470Z] time="2022-03-11T19:32:04Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, added to nodes list" [2022-03-11T19:32:05.007Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-11T19:32:06.906Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-11T19:32:07.426Z] time="2022-03-11T19:32:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.213.164:10033 172.28.213.164:10034 172.28.213.164:10035]" [2022-03-11T19:32:07.472Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-11T19:32:07.729Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-11T19:32:07.729Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-11T19:32:07.895Z] time="2022-03-11T19:32:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.213.164:10033 172.28.213.164:10034 172.28.213.164:10035]" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.213.164:10033" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=debug msg="memberlist: Stream connection from=172.28.213.164:49375" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node e15a274a59c4/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node e15a274a59c4/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 360a7b05ef85/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 360a7b05ef85/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 191c3a560a1c/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 191c3a560a1c/172.28.213.164, is the new incarnation of the shutdown node e4e849d97f8e/172.28.213.164" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 191c3a560a1c/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.213.164:10034" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=debug msg="memberlist: Stream connection from=172.28.213.164:49376" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node e15a274a59c4/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node e15a274a59c4/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 191c3a560a1c/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 191c3a560a1c/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 360a7b05ef85/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 360a7b05ef85/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node a68d8421b68b/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node a68d8421b68b/172.28.213.164, is the new incarnation of the shutdown node 4ed7e5964751/172.28.213.164" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node a68d8421b68b/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.213.164:10035" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=debug msg="memberlist: Stream connection from=172.28.213.164:49377" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node e15a274a59c4/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node e15a274a59c4/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 191c3a560a1c/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 191c3a560a1c/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node a68d8421b68b/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node a68d8421b68b/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 360a7b05ef85/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 360a7b05ef85/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, is the new incarnation of the shutdown node 2d2d658672e4/172.28.213.164" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node a68d8421b68b/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node a68d8421b68b/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node a68d8421b68b/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node a68d8421b68b/172.28.213.164, is the new incarnation of the shutdown node 4ed7e5964751/172.28.213.164" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node a68d8421b68b/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 191c3a560a1c/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 191c3a560a1c/172.28.213.164, is the new incarnation of the shutdown node e4e849d97f8e/172.28.213.164" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 191c3a560a1c/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, is the new incarnation of the shutdown node 2d2d658672e4/172.28.213.164" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, joined gossip cluster" [2022-03-11T19:32:08.364Z] time="2022-03-11T19:32:08Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, added to nodes list" [2022-03-11T19:32:08.833Z] time="2022-03-11T19:32:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.213.164:10033" [2022-03-11T19:32:08.833Z] time="2022-03-11T19:32:08Z" level=debug msg="memberlist: Stream connection from=172.28.213.164:49378" [2022-03-11T19:32:08.833Z] time="2022-03-11T19:32:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.213.164:10034" [2022-03-11T19:32:08.833Z] time="2022-03-11T19:32:08Z" level=debug msg="memberlist: Stream connection from=172.28.213.164:49379" [2022-03-11T19:32:08.833Z] time="2022-03-11T19:32:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.213.164:10035" [2022-03-11T19:32:08.833Z] time="2022-03-11T19:32:08Z" level=debug msg="memberlist: Stream connection from=172.28.213.164:49380" [2022-03-11T19:32:09.301Z] 2022/03/11 19:32:09 Closing DB instances... [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node 191c3a560a1c change state NodeActive --> NodeLeft" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="node2(a68d8421b68b): Node leave event for 191c3a560a1c/172.28.213.164" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node 191c3a560a1c change state NodeActive --> NodeLeft" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node 191c3a560a1c change state NodeActive --> NodeLeft" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="node5(360a7b05ef85): Node leave event for 191c3a560a1c/172.28.213.164" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="node3(5c7aac42a4d3): Node leave event for 191c3a560a1c/172.28.213.164" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node 191c3a560a1c change state NodeActive --> NodeLeft" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="node4(e15a274a59c4): Node leave event for 191c3a560a1c/172.28.213.164" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node 191c3a560a1c change state NodeActive --> NodeLeft" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="node1(191c3a560a1c): Node leave event for 191c3a560a1c/172.28.213.164" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node 191c3a560a1c/172.28.213.164, left gossip cluster" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node 191c3a560a1c/172.28.213.164, left gossip cluster" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node 191c3a560a1c/172.28.213.164, left gossip cluster" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node 191c3a560a1c/172.28.213.164, left gossip cluster" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node 191c3a560a1c/172.28.213.164, left gossip cluster" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node a68d8421b68b change state NodeActive --> NodeLeft" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="node4(e15a274a59c4): Node leave event for a68d8421b68b/172.28.213.164" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node a68d8421b68b change state NodeActive --> NodeLeft" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node a68d8421b68b change state NodeActive --> NodeLeft" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="node5(360a7b05ef85): Node leave event for a68d8421b68b/172.28.213.164" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="node3(5c7aac42a4d3): Node leave event for a68d8421b68b/172.28.213.164" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="Node a68d8421b68b change state NodeActive --> NodeLeft" [2022-03-11T19:32:09.770Z] time="2022-03-11T19:32:09Z" level=info msg="node2(a68d8421b68b): Node leave event for a68d8421b68b/172.28.213.164" [2022-03-11T19:32:10.239Z] time="2022-03-11T19:32:09Z" level=info msg="Node a68d8421b68b/172.28.213.164, left gossip cluster" [2022-03-11T19:32:10.239Z] time="2022-03-11T19:32:09Z" level=info msg="Node a68d8421b68b/172.28.213.164, left gossip cluster" [2022-03-11T19:32:10.239Z] time="2022-03-11T19:32:09Z" level=info msg="Node a68d8421b68b/172.28.213.164, left gossip cluster" [2022-03-11T19:32:10.239Z] time="2022-03-11T19:32:09Z" level=info msg="Node a68d8421b68b/172.28.213.164, left gossip cluster" [2022-03-11T19:32:10.239Z] time="2022-03-11T19:32:10Z" level=info msg="Node 5c7aac42a4d3 change state NodeActive --> NodeLeft" [2022-03-11T19:32:10.239Z] time="2022-03-11T19:32:10Z" level=info msg="node5(360a7b05ef85): Node leave event for 5c7aac42a4d3/172.28.213.164" [2022-03-11T19:32:10.239Z] time="2022-03-11T19:32:10Z" level=info msg="Node 5c7aac42a4d3 change state NodeActive --> NodeLeft" [2022-03-11T19:32:10.239Z] time="2022-03-11T19:32:10Z" level=info msg="node4(e15a274a59c4): Node leave event for 5c7aac42a4d3/172.28.213.164" [2022-03-11T19:32:10.256Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-11T19:32:10.709Z] time="2022-03-11T19:32:10Z" level=info msg="Node 5c7aac42a4d3 change state NodeActive --> NodeLeft" [2022-03-11T19:32:10.710Z] time="2022-03-11T19:32:10Z" level=info msg="node3(5c7aac42a4d3): Node leave event for 5c7aac42a4d3/172.28.213.164" [2022-03-11T19:32:10.710Z] time="2022-03-11T19:32:10Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, left gossip cluster" [2022-03-11T19:32:10.710Z] time="2022-03-11T19:32:10Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, left gossip cluster" [2022-03-11T19:32:10.710Z] time="2022-03-11T19:32:10Z" level=info msg="Node 5c7aac42a4d3/172.28.213.164, left gossip cluster" [2022-03-11T19:32:10.710Z] time="2022-03-11T19:32:10Z" level=debug msg="memberlist: Failed ping: e15a274a59c4 (timeout reached)" [2022-03-11T19:32:10.710Z] time="2022-03-11T19:32:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.213.164:10037: use of closed network connection" [2022-03-11T19:32:10.710Z] time="2022-03-11T19:32:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.213.164:10035: use of closed network connection" [2022-03-11T19:32:10.710Z] time="2022-03-11T19:32:10Z" level=debug msg="memberlist: Stream connection from=172.28.213.164:49381" [2022-03-11T19:32:10.823Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-11T19:32:11.082Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-11T19:32:11.178Z] time="2022-03-11T19:32:10Z" level=info msg="Node e15a274a59c4 change state NodeActive --> NodeLeft" [2022-03-11T19:32:11.178Z] time="2022-03-11T19:32:10Z" level=info msg="node5(360a7b05ef85): Node leave event for e15a274a59c4/172.28.213.164" [2022-03-11T19:32:11.178Z] time="2022-03-11T19:32:10Z" level=info msg="Node e15a274a59c4 change state NodeActive --> NodeLeft" [2022-03-11T19:32:11.178Z] time="2022-03-11T19:32:10Z" level=info msg="node4(e15a274a59c4): Node leave event for e15a274a59c4/172.28.213.164" [2022-03-11T19:32:11.178Z] time="2022-03-11T19:32:11Z" level=warning msg="memberlist: Was able to connect to e15a274a59c4 but other probes failed, network may be misconfigured" [2022-03-11T19:32:11.648Z] time="2022-03-11T19:32:11Z" level=info msg="Node e15a274a59c4/172.28.213.164, left gossip cluster" [2022-03-11T19:32:11.648Z] time="2022-03-11T19:32:11Z" level=info msg="Node e15a274a59c4/172.28.213.164, left gossip cluster" [2022-03-11T19:32:12.018Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-11T19:32:12.584Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-11T19:32:12.636Z] time="2022-03-11T19:32:12Z" level=info msg="Node 360a7b05ef85/172.28.213.164, left gossip cluster" [2022-03-11T19:32:12.636Z] time="2022-03-11T19:32:12Z" level=info msg="Node 360a7b05ef85 change state NodeActive --> NodeFailed" [2022-03-11T19:32:12.636Z] time="2022-03-11T19:32:12Z" level=info msg="Node 360a7b05ef85/172.28.213.164, added to failed nodes list" [2022-03-11T19:32:12.636Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-03-11T19:32:12.636Z] PASS [2022-03-11T19:32:12.636Z] time="2022-03-11T19:32:12Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.28.213.164:10036: use of closed network connection from=172.28.213.164:10036" [2022-03-11T19:32:12.636Z] coverage: 60.0% of statements [2022-03-11T19:32:12.636Z] ok github.com/docker/docker/libnetwork/networkdb 104.539s coverage: 60.0% of statements [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/quota [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T19:32:12.636Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T19:32:13.961Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-11T19:32:14.530Z] === RUN TestDockerSuite/TestRmiTag [2022-03-11T19:32:14.530Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-11T19:32:14.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === Skipped [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-11T19:32:14.860Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-11T19:32:14.860Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-11T19:32:14.860Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-11T19:32:14.860Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-11T19:32:14.860Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T19:32:14.860Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T19:32:14.860Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T19:32:14.860Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T19:32:14.860Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-11T19:32:14.860Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T19:32:14.860Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-11T19:32:14.860Z] daemon_test.go:145: root required [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T19:32:14.860Z] reload_test.go:342: root required [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-11T19:32:14.860Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T19:32:14.860Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-11T19:32:14.860Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-11T19:32:14.860Z] download_test.go:267: Needs fixing on Windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-11T19:32:14.860Z] layer_test.go:291: Failing on Windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-11T19:32:14.860Z] layer_test.go:340: Failing on Windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-11T19:32:14.860Z] layer_test.go:455: Failing on Windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-11T19:32:14.860Z] layer_test.go:684: Failing on Windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-11T19:32:14.860Z] migration_test.go:45: Failing on Windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T19:32:14.860Z] migration_test.go:181: Failing on Windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-11T19:32:14.860Z] mount_test.go:17: Failing on Windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-11T19:32:14.860Z] mount_test.go:76: Failing on Windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-11T19:32:14.860Z] mount_test.go:125: Failing on Windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-11T19:32:14.860Z] mount_test.go:212: Failing on Windows [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-11T19:32:14.860Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-11T19:32:14.860Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-11T19:32:14.860Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-11T19:32:14.860Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-11T19:32:14.860Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-11T19:32:14.860Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-11T19:32:14.860Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-11T19:32:14.860Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-11T19:32:14.860Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-11T19:32:14.860Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-11T19:32:14.860Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-11T19:32:14.860Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T19:32:14.860Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T19:32:14.860Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T19:32:14.860Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T19:32:14.860Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T19:32:14.860Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-11T19:32:14.860Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-11T19:32:14.860Z] archive_test.go:140: zstd not installed [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-11T19:32:14.860Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:32:14.860Z] archive_windows_test.go:16: Currently fails [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-11T19:32:14.860Z] changes_test.go:195: needs more investigation [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-11T19:32:14.860Z] changes_test.go:432: needs further investigation [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-11T19:32:14.860Z] changes_test.go:468: needs further investigation [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-11T19:32:14.860Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T19:32:14.860Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T19:32:14.860Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-11T19:32:14.860Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:32:14.860Z] [2022-03-11T19:32:14.860Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-11T19:32:14.861Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.861Z] [2022-03-11T19:32:14.861Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-11T19:32:14.861Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:32:14.861Z] [2022-03-11T19:32:14.861Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:32:14.861Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.861Z] [2022-03-11T19:32:14.861Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:32:14.861Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.861Z] [2022-03-11T19:32:14.861Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-11T19:32:14.861Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.861Z] [2022-03-11T19:32:14.861Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-11T19:32:14.861Z] poller_test.go:40: No chmod on Windows [2022-03-11T19:32:14.861Z] [2022-03-11T19:32:14.861Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T19:32:14.861Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T19:32:14.861Z] [2022-03-11T19:32:14.861Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T19:32:14.861Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T19:32:14.861Z] [2022-03-11T19:32:14.861Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-11T19:32:14.861Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.861Z] [2022-03-11T19:32:14.861Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-11T19:32:14.861Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.861Z] [2022-03-11T19:32:14.861Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-11T19:32:14.861Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:32:14.861Z] [2022-03-11T19:32:14.861Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-11T19:32:14.861Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T19:32:14.861Z] [2022-03-11T19:32:14.861Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-11T19:32:14.861Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T19:32:14.861Z] [2022-03-11T19:32:14.861Z] DONE 2077 tests, 68 skipped in 283.909s [2022-03-11T19:32:14.861Z] INFO: make.ps1 ended at 03/11/2022 19:32:14 [2022-03-11T19:32:15.053Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-11T19:32:16.962Z] docker_api_swarm_service_test.go:148: [d9c9555724caa] joining swarm manager [dc1bad60ca439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:32:17.080Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-11T19:32:17.080Z] INFO: Unit tests ended at 03/11/2022 19:32:16. Duration:00:05:01.2633341 [2022-03-11T19:32:17.080Z] INFO: Building busybox [2022-03-11T19:32:17.080Z] Sending build context to Docker daemon 5.12kB [2022-03-11T19:32:17.080Z] [2022-03-11T19:32:17.080Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-11T19:32:17.080Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-11T19:32:17.080Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-11T19:32:17.080Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-11T19:32:17.080Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-11T19:32:17.080Z] ---> 6a11116086a4 [2022-03-11T19:32:17.080Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-11T19:32:17.080Z] ---> Running in f25d7d763063 [2022-03-11T19:32:17.899Z] docker_api_swarm_service_test.go:148: [db01be725150b] joining swarm manager [dc1bad60ca439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:32:18.466Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-11T19:32:19.400Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-11T19:32:20.336Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-11T19:32:20.336Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-11T19:32:21.713Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-11T19:32:21.972Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-11T19:32:22.231Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-11T19:32:22.797Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-11T19:32:22.797Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-11T19:32:23.362Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-11T19:32:24.296Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-11T19:32:24.862Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-11T19:32:25.427Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-11T19:32:25.993Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-11T19:32:26.926Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-11T19:32:27.492Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-11T19:32:28.427Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-11T19:32:28.992Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-11T19:32:29.559Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-11T19:32:30.231Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-11T19:32:30.797Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-11T19:32:31.363Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-11T19:32:32.295Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-11T19:32:32.553Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-11T19:32:33.121Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-11T19:32:33.380Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-11T19:32:33.637Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-11T19:32:35.013Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-11T19:32:35.579Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-11T19:32:36.167Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-11T19:32:37.105Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-11T19:32:37.363Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-11T19:32:37.363Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-11T19:32:37.928Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-11T19:32:38.320Z] Removing intermediate container f25d7d763063 [2022-03-11T19:32:38.320Z] ---> 159c9929ba11 [2022-03-11T19:32:38.320Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-11T19:32:38.320Z] ---> Running in 38f49762f615 [2022-03-11T19:32:38.320Z] Removing intermediate container 38f49762f615 [2022-03-11T19:32:38.320Z] ---> 01417e9c13c9 [2022-03-11T19:32:38.320Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-11T19:32:38.320Z] ---> Running in cd1d4a2645be [2022-03-11T19:32:38.320Z] Removing intermediate container cd1d4a2645be [2022-03-11T19:32:38.320Z] ---> b4860ff47835 [2022-03-11T19:32:38.320Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-11T19:32:38.320Z] [2022-03-11T19:32:38.493Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-11T19:32:38.751Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-11T19:32:38.789Z] ---> 222b70785a72 [2022-03-11T19:32:38.789Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-11T19:32:38.789Z] ---> Running in 3c8c248633d3 [2022-03-11T19:32:39.317Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-11T19:32:39.881Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-11T19:32:39.881Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-11T19:32:40.139Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-11T19:32:40.139Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-11T19:32:41.072Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-11T19:32:41.331Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-11T19:32:41.897Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-11T19:32:42.832Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-11T19:32:42.832Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-11T19:32:43.400Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-11T19:32:44.774Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-11T19:32:45.339Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-11T19:32:46.272Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-11T19:32:46.838Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-11T19:32:47.096Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-11T19:32:47.662Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-11T19:32:47.920Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-11T19:32:48.485Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-11T19:32:49.858Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-11T19:32:51.761Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-11T19:32:51.761Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-11T19:32:52.019Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-11T19:32:53.393Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-11T19:32:54.327Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-11T19:32:54.585Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-11T19:32:56.493Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-11T19:32:59.054Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-11T19:32:59.054Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-11T19:32:59.054Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-11T19:32:59.054Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-11T19:32:59.054Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-11T19:32:59.314Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-11T19:33:00.687Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-11T19:33:01.622Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-11T19:33:02.994Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-11T19:33:03.559Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-11T19:33:03.845Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-11T19:33:03.845Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-11T19:33:03.845Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-11T19:33:03.845Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-11T19:33:03.845Z] Cross building: bundles/cross/linux/s390x [2022-03-11T19:33:03.845Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-11T19:33:03.845Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-11T19:33:04.094Z] Removing intermediate container 3c8c248633d3 [2022-03-11T19:33:04.094Z] ---> 41c1fe5330bf [2022-03-11T19:33:04.094Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-11T19:33:04.094Z] ---> Running in fb3858b6fbd5 [2022-03-11T19:33:04.094Z] [2022-03-11T19:33:04.094Z] SUCCESS: Specified value was saved. [2022-03-11T19:33:04.493Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-11T19:33:05.059Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-11T19:33:05.059Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-11T19:33:05.059Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-11T19:33:05.084Z] Removing intermediate container fb3858b6fbd5 [2022-03-11T19:33:05.084Z] ---> 569c1048aa19 [2022-03-11T19:33:05.084Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-11T19:33:05.084Z] ---> Running in 27e31614a73c [2022-03-11T19:33:05.625Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-11T19:33:07.002Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-11T19:33:07.002Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-11T19:33:07.263Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-11T19:33:07.829Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-11T19:33:08.395Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-11T19:33:08.960Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-11T19:33:08.960Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-11T19:33:09.525Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-11T19:33:10.090Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-11T19:33:10.656Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-11T19:33:10.954Z] Cannot create a file when that file already exists. [2022-03-11T19:33:11.222Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-11T19:33:11.788Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-11T19:33:12.046Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-11T19:33:12.613Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-11T19:33:13.549Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-11T19:33:13.549Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-11T19:33:14.116Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-11T19:33:14.686Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-11T19:33:15.622Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-11T19:33:15.880Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T19:33:15.880Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-11T19:33:15.880Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-11T19:33:16.825Z] Removing intermediate container 27e31614a73c [2022-03-11T19:33:16.825Z] ---> 321caa68829b [2022-03-11T19:33:16.825Z] Step 13/13 : CMD ["sh"] [2022-03-11T19:33:16.825Z] ---> Running in ce7fe76b0525 [2022-03-11T19:33:16.825Z] Removing intermediate container ce7fe76b0525 [2022-03-11T19:33:16.825Z] ---> 5b8e1a096788 [2022-03-11T19:33:16.825Z] Successfully built 5b8e1a096788 [2022-03-11T19:33:16.825Z] Successfully tagged busybox:latest [2022-03-11T19:33:16.825Z] INFO: Docker images of the daemon under test [2022-03-11T19:33:16.825Z] [2022-03-11T19:33:16.825Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T19:33:16.825Z] busybox latest 5b8e1a096788 Less than a second ago 5.78GB [2022-03-11T19:33:16.825Z] microsoft/windowsservercore latest 6a11116086a4 8 days ago 5.75GB [2022-03-11T19:33:16.825Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 8 days ago 5.75GB [2022-03-11T19:33:16.825Z] [2022-03-11T19:33:16.825Z] INFO: Running integration tests at 03/11/2022 19:33:16... [2022-03-11T19:33:16.825Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-11T19:33:16.825Z] INFO: Integration API tests being run from the host: [2022-03-11T19:33:16.825Z] INFO: make.ps1 starting at 03/11/2022 19:33:16 [2022-03-11T19:33:17.814Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-11T19:33:18.407Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-11T19:33:18.669Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-11T19:33:20.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-11T19:33:23.634Z] --- PASS: TestBuildWithHugeFile (117.96s) [2022-03-11T19:33:23.635Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T19:33:23.635Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:33:23.635Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T19:33:23.635Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:33:23.635Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:33:23.635Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:33:23.635Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:33:23.635Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:33:23.635Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:33:23.635Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:33:23.635Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:33:23.635Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:33:23.635Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-11T19:33:23.635Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-11T19:33:23.635Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-11T19:33:23.635Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-11T19:33:23.635Z] === RUN TestBuildPreserveOwnership [2022-03-11T19:33:23.635Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:33:23.635Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestBuildPlatformInvalid [2022-03-11T19:33:23.635Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-03-11T19:33:23.635Z] PASS [2022-03-11T19:33:23.635Z] ok github.com/docker/docker/integration/build 200.381s [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] === Skipped [2022-03-11T19:33:23.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-11T19:33:23.635Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-11T19:33:23.635Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-11T19:33:23.635Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-11T19:33:23.635Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:33:23.635Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-11T19:33:23.635Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] DONE 29 tests, 6 skipped in 237.542s [2022-03-11T19:33:23.635Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-11T19:33:23.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:33:23.635Z] INFO: Testing against a local daemon [2022-03-11T19:33:23.635Z] === RUN TestConfigInspect [2022-03-11T19:33:23.635Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestConfigList [2022-03-11T19:33:23.635Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] --- SKIP: TestConfigList (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestConfigsCreateAndDelete [2022-03-11T19:33:23.635Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestConfigsUpdate [2022-03-11T19:33:23.635Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestTemplatedConfig [2022-03-11T19:33:23.635Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestConfigCreateResolve [2022-03-11T19:33:23.635Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:33:23.635Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-11T19:33:23.635Z] PASS [2022-03-11T19:33:23.635Z] ok github.com/docker/docker/integration/config 0.113s [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] === Skipped [2022-03-11T19:33:23.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-11T19:33:23.635Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-11T19:33:23.635Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-11T19:33:23.635Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-11T19:33:23.635Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-11T19:33:23.635Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-11T19:33:23.635Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:33:23.635Z] [2022-03-11T19:33:23.635Z] DONE 6 tests, 6 skipped in 2.438s [2022-03-11T19:33:23.635Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-11T19:33:23.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:33:23.635Z] INFO: Testing against a local daemon [2022-03-11T19:33:23.635Z] === RUN TestCheckpoint [2022-03-11T19:33:23.635Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:33:23.635Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestContainerInvalidJSON [2022-03-11T19:33:23.635Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:33:23.635Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:33:23.635Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:33:23.635Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:33:23.635Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:33:23.635Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:33:23.635Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-11T19:33:23.635Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T19:33:23.635Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-11T19:33:23.635Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T19:33:23.635Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-03-11T19:33:23.635Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T19:33:23.635Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-03-11T19:33:23.635Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T19:33:23.635Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-03-11T19:33:23.635Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T19:33:23.635Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-03-11T19:33:23.635Z] === RUN TestCopyFromContainer [2022-03-11T19:33:23.635Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T19:33:23.635Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:33:23.635Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:33:23.635Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:33:23.635Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:33:23.635Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:33:23.635Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:33:23.635Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:33:23.635Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:33:23.635Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:33:23.635Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-11T19:33:23.635Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T19:33:23.635Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-11T19:33:23.635Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-11T19:33:23.635Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T19:33:23.635Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T19:33:23.635Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestCreateWithInvalidEnv [2022-03-11T19:33:23.635Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T19:33:23.635Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T19:33:23.635Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T19:33:23.635Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T19:33:23.635Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T19:33:23.635Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T19:33:23.635Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T19:33:23.635Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T19:33:23.635Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T19:33:23.635Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-11T19:33:23.635Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T19:33:23.635Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T19:33:23.635Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T19:33:23.635Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T19:33:23.635Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:33:23.635Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T19:33:23.635Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:33:23.635Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T19:33:23.635Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:33:23.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:33:23.635Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:33:23.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:33:23.635Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:33:23.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:33:23.635Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:33:23.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:33:23.635Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:33:23.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:33:23.635Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:33:23.635Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:33:23.635Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:33:23.635Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:33:23.635Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:33:23.635Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-11T19:33:23.635Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T19:33:23.635Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T19:33:23.635Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T19:33:23.635Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T19:33:23.635Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-11T19:33:23.635Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T19:33:23.635Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T19:33:23.635Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestCreateDifferentPlatform [2022-03-11T19:33:23.635Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T19:33:23.635Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T19:33:23.635Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-11T19:33:23.635Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-11T19:33:23.635Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T19:33:23.635Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-03-11T19:33:23.635Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T19:33:23.635Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T19:33:23.635Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T19:33:23.635Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T19:33:23.635Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestDiff [2022-03-11T19:33:23.635Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T19:33:23.635Z] --- SKIP: TestDiff (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestExecWithCloseStdin [2022-03-11T19:33:23.635Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-11T19:33:23.635Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestExec [2022-03-11T19:33:23.635Z] --- PASS: TestExec (4.55s) [2022-03-11T19:33:23.635Z] === RUN TestExecUser [2022-03-11T19:33:23.635Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T19:33:23.635Z] --- SKIP: TestExecUser (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestExportContainerAndImportImage [2022-03-11T19:33:23.635Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T19:33:23.635Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:23.635Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestHealthCheckWorkdir [2022-03-11T19:33:23.635Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T19:33:23.635Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestHealthKillContainer [2022-03-11T19:33:23.635Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T19:33:23.635Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T19:33:23.635Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:33:23.635Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:33:23.635Z] === RUN TestKillContainerInvalidSignal [2022-03-11T19:33:24.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-11T19:33:25.812Z] --- PASS: TestKillContainerInvalidSignal (3.58s) [2022-03-11T19:33:25.812Z] === RUN TestKillContainer [2022-03-11T19:33:26.269Z] === RUN TestKillContainer/no_signal [2022-03-11T19:33:26.757Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-11T19:33:29.287Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-11T19:33:29.989Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T19:33:29.989Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T19:33:29.989Z] === RUN TestKillContainer/killing_signal [2022-03-11T19:33:30.220Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-11T19:33:31.155Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-11T19:33:32.088Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-11T19:33:32.088Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-11T19:33:32.347Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-11T19:33:32.347Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-11T19:33:32.347Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-11T19:33:32.888Z] --- PASS: TestKillContainer (7.04s) [2022-03-11T19:33:32.889Z] --- PASS: TestKillContainer/no_signal (3.54s) [2022-03-11T19:33:32.889Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:33:32.889Z] --- PASS: TestKillContainer/killing_signal (3.45s) [2022-03-11T19:33:32.889Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T19:33:32.889Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:33:32.889Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T19:33:32.889Z] === RUN TestKillStoppedContainer [2022-03-11T19:33:32.889Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:33:32.889Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-11T19:33:32.889Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T19:33:32.889Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:33:32.889Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T19:33:32.889Z] === RUN TestKillDifferentUserContainer [2022-03-11T19:33:32.889Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T19:33:32.889Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-11T19:33:32.889Z] === RUN TestInspectOomKilledTrue [2022-03-11T19:33:32.889Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:32.889Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T19:33:32.889Z] === RUN TestInspectOomKilledFalse [2022-03-11T19:33:32.889Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:33:32.889Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T19:33:32.889Z] === RUN TestLogsFollowTailEmpty [2022-03-11T19:33:32.913Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-11T19:33:35.444Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-11T19:33:35.444Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-11T19:33:36.378Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-11T19:33:36.603Z] --- PASS: TestLogsFollowTailEmpty (3.46s) [2022-03-11T19:33:36.603Z] === RUN TestNetworkNat [2022-03-11T19:33:36.603Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T19:33:36.603Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-11T19:33:36.603Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T19:33:37.752Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-11T19:33:38.316Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-11T19:33:41.271Z] --- PASS: TestNetworkLocalhostTCPNat (4.35s) [2022-03-11T19:33:41.271Z] === RUN TestNetworkLoopbackNat [2022-03-11T19:33:41.271Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T19:33:41.271Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-11T19:33:41.271Z] === RUN TestPause [2022-03-11T19:33:41.271Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T19:33:41.271Z] --- SKIP: TestPause (0.00s) [2022-03-11T19:33:41.271Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T19:33:41.595Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-11T19:33:43.494Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-11T19:33:43.753Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-11T19:33:44.319Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-11T19:33:44.987Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.58s) [2022-03-11T19:33:44.987Z] === RUN TestPauseStopPausedContainer [2022-03-11T19:33:44.987Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:33:44.987Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-11T19:33:44.987Z] === RUN TestPsFilter [2022-03-11T19:33:44.987Z] --- PASS: TestPsFilter (0.38s) [2022-03-11T19:33:44.987Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T19:33:45.271Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-11T19:33:45.271Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-11T19:33:45.271Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-11T19:33:45.271Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-11T19:33:46.648Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-11T19:33:47.584Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-11T19:33:48.518Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-11T19:33:48.518Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-11T19:33:48.705Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.47s) [2022-03-11T19:33:48.705Z] === RUN TestRemoveContainerWithVolume [2022-03-11T19:33:48.778Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-11T19:33:49.712Z] === RUN TestDockerSuite/TestRunMount [2022-03-11T19:33:51.593Z] --- PASS: TestRemoveContainerWithVolume (3.49s) [2022-03-11T19:33:51.593Z] === RUN TestRemoveContainerRunning [2022-03-11T19:33:53.895Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-11T19:33:53.895Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-11T19:33:54.459Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-11T19:33:54.482Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-11T19:33:54.482Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T19:33:54.482Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-11T19:33:54.482Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-11T19:33:54.482Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-11T19:33:55.307Z] --- PASS: TestRemoveContainerRunning (3.55s) [2022-03-11T19:33:55.307Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T19:33:55.393Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-11T19:33:56.766Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-11T19:33:57.368Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-11T19:33:58.328Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-11T19:33:58.328Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T19:33:58.666Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-11T19:33:58.786Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-11T19:33:58.786Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T19:33:58.786Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-11T19:33:58.786Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T19:33:58.786Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-11T19:33:59.019Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.62s) [2022-03-11T19:33:59.019Z] === RUN TestRemoveInvalidContainer [2022-03-11T19:33:59.019Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-11T19:33:59.019Z] === RUN TestRenameLinkedContainer [2022-03-11T19:33:59.019Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T19:33:59.019Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-11T19:33:59.019Z] === RUN TestRenameStoppedContainer [2022-03-11T19:33:59.244Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-11T19:34:00.043Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-11T19:34:00.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:34:00.594Z] INFO: Testing against a local daemon [2022-03-11T19:34:00.594Z] === RUN TestBuildWithSession [2022-03-11T19:34:00.594Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:34:00.594Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T19:34:00.594Z] === RUN TestBuildSquashParent [2022-03-11T19:34:00.594Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:34:00.594Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-11T19:34:00.594Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T19:34:00.594Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:34:00.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:34:00.594Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:34:00.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:34:00.594Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:34:00.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:34:00.594Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:34:00.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:34:00.594Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:34:00.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:34:00.594Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:34:00.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:34:00.594Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:34:00.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:34:00.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:34:00.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:34:00.769Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-11T19:34:01.419Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-11T19:34:02.355Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-11T19:34:02.733Z] --- PASS: TestRenameStoppedContainer (3.54s) [2022-03-11T19:34:02.733Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T19:34:03.292Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-11T19:34:03.292Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-11T19:34:03.861Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-11T19:34:04.427Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-11T19:34:04.685Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-11T19:34:05.252Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-11T19:34:05.430Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-11T19:34:06.625Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-11T19:34:06.955Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-11T19:34:06.955Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T19:34:06.955Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-11T19:34:06.955Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T19:34:06.955Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-11T19:34:06.955Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-11T19:34:08.014Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-11T19:34:09.300Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:34:09.300Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:34:09.388Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-11T19:34:09.775Z] --- PASS: TestRenameRunningContainerAndReuse (7.27s) [2022-03-11T19:34:09.775Z] === RUN TestRenameInvalidName [2022-03-11T19:34:11.287Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-11T19:34:11.545Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-11T19:34:11.621Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-11T19:34:11.803Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-11T19:34:12.369Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-11T19:34:12.369Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-11T19:34:12.934Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-11T19:34:13.490Z] --- PASS: TestRenameInvalidName (3.74s) [2022-03-11T19:34:13.490Z] === RUN TestRenameAnonymousContainer [2022-03-11T19:34:13.499Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-11T19:34:13.758Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-11T19:34:14.323Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-11T19:34:18.013Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-11T19:34:18.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.61s) [2022-03-11T19:34:18.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.84s) [2022-03-11T19:34:18.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.92s) [2022-03-11T19:34:18.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.29s) [2022-03-11T19:34:18.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.27s) [2022-03-11T19:34:18.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.58s) [2022-03-11T19:34:18.013Z] === RUN TestBuildMultiStageCopy [2022-03-11T19:34:18.013Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T19:34:18.505Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-11T19:34:19.880Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-11T19:34:19.880Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-11T19:34:19.880Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-11T19:34:20.447Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-11T19:34:21.012Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-11T19:34:21.272Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-11T19:34:22.208Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-11T19:34:22.778Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-11T19:34:23.715Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-11T19:34:23.715Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-11T19:34:23.974Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-11T19:34:24.539Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-11T19:34:24.797Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-11T19:34:25.363Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T19:34:25.363Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-11T19:34:25.363Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-11T19:34:25.829Z] --- PASS: TestRenameAnonymousContainer (12.25s) [2022-03-11T19:34:25.829Z] === RUN TestRenameContainerWithSameName [2022-03-11T19:34:25.927Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-11T19:34:26.185Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-11T19:34:26.185Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-11T19:34:26.185Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-11T19:34:26.684Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T19:34:26.750Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-11T19:34:27.152Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T19:34:27.684Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-11T19:34:27.684Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-11T19:34:27.684Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-11T19:34:28.142Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T19:34:29.134Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T19:34:29.250Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-11T19:34:29.543Z] --- PASS: TestRenameContainerWithSameName (3.70s) [2022-03-11T19:34:29.543Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T19:34:29.543Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T19:34:29.543Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T19:34:29.543Z] === RUN TestResize [2022-03-11T19:34:29.583Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-11T19:34:30.541Z] === RUN TestDockerSuite/TestRunRm [2022-03-11T19:34:30.701Z] --- PASS: TestBuildMultiStageCopy (13.66s) [2022-03-11T19:34:30.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.07s) [2022-03-11T19:34:30.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2022-03-11T19:34:30.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2022-03-11T19:34:30.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s) [2022-03-11T19:34:30.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s) [2022-03-11T19:34:30.701Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T19:34:31.109Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-11T19:34:33.258Z] --- PASS: TestResize (3.79s) [2022-03-11T19:34:33.258Z] === RUN TestResizeWithInvalidSize [2022-03-11T19:34:33.656Z] --- PASS: TestBuildMultiStageParentConfig (3.00s) [2022-03-11T19:34:33.656Z] === RUN TestBuildLabelWithTargets [2022-03-11T19:34:33.656Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:34:33.656Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-11T19:34:33.656Z] === RUN TestBuildWithEmptyLayers [2022-03-11T19:34:33.929Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-11T19:34:34.385Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-11T19:34:34.386Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-11T19:34:34.951Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-11T19:34:35.227Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2022-03-11T19:34:35.227Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T19:34:35.455Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-11T19:34:35.455Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T19:34:35.455Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-11T19:34:35.517Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-11T19:34:36.971Z] --- PASS: TestResizeWithInvalidSize (3.42s) [2022-03-11T19:34:36.971Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T19:34:37.419Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-11T19:34:37.420Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-11T19:34:37.988Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-11T19:34:39.164Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-11T19:34:39.858Z] --- PASS: TestResizeWhenContainerNotStarted (3.30s) [2022-03-11T19:34:39.858Z] === RUN TestDaemonRestartKillContainers [2022-03-11T19:34:39.858Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:34:39.858Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:34:39.858Z] === RUN TestStats [2022-03-11T19:34:39.858Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T19:34:39.858Z] --- SKIP: TestStats (0.00s) [2022-03-11T19:34:39.858Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T19:34:40.288Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-11T19:34:40.288Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-11T19:34:40.288Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-11T19:34:40.288Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-11T19:34:40.288Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-11T19:34:40.516Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-11T19:34:40.622Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-11T19:34:40.775Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-11T19:34:40.906Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7df7357e085703b4de3cb829c01cf4a9832a00db hack/test/unit [2022-03-11T19:34:41.164Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-11T19:34:41.164Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-11T19:34:41.164Z] + TESTDIRS=./... [2022-03-11T19:34:41.164Z] + exclude_paths='/vendor/|/integration' [2022-03-11T19:34:41.164Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-11T19:34:41.164Z] ++ go list ./... [2022-03-11T19:34:41.330Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-11T19:34:42.102Z] + pkg_list='github.com/docker/docker/api [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/backend [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/container [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/events [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/filters [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/image [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/mount [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/network [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/registry [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/time [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/versions [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:34:42.102Z] github.com/docker/docker/api/types/volume [2022-03-11T19:34:42.102Z] github.com/docker/docker/builder [2022-03-11T19:34:42.102Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:34:42.102Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:34:42.102Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:34:42.102Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:34:42.102Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:34:42.102Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:34:42.102Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:34:42.102Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:34:42.102Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:34:42.102Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:34:42.102Z] github.com/docker/docker/cli [2022-03-11T19:34:42.102Z] github.com/docker/docker/cli/config [2022-03-11T19:34:42.102Z] github.com/docker/docker/cli/debug [2022-03-11T19:34:42.102Z] github.com/docker/docker/client [2022-03-11T19:34:42.102Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:34:42.102Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:34:42.102Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:34:42.102Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:34:42.102Z] github.com/docker/docker/container [2022-03-11T19:34:42.102Z] github.com/docker/docker/container/stream [2022-03-11T19:34:42.102Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:34:42.102Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:34:42.102Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/config [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/events [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/exec [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/images [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/links [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/names [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/network [2022-03-11T19:34:42.102Z] github.com/docker/docker/daemon/stats [2022-03-11T19:34:42.102Z] github.com/docker/docker/distribution [2022-03-11T19:34:42.102Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:34:42.102Z] github.com/docker/docker/distribution/utils [2022-03-11T19:34:42.102Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:34:42.102Z] github.com/docker/docker/dockerversion [2022-03-11T19:34:42.102Z] github.com/docker/docker/errdefs [2022-03-11T19:34:42.102Z] github.com/docker/docker/image [2022-03-11T19:34:42.102Z] github.com/docker/docker/image/cache [2022-03-11T19:34:42.102Z] github.com/docker/docker/image/tarexport [2022-03-11T19:34:42.102Z] github.com/docker/docker/image/v1 [2022-03-11T19:34:42.102Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:34:42.102Z] github.com/docker/docker/layer [2022-03-11T19:34:42.102Z] github.com/docker/docker/libcontainerd [2022-03-11T19:34:42.102Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:34:42.102Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:34:42.102Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:34:42.102Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:34:42.102Z] github.com/docker/docker/libnetwork/types [2022-03-11T19:34:42.102Z] github.com/docker/docker/oci [2022-03-11T19:34:42.102Z] github.com/docker/docker/oci/caps [2022-03-11T19:34:42.102Z] github.com/docker/docker/opts [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/archive [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/directory [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/platform [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/pools [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/progress [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/signal [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/stack [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/system [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:34:42.102Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:34:42.102Z] github.com/docker/docker/plugin [2022-03-11T19:34:42.102Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:34:42.102Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:34:42.102Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:34:42.102Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:34:42.102Z] github.com/docker/docker/quota [2022-03-11T19:34:42.102Z] github.com/docker/docker/reference [2022-03-11T19:34:42.102Z] github.com/docker/docker/registry [2022-03-11T19:34:42.102Z] github.com/docker/docker/registry/resumable [2022-03-11T19:34:42.102Z] github.com/docker/docker/restartmanager [2022-03-11T19:34:42.102Z] github.com/docker/docker/rootless [2022-03-11T19:34:42.102Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:34:42.102Z] github.com/docker/docker/runconfig [2022-03-11T19:34:42.102Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:34:42.102Z] github.com/docker/docker/testutil [2022-03-11T19:34:42.102Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:34:42.102Z] github.com/docker/docker/testutil/environment [2022-03-11T19:34:42.102Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:34:42.102Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:34:42.102Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:34:42.102Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:34:42.102Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:34:42.102Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:34:42.103Z] github.com/docker/docker/testutil/registry [2022-03-11T19:34:42.103Z] github.com/docker/docker/testutil/request [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume/drivers [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume/local [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume/mounts [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume/service [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume/testutils' [2022-03-11T19:34:42.103Z] ++ grep --fixed-strings -v /libnetwork [2022-03-11T19:34:42.103Z] ++ echo 'github.com/docker/docker/api [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/backend [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/container [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/events [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/filters [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/image [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/mount [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/network [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/registry [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/time [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/versions [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/volume [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:34:42.103Z] github.com/docker/docker/cli [2022-03-11T19:34:42.103Z] github.com/docker/docker/cli/config [2022-03-11T19:34:42.103Z] github.com/docker/docker/cli/debug [2022-03-11T19:34:42.103Z] github.com/docker/docker/client [2022-03-11T19:34:42.103Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:34:42.103Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:34:42.103Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:34:42.103Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:34:42.103Z] github.com/docker/docker/container [2022-03-11T19:34:42.103Z] github.com/docker/docker/container/stream [2022-03-11T19:34:42.103Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:34:42.103Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:34:42.103Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/config [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/events [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/exec [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/images [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/links [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/names [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/network [2022-03-11T19:34:42.103Z] github.com/docker/docker/daemon/stats [2022-03-11T19:34:42.103Z] github.com/docker/docker/distribution [2022-03-11T19:34:42.103Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:34:42.103Z] github.com/docker/docker/distribution/utils [2022-03-11T19:34:42.103Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:34:42.103Z] github.com/docker/docker/dockerversion [2022-03-11T19:34:42.103Z] github.com/docker/docker/errdefs [2022-03-11T19:34:42.103Z] github.com/docker/docker/image [2022-03-11T19:34:42.103Z] github.com/docker/docker/image/cache [2022-03-11T19:34:42.103Z] github.com/docker/docker/image/tarexport [2022-03-11T19:34:42.103Z] github.com/docker/docker/image/v1 [2022-03-11T19:34:42.103Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:34:42.103Z] github.com/docker/docker/layer [2022-03-11T19:34:42.103Z] github.com/docker/docker/libcontainerd [2022-03-11T19:34:42.103Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:34:42.103Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:34:42.103Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:34:42.103Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:34:42.103Z] github.com/docker/docker/libnetwork/types [2022-03-11T19:34:42.103Z] github.com/docker/docker/oci [2022-03-11T19:34:42.103Z] github.com/docker/docker/oci/caps [2022-03-11T19:34:42.103Z] github.com/docker/docker/opts [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/archive [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/directory [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/platform [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/pools [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/progress [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/signal [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/stack [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/system [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:34:42.103Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:34:42.103Z] github.com/docker/docker/plugin [2022-03-11T19:34:42.103Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:34:42.103Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:34:42.103Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:34:42.103Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:34:42.103Z] github.com/docker/docker/quota [2022-03-11T19:34:42.103Z] github.com/docker/docker/reference [2022-03-11T19:34:42.103Z] github.com/docker/docker/registry [2022-03-11T19:34:42.103Z] github.com/docker/docker/registry/resumable [2022-03-11T19:34:42.103Z] github.com/docker/docker/restartmanager [2022-03-11T19:34:42.103Z] github.com/docker/docker/rootless [2022-03-11T19:34:42.103Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:34:42.103Z] github.com/docker/docker/runconfig [2022-03-11T19:34:42.103Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:34:42.103Z] github.com/docker/docker/testutil [2022-03-11T19:34:42.103Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:34:42.103Z] github.com/docker/docker/testutil/environment [2022-03-11T19:34:42.103Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:34:42.103Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:34:42.103Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:34:42.103Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:34:42.103Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:34:42.103Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:34:42.103Z] github.com/docker/docker/testutil/registry [2022-03-11T19:34:42.103Z] github.com/docker/docker/testutil/request [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume/drivers [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume/local [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume/mounts [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume/service [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:34:42.103Z] github.com/docker/docker/volume/testutils' [2022-03-11T19:34:42.103Z] + base_pkg_list='github.com/docker/docker/api [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/backend [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/container [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/events [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/filters [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/image [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/mount [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/network [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/registry [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/time [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/versions [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:34:42.103Z] github.com/docker/docker/api/types/volume [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:34:42.103Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:34:42.104Z] github.com/docker/docker/cli [2022-03-11T19:34:42.104Z] github.com/docker/docker/cli/config [2022-03-11T19:34:42.104Z] github.com/docker/docker/cli/debug [2022-03-11T19:34:42.104Z] github.com/docker/docker/client [2022-03-11T19:34:42.104Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:34:42.104Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:34:42.104Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:34:42.104Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:34:42.104Z] github.com/docker/docker/container [2022-03-11T19:34:42.104Z] github.com/docker/docker/container/stream [2022-03-11T19:34:42.104Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:34:42.104Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:34:42.104Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/config [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/events [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/exec [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/images [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/links [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/names [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/network [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/stats [2022-03-11T19:34:42.104Z] github.com/docker/docker/distribution [2022-03-11T19:34:42.104Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:34:42.104Z] github.com/docker/docker/distribution/utils [2022-03-11T19:34:42.104Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:34:42.104Z] github.com/docker/docker/dockerversion [2022-03-11T19:34:42.104Z] github.com/docker/docker/errdefs [2022-03-11T19:34:42.104Z] github.com/docker/docker/image [2022-03-11T19:34:42.104Z] github.com/docker/docker/image/cache [2022-03-11T19:34:42.104Z] github.com/docker/docker/image/tarexport [2022-03-11T19:34:42.104Z] github.com/docker/docker/image/v1 [2022-03-11T19:34:42.104Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:34:42.104Z] github.com/docker/docker/layer [2022-03-11T19:34:42.104Z] github.com/docker/docker/libcontainerd [2022-03-11T19:34:42.104Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:34:42.104Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:34:42.104Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:34:42.104Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:34:42.104Z] github.com/docker/docker/oci [2022-03-11T19:34:42.104Z] github.com/docker/docker/oci/caps [2022-03-11T19:34:42.104Z] github.com/docker/docker/opts [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/archive [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/directory [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/platform [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/pools [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/progress [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/signal [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/stack [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/system [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:34:42.104Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:34:42.104Z] github.com/docker/docker/plugin [2022-03-11T19:34:42.104Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:34:42.104Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:34:42.104Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:34:42.104Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:34:42.104Z] github.com/docker/docker/quota [2022-03-11T19:34:42.104Z] github.com/docker/docker/reference [2022-03-11T19:34:42.104Z] github.com/docker/docker/registry [2022-03-11T19:34:42.104Z] github.com/docker/docker/registry/resumable [2022-03-11T19:34:42.104Z] github.com/docker/docker/restartmanager [2022-03-11T19:34:42.104Z] github.com/docker/docker/rootless [2022-03-11T19:34:42.104Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:34:42.104Z] github.com/docker/docker/runconfig [2022-03-11T19:34:42.104Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:34:42.104Z] github.com/docker/docker/testutil [2022-03-11T19:34:42.104Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:34:42.104Z] github.com/docker/docker/testutil/environment [2022-03-11T19:34:42.104Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:34:42.104Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:34:42.104Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:34:42.104Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:34:42.104Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:34:42.104Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:34:42.104Z] github.com/docker/docker/testutil/registry [2022-03-11T19:34:42.104Z] github.com/docker/docker/testutil/request [2022-03-11T19:34:42.104Z] github.com/docker/docker/volume [2022-03-11T19:34:42.104Z] github.com/docker/docker/volume/drivers [2022-03-11T19:34:42.104Z] github.com/docker/docker/volume/local [2022-03-11T19:34:42.104Z] github.com/docker/docker/volume/mounts [2022-03-11T19:34:42.104Z] github.com/docker/docker/volume/service [2022-03-11T19:34:42.104Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:34:42.104Z] github.com/docker/docker/volume/testutils' [2022-03-11T19:34:42.104Z] ++ grep --fixed-strings /libnetwork [2022-03-11T19:34:42.104Z] ++ echo 'github.com/docker/docker/api [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/backend [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/container [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/events [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/filters [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/image [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/mount [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/network [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/registry [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/time [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/versions [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:34:42.104Z] github.com/docker/docker/api/types/volume [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:34:42.104Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:34:42.104Z] github.com/docker/docker/cli [2022-03-11T19:34:42.104Z] github.com/docker/docker/cli/config [2022-03-11T19:34:42.104Z] github.com/docker/docker/cli/debug [2022-03-11T19:34:42.104Z] github.com/docker/docker/client [2022-03-11T19:34:42.104Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:34:42.104Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:34:42.104Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:34:42.104Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:34:42.104Z] github.com/docker/docker/container [2022-03-11T19:34:42.104Z] github.com/docker/docker/container/stream [2022-03-11T19:34:42.104Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:34:42.104Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:34:42.104Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/config [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/events [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/exec [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/images [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/links [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/names [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/network [2022-03-11T19:34:42.104Z] github.com/docker/docker/daemon/stats [2022-03-11T19:34:42.104Z] github.com/docker/docker/distribution [2022-03-11T19:34:42.104Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:34:42.104Z] github.com/docker/docker/distribution/utils [2022-03-11T19:34:42.104Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:34:42.104Z] github.com/docker/docker/dockerversion [2022-03-11T19:34:42.104Z] github.com/docker/docker/errdefs [2022-03-11T19:34:42.104Z] github.com/docker/docker/image [2022-03-11T19:34:42.104Z] github.com/docker/docker/image/cache [2022-03-11T19:34:42.104Z] github.com/docker/docker/image/tarexport [2022-03-11T19:34:42.104Z] github.com/docker/docker/image/v1 [2022-03-11T19:34:42.104Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:34:42.104Z] github.com/docker/docker/layer [2022-03-11T19:34:42.104Z] github.com/docker/docker/libcontainerd [2022-03-11T19:34:42.104Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:34:42.104Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:34:42.104Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:34:42.104Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:34:42.104Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/types [2022-03-11T19:34:42.105Z] github.com/docker/docker/oci [2022-03-11T19:34:42.105Z] github.com/docker/docker/oci/caps [2022-03-11T19:34:42.105Z] github.com/docker/docker/opts [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/archive [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/directory [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/platform [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/pools [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/progress [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/signal [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/stack [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/system [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:34:42.105Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:34:42.105Z] github.com/docker/docker/plugin [2022-03-11T19:34:42.105Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:34:42.105Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:34:42.105Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:34:42.105Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:34:42.105Z] github.com/docker/docker/quota [2022-03-11T19:34:42.105Z] github.com/docker/docker/reference [2022-03-11T19:34:42.105Z] github.com/docker/docker/registry [2022-03-11T19:34:42.105Z] github.com/docker/docker/registry/resumable [2022-03-11T19:34:42.105Z] github.com/docker/docker/restartmanager [2022-03-11T19:34:42.105Z] github.com/docker/docker/rootless [2022-03-11T19:34:42.105Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:34:42.105Z] github.com/docker/docker/runconfig [2022-03-11T19:34:42.105Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:34:42.105Z] github.com/docker/docker/testutil [2022-03-11T19:34:42.105Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:34:42.105Z] github.com/docker/docker/testutil/environment [2022-03-11T19:34:42.105Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:34:42.105Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:34:42.105Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:34:42.105Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:34:42.105Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:34:42.105Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:34:42.105Z] github.com/docker/docker/testutil/registry [2022-03-11T19:34:42.105Z] github.com/docker/docker/testutil/request [2022-03-11T19:34:42.105Z] github.com/docker/docker/volume [2022-03-11T19:34:42.105Z] github.com/docker/docker/volume/drivers [2022-03-11T19:34:42.105Z] github.com/docker/docker/volume/local [2022-03-11T19:34:42.105Z] github.com/docker/docker/volume/mounts [2022-03-11T19:34:42.105Z] github.com/docker/docker/volume/service [2022-03-11T19:34:42.105Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:34:42.105Z] github.com/docker/docker/volume/testutils' [2022-03-11T19:34:42.105Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/types' [2022-03-11T19:34:42.105Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-11T19:34:42.105Z] + echo 'github.com/docker/docker/libnetwork [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/types' [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:34:42.105Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:34:42.105Z] + type docker-proxy [2022-03-11T19:34:42.105Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-11T19:34:42.105Z] + hack/make.sh binary-proxy install-proxy [2022-03-11T19:34:42.105Z] [2022-03-11T19:34:42.364Z] Removing bundles/ [2022-03-11T19:34:42.364Z] [2022-03-11T19:34:42.364Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-11T19:34:42.364Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-11T19:34:42.364Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:34:43.308Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-11T19:34:43.875Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-11T19:34:44.444Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-11T19:34:45.012Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-11T19:34:45.948Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-11T19:34:46.207Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-11T19:34:46.465Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-11T19:34:46.723Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-11T19:34:47.289Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-11T19:34:47.855Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-11T19:34:48.390Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-11T19:34:48.390Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T19:34:48.390Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-11T19:34:48.390Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T19:34:48.390Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-11T19:34:48.390Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T19:34:48.390Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-11T19:34:48.393Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.54s) [2022-03-11T19:34:48.393Z] === RUN TestStopContainerWithTimeout [2022-03-11T19:34:48.393Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T19:34:48.393Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-11T19:34:48.393Z] === RUN TestUpdateRestartPolicy [2022-03-11T19:34:48.422Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-11T19:34:48.846Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T19:34:48.846Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-11T19:34:48.942Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-11T19:34:48.942Z] [2022-03-11T19:34:48.942Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-11T19:34:48.942Z] Installing docker-proxy to /usr/local/bin/ [2022-03-11T19:34:48.942Z] [2022-03-11T19:34:48.942Z] + mkdir -p bundles [2022-03-11T19:34:48.942Z] + '[' -n 'github.com/docker/docker/api [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/backend [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/container [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/events [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/filters [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/image [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/mount [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/network [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/registry [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/time [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/versions [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:34:48.942Z] github.com/docker/docker/api/types/volume [2022-03-11T19:34:48.942Z] github.com/docker/docker/builder [2022-03-11T19:34:48.942Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:34:48.942Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:34:48.942Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:34:48.942Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:34:48.942Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:34:48.942Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:34:48.942Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:34:48.942Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:34:48.942Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:34:48.942Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:34:48.942Z] github.com/docker/docker/cli [2022-03-11T19:34:48.942Z] github.com/docker/docker/cli/config [2022-03-11T19:34:48.942Z] github.com/docker/docker/cli/debug [2022-03-11T19:34:48.942Z] github.com/docker/docker/client [2022-03-11T19:34:48.942Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:34:48.942Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:34:48.942Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:34:48.942Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:34:48.942Z] github.com/docker/docker/container [2022-03-11T19:34:48.942Z] github.com/docker/docker/container/stream [2022-03-11T19:34:48.942Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:34:48.942Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:34:48.942Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/config [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/events [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/exec [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/images [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/links [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/names [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/network [2022-03-11T19:34:48.942Z] github.com/docker/docker/daemon/stats [2022-03-11T19:34:48.942Z] github.com/docker/docker/distribution [2022-03-11T19:34:48.942Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:34:48.942Z] github.com/docker/docker/distribution/utils [2022-03-11T19:34:48.942Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:34:48.942Z] github.com/docker/docker/dockerversion [2022-03-11T19:34:48.942Z] github.com/docker/docker/errdefs [2022-03-11T19:34:48.942Z] github.com/docker/docker/image [2022-03-11T19:34:48.942Z] github.com/docker/docker/image/cache [2022-03-11T19:34:48.942Z] github.com/docker/docker/image/tarexport [2022-03-11T19:34:48.942Z] github.com/docker/docker/image/v1 [2022-03-11T19:34:48.942Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:34:48.942Z] github.com/docker/docker/layer [2022-03-11T19:34:48.942Z] github.com/docker/docker/libcontainerd [2022-03-11T19:34:48.942Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:34:48.942Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:34:48.942Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:34:48.942Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:34:48.942Z] github.com/docker/docker/oci [2022-03-11T19:34:48.942Z] github.com/docker/docker/oci/caps [2022-03-11T19:34:48.942Z] github.com/docker/docker/opts [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/archive [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/directory [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/platform [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/pools [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/progress [2022-03-11T19:34:48.942Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:34:48.943Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:34:48.943Z] github.com/docker/docker/pkg/signal [2022-03-11T19:34:48.943Z] github.com/docker/docker/pkg/stack [2022-03-11T19:34:48.943Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:34:48.943Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:34:48.943Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:34:48.943Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:34:48.943Z] github.com/docker/docker/pkg/system [2022-03-11T19:34:48.943Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:34:48.943Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:34:48.943Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:34:48.943Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:34:48.943Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:34:48.943Z] github.com/docker/docker/plugin [2022-03-11T19:34:48.943Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:34:48.943Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:34:48.943Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:34:48.943Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:34:48.943Z] github.com/docker/docker/quota [2022-03-11T19:34:48.943Z] github.com/docker/docker/reference [2022-03-11T19:34:48.943Z] github.com/docker/docker/registry [2022-03-11T19:34:48.943Z] github.com/docker/docker/registry/resumable [2022-03-11T19:34:48.943Z] github.com/docker/docker/restartmanager [2022-03-11T19:34:48.943Z] github.com/docker/docker/rootless [2022-03-11T19:34:48.943Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:34:48.943Z] github.com/docker/docker/runconfig [2022-03-11T19:34:48.943Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:34:48.943Z] github.com/docker/docker/testutil [2022-03-11T19:34:48.943Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:34:48.943Z] github.com/docker/docker/testutil/environment [2022-03-11T19:34:48.943Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:34:48.943Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:34:48.943Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:34:48.943Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:34:48.943Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:34:48.943Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:34:48.943Z] github.com/docker/docker/testutil/registry [2022-03-11T19:34:48.943Z] github.com/docker/docker/testutil/request [2022-03-11T19:34:48.943Z] github.com/docker/docker/volume [2022-03-11T19:34:48.943Z] github.com/docker/docker/volume/drivers [2022-03-11T19:34:48.943Z] github.com/docker/docker/volume/local [2022-03-11T19:34:48.943Z] github.com/docker/docker/volume/mounts [2022-03-11T19:34:48.943Z] github.com/docker/docker/volume/service [2022-03-11T19:34:48.943Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:34:48.943Z] github.com/docker/docker/volume/testutils' ']' [2022-03-11T19:34:48.943Z] + 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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-11T19:34:49.302Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-11T19:34:49.356Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-11T19:34:49.356Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-11T19:34:50.315Z] ? github.com/docker/docker/api [no test files] [2022-03-11T19:34:51.884Z] === RUN TestDockerSuite/TestRunState [2022-03-11T19:34:51.884Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-11T19:34:52.820Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-11T19:34:53.046Z] --- PASS: TestBuildMultiStageOnBuild (17.31s) [2022-03-11T19:34:53.047Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T19:34:53.047Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:34:53.047Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-11T19:34:53.047Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T19:34:53.390Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-11T19:34:53.979Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-11T19:34:54.236Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-11T19:34:54.236Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-11T19:34:54.236Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-11T19:34:54.495Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-11T19:34:54.753Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-11T19:34:55.322Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-11T19:34:56.255Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-11T19:34:56.513Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-11T19:34:56.513Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-11T19:34:57.082Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-11T19:34:58.018Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-11T19:34:59.394Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-11T19:34:59.653Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-11T19:35:01.554Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-11T19:35:04.086Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-11T19:35:04.086Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-11T19:35:06.617Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-11T19:35:07.182Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-11T19:35:07.749Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-11T19:35:08.315Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-11T19:35:08.394Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2022-03-11T19:35:09.253Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-11T19:35:09.818Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-11T19:35:11.721Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-11T19:35:11.978Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-11T19:35:12.236Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-11T19:35:12.236Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-11T19:35:12.801Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-11T19:35:13.059Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-11T19:35:13.458Z] --- PASS: TestUpdateRestartPolicy (24.75s) [2022-03-11T19:35:13.458Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T19:35:13.625Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-11T19:35:13.625Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-11T19:35:13.625Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-11T19:35:13.625Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-11T19:35:14.110Z] --- PASS: TestBuildMultiStageLayerLeak (20.34s) [2022-03-11T19:35:14.110Z] === RUN TestBuildWithHugeFile [2022-03-11T19:35:14.190Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-11T19:35:16.745Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-11T19:35:17.003Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-11T19:35:17.169Z] --- PASS: TestUpdateRestartWithAutoRemove (3.37s) [2022-03-11T19:35:17.169Z] === RUN TestWaitNonBlocked [2022-03-11T19:35:17.169Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:35:17.169Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:35:17.169Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:35:17.169Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:35:17.169Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:35:17.169Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:35:17.939Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-11T19:35:19.315Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-11T19:35:19.881Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-11T19:35:21.255Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-11T19:35:21.831Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-11T19:35:21.831Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.78s) [2022-03-11T19:35:21.831Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.95s) [2022-03-11T19:35:21.831Z] === RUN TestWaitBlocked [2022-03-11T19:35:21.831Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:35:21.831Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-11T19:35:21.831Z] PASS [2022-03-11T19:35:21.831Z] ok github.com/docker/docker/integration/container 125.196s [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === Skipped [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-11T19:35:21.831Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-11T19:35:21.831Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T19:35:21.831Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T19:35:21.831Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T19:35:21.831Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T19:35:21.831Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T19:35:21.831Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T19:35:21.831Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:35:21.831Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-11T19:35:21.831Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-11T19:35:21.831Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-11T19:35:21.831Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-11T19:35:21.831Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T19:35:21.831Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-11T19:35:21.831Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-11T19:35:21.831Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:35:21.831Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:35:21.831Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T19:35:21.831Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T19:35:21.831Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-11T19:35:21.831Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T19:35:21.831Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-11T19:35:21.831Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-11T19:35:21.831Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-11T19:35:21.831Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-11T19:35:21.831Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-11T19:35:21.831Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-11T19:35:21.831Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-11T19:35:21.831Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-11T19:35:21.831Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T19:35:21.831Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:35:21.831Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-11T19:35:21.831Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-11T19:35:21.831Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-11T19:35:21.831Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:35:21.831Z] [2022-03-11T19:35:21.831Z] DONE 87 tests, 34 skipped in 128.166s [2022-03-11T19:35:21.831Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-11T19:35:22.628Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-11T19:35:23.194Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-11T19:35:23.452Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-11T19:35:23.452Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-11T19:35:23.452Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-11T19:35:23.452Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-11T19:35:23.452Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-11T19:35:23.452Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-11T19:35:23.452Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-11T19:35:23.710Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-11T19:35:23.710Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-11T19:35:23.710Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-11T19:35:24.645Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-11T19:35:25.212Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-11T19:35:25.470Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-11T19:35:26.404Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-11T19:35:26.971Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-11T19:35:27.537Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-11T19:35:27.537Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-11T19:35:28.102Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-11T19:35:28.103Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-11T19:35:28.103Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-11T19:35:28.103Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-11T19:35:28.103Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-11T19:35:28.103Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-11T19:35:28.103Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-11T19:35:28.103Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-11T19:35:28.103Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-11T19:35:28.103Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-11T19:35:28.103Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-11T19:35:28.103Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-11T19:35:28.103Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-11T19:35:28.103Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-11T19:35:28.103Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-11T19:35:28.669Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-11T19:35:29.235Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-11T19:35:29.235Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-11T19:35:29.235Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-11T19:35:29.801Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-11T19:35:30.060Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-11T19:35:30.626Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-11T19:35:30.626Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-11T19:35:31.254Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-11T19:35:31.821Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-11T19:35:31.821Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-11T19:35:31.821Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-11T19:35:32.390Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-11T19:35:32.390Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-11T19:35:33.764Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-11T19:35:34.023Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-11T19:35:34.023Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-11T19:35:34.023Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-11T19:35:34.589Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-11T19:35:34.589Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-11T19:35:35.970Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-11T19:35:36.236Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-11T19:35:37.609Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-11T19:35:37.870Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-11T19:35:38.434Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-11T19:35:38.434Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-11T19:35:38.434Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-11T19:35:39.372Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-11T19:35:39.941Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-11T19:35:39.941Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T19:35:39.941Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-11T19:35:39.941Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T19:35:39.941Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-11T19:35:40.307Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-11T19:35:40.565Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-11T19:35:41.499Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-11T19:35:41.499Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-11T19:35:42.873Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-11T19:35:42.873Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-11T19:35:43.441Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-11T19:35:44.380Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3711873102 [2022-03-11T19:35:44.946Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-11T19:35:44.946Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-11T19:35:45.880Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-11T19:35:45.880Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-11T19:35:45.880Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-11T19:35:47.000Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T19:35:47.000Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T19:35:47.000Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-11T19:35:47.000Z] === RUN TestDaemonConfigValidation [2022-03-11T19:35:47.000Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T19:35:47.000Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-11T19:35:47.000Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T19:35:47.000Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T19:35:47.000Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T19:35:47.000Z] === RUN TestDaemonProxy [2022-03-11T19:35:47.000Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T19:35:47.000Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-11T19:35:47.000Z] PASS [2022-03-11T19:35:47.000Z] ok github.com/docker/docker/integration/daemon 0.146s [2022-03-11T19:35:47.000Z] [2022-03-11T19:35:47.000Z] === Skipped [2022-03-11T19:35:47.000Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-11T19:35:47.000Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T19:35:47.000Z] [2022-03-11T19:35:47.000Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-11T19:35:47.000Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T19:35:47.000Z] [2022-03-11T19:35:47.000Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T19:35:47.000Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T19:35:47.000Z] [2022-03-11T19:35:47.000Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-11T19:35:47.000Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T19:35:47.000Z] [2022-03-11T19:35:47.000Z] DONE 4 tests, 4 skipped in 24.311s [2022-03-11T19:35:47.000Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-11T19:35:47.254Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-11T19:35:48.627Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-11T19:35:48.885Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-11T19:35:48.885Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-11T19:35:48.885Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-11T19:35:48.885Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-11T19:35:49.449Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-11T19:35:49.449Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-11T19:35:50.380Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-11T19:35:50.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:35:50.715Z] INFO: Testing against a local daemon [2022-03-11T19:35:50.715Z] === RUN TestCommitInheritsEnv [2022-03-11T19:35:50.715Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:35:50.715Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-11T19:35:50.715Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T19:35:50.715Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:35:50.715Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:35:50.715Z] === RUN TestImportWithCustomPlatform [2022-03-11T19:35:50.715Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:35:50.715Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-11T19:35:50.715Z] === RUN TestImagesFilterMultiReference [2022-03-11T19:35:50.715Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-11T19:35:50.715Z] === RUN TestImagePullPlatformInvalid [2022-03-11T19:35:50.716Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-11T19:35:50.716Z] === RUN TestRemoveImageOrphaning [2022-03-11T19:35:50.946Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-11T19:35:51.511Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-11T19:35:51.677Z] --- PASS: TestRemoveImageOrphaning (1.10s) [2022-03-11T19:35:51.677Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T19:35:51.677Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-11T19:35:51.677Z] === RUN TestTagInvalidReference [2022-03-11T19:35:51.677Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-11T19:35:51.677Z] === RUN TestTagValidPrefixedRepo [2022-03-11T19:35:52.132Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-11T19:35:52.132Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T19:35:52.132Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-11T19:35:52.132Z] === RUN TestTagOfficialNames [2022-03-11T19:35:52.133Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-11T19:35:52.133Z] === RUN TestTagMatchesDigest [2022-03-11T19:35:52.133Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-11T19:35:52.133Z] PASS [2022-03-11T19:35:52.133Z] ok github.com/docker/docker/integration/image 1.681s [2022-03-11T19:35:52.133Z] [2022-03-11T19:35:52.133Z] === Skipped [2022-03-11T19:35:52.133Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-11T19:35:52.133Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:35:52.133Z] [2022-03-11T19:35:52.133Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:35:52.133Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:35:52.133Z] [2022-03-11T19:35:52.133Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-11T19:35:52.133Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:35:52.133Z] [2022-03-11T19:35:52.133Z] DONE 12 tests, 3 skipped in 5.903s [2022-03-11T19:35:52.133Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-11T19:35:54.036Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-11T19:35:55.025Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:35:55.025Z] INFO: Testing against a local daemon [2022-03-11T19:35:55.025Z] === RUN TestNetworkCreateDelete [2022-03-11T19:35:55.025Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:35:55.025Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-11T19:35:55.025Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T19:35:55.025Z] 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-03-11T19:35:55.025Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T19:35:55.025Z] === RUN TestDaemonDNSFallback [2022-03-11T19:35:55.025Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:35:55.025Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-11T19:35:55.025Z] === RUN TestInspectNetwork [2022-03-11T19:35:55.025Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T19:35:55.025Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-11T19:35:55.025Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T19:35:55.025Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:35:55.025Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:35:55.025Z] === RUN TestNetworkInvalidJSON [2022-03-11T19:35:55.025Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T19:35:55.025Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T19:35:55.025Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:35:55.025Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:35:55.025Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:35:55.025Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:35:55.025Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T19:35:55.025Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:35:55.025Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:35:55.025Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-11T19:35:55.025Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-11T19:35:55.025Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-11T19:35:55.025Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-11T19:35:55.025Z] === RUN TestNetworkList [2022-03-11T19:35:55.025Z] === RUN TestNetworkList//networks [2022-03-11T19:35:55.025Z] === PAUSE TestNetworkList//networks [2022-03-11T19:35:55.025Z] === RUN TestNetworkList//networks/ [2022-03-11T19:35:55.025Z] === PAUSE TestNetworkList//networks/ [2022-03-11T19:35:55.025Z] === CONT TestNetworkList//networks [2022-03-11T19:35:55.025Z] === CONT TestNetworkList//networks/ [2022-03-11T19:35:55.025Z] --- PASS: TestNetworkList (0.04s) [2022-03-11T19:35:55.025Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T19:35:55.025Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T19:35:55.025Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T19:35:55.025Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T19:35:55.025Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:35:55.025Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T19:35:55.025Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T19:35:55.025Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T19:35:55.025Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T19:35:55.026Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:35:55.026Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T19:35:55.026Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:35:55.026Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T19:35:55.026Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:35:55.026Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T19:35:55.026Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:35:55.026Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T19:35:55.026Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:35:55.026Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T19:35:55.026Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:35:55.026Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:35:55.026Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T19:35:55.026Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:35:55.026Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T19:35:55.026Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:35:55.026Z] PASS [2022-03-11T19:35:55.026Z] ok github.com/docker/docker/integration/network 0.193s [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === Skipped [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-11T19:35:55.026Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T19:35:55.026Z] 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-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-11T19:35:55.026Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-11T19:35:55.026Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:35:55.026Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:35:55.026Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T19:35:55.026Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:35:55.026Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:35:55.026Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:35:55.026Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:35:55.026Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:35:55.026Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:35:55.026Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:35:55.026Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:35:55.026Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T19:35:55.026Z] [2022-03-11T19:35:55.026Z] DONE 22 tests, 15 skipped in 2.599s [2022-03-11T19:35:55.026Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-11T19:35:55.988Z] testing: warning: no tests to run [2022-03-11T19:35:55.988Z] PASS [2022-03-11T19:35:55.988Z] ok github.com/docker/docker/integration/network/ipvlan 0.103s [2022-03-11T19:35:55.988Z] [2022-03-11T19:35:55.988Z] DONE 0 tests in 0.765s [2022-03-11T19:35:55.988Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-11T19:35:56.563Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-11T19:35:56.948Z] testing: warning: no tests to run [2022-03-11T19:35:56.948Z] PASS [2022-03-11T19:35:56.948Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2022-03-11T19:35:56.948Z] [2022-03-11T19:35:56.948Z] DONE 0 tests in 0.711s [2022-03-11T19:35:56.948Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-11T19:35:57.403Z] testing: warning: no tests to run [2022-03-11T19:35:57.403Z] PASS [2022-03-11T19:35:57.403Z] ok github.com/docker/docker/integration/plugin 0.074s [2022-03-11T19:35:57.403Z] [2022-03-11T19:35:57.403Z] DONE 0 tests in 0.720s [2022-03-11T19:35:57.859Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-11T19:35:57.934Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-11T19:35:58.315Z] testing: warning: no tests to run [2022-03-11T19:35:58.315Z] PASS [2022-03-11T19:35:58.315Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2022-03-11T19:35:58.315Z] [2022-03-11T19:35:58.315Z] DONE 0 tests in 0.694s [2022-03-11T19:35:58.315Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-11T19:35:58.518Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-11T19:35:59.459Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-11T19:36:00.980Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-11T19:36:00.980Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T19:36:01.983Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-11T19:36:02.505Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-11T19:36:02.982Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:36:02.982Z] INFO: Testing against a local daemon [2022-03-11T19:36:02.982Z] === RUN TestPluginInvalidJSON [2022-03-11T19:36:02.982Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:36:02.982Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:36:02.982Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:36:02.982Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-11T19:36:02.982Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T19:36:02.982Z] === RUN TestPluginInstall [2022-03-11T19:36:02.982Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T19:36:02.982Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-11T19:36:02.982Z] === RUN TestPluginsWithRuntimes [2022-03-11T19:36:02.982Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T19:36:02.982Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-11T19:36:02.982Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T19:36:02.982Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T19:36:02.982Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:36:02.982Z] PASS [2022-03-11T19:36:02.982Z] ok github.com/docker/docker/integration/plugin/common 0.117s [2022-03-11T19:36:02.982Z] [2022-03-11T19:36:02.982Z] === Skipped [2022-03-11T19:36:02.982Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-11T19:36:02.982Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T19:36:02.982Z] [2022-03-11T19:36:02.982Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-11T19:36:02.982Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T19:36:02.982Z] [2022-03-11T19:36:02.982Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:36:02.982Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T19:36:02.982Z] [2022-03-11T19:36:02.982Z] DONE 5 tests, 3 skipped in 4.531s [2022-03-11T19:36:02.982Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-11T19:36:03.355Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-11T19:36:03.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-11T19:36:03.921Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-11T19:36:04.855Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-11T19:36:05.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:36:05.878Z] INFO: Testing against a local daemon [2022-03-11T19:36:05.878Z] === RUN TestExternalGraphDriver [2022-03-11T19:36:05.878Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T19:36:05.878Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-11T19:36:05.878Z] === RUN TestGraphdriverPluginV2 [2022-03-11T19:36:05.878Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T19:36:05.878Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-11T19:36:05.878Z] PASS [2022-03-11T19:36:05.878Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.128s [2022-03-11T19:36:05.878Z] [2022-03-11T19:36:05.878Z] === Skipped [2022-03-11T19:36:05.878Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-11T19:36:05.878Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T19:36:05.878Z] [2022-03-11T19:36:05.878Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-11T19:36:05.878Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T19:36:05.878Z] [2022-03-11T19:36:05.878Z] DONE 2 tests, 2 skipped in 2.494s [2022-03-11T19:36:05.878Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-11T19:36:06.232Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-11T19:36:06.232Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-11T19:36:07.606Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-11T19:36:08.047Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:36:08.047Z] INFO: Testing against a local daemon [2022-03-11T19:36:08.047Z] === RUN TestReadPluginNoRead [2022-03-11T19:36:08.047Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T19:36:08.047Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-11T19:36:08.047Z] PASS [2022-03-11T19:36:08.047Z] ok github.com/docker/docker/integration/plugin/logging 0.102s [2022-03-11T19:36:08.047Z] [2022-03-11T19:36:08.047Z] === Skipped [2022-03-11T19:36:08.047Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-11T19:36:08.047Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T19:36:08.047Z] [2022-03-11T19:36:08.047Z] DONE 1 tests, 1 skipped in 2.310s [2022-03-11T19:36:08.047Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-11T19:36:08.979Z] docker_cli_service_logs_test.go:246: checking task ym62yce77xw8 [2022-03-11T19:36:08.979Z] docker_cli_service_logs_test.go:251: checking messages for ym62yce77xw8 [2022-03-11T19:36:08.979Z] docker_cli_service_logs_test.go:246: checking task z3luzenal602 [2022-03-11T19:36:08.979Z] docker_cli_service_logs_test.go:251: checking messages for z3luzenal602 [2022-03-11T19:36:09.007Z] testing: warning: no tests to run [2022-03-11T19:36:09.007Z] PASS [2022-03-11T19:36:09.007Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [2022-03-11T19:36:09.462Z] [2022-03-11T19:36:09.462Z] DONE 0 tests in 1.108s [2022-03-11T19:36:09.462Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-11T19:36:10.352Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-11T19:36:11.629Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:36:11.629Z] INFO: Testing against a local daemon [2022-03-11T19:36:11.629Z] === RUN TestPluginWithDevMounts [2022-03-11T19:36:11.629Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:11.629Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-11T19:36:11.629Z] PASS [2022-03-11T19:36:11.629Z] ok github.com/docker/docker/integration/plugin/volumes 0.126s [2022-03-11T19:36:11.629Z] [2022-03-11T19:36:11.629Z] === Skipped [2022-03-11T19:36:11.629Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-11T19:36:11.629Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:11.629Z] [2022-03-11T19:36:11.629Z] DONE 1 tests, 1 skipped in 2.419s [2022-03-11T19:36:12.086Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-11T19:36:13.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-11T19:36:13.760Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T19:36:14.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:36:14.255Z] INFO: Testing against a local daemon [2022-03-11T19:36:14.255Z] === RUN TestSecretInspect [2022-03-11T19:36:14.255Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:14.255Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-11T19:36:14.255Z] === RUN TestSecretList [2022-03-11T19:36:14.255Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:14.255Z] --- SKIP: TestSecretList (0.00s) [2022-03-11T19:36:14.255Z] === RUN TestSecretsCreateAndDelete [2022-03-11T19:36:14.255Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:14.255Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-11T19:36:14.255Z] === RUN TestSecretsUpdate [2022-03-11T19:36:14.255Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:14.255Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-11T19:36:14.255Z] === RUN TestTemplatedSecret [2022-03-11T19:36:14.255Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:14.255Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-11T19:36:14.255Z] === RUN TestSecretCreateResolve [2022-03-11T19:36:14.255Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:36:14.255Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-11T19:36:14.255Z] PASS [2022-03-11T19:36:14.255Z] ok github.com/docker/docker/integration/secret 0.101s [2022-03-11T19:36:14.255Z] [2022-03-11T19:36:14.255Z] === Skipped [2022-03-11T19:36:14.255Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-11T19:36:14.255Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:14.255Z] [2022-03-11T19:36:14.255Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-11T19:36:14.255Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:14.255Z] [2022-03-11T19:36:14.255Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-11T19:36:14.255Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:14.255Z] [2022-03-11T19:36:14.255Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-11T19:36:14.255Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:14.255Z] [2022-03-11T19:36:14.255Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-11T19:36:14.255Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:14.255Z] [2022-03-11T19:36:14.255Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-11T19:36:14.255Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:36:14.255Z] [2022-03-11T19:36:14.255Z] DONE 6 tests, 6 skipped in 2.166s [2022-03-11T19:36:14.255Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-11T19:36:14.531Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-11T19:36:15.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-11T19:36:17.157Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:36:17.158Z] INFO: Testing against a local daemon [2022-03-11T19:36:17.158Z] === RUN TestServiceCreateInit [2022-03-11T19:36:17.158Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T19:36:17.158Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T19:36:17.158Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-11T19:36:17.158Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:36:17.158Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T19:36:17.158Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestCreateServiceConflict [2022-03-11T19:36:17.158Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T19:36:17.158Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-11T19:36:17.158Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T19:36:17.158Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T19:36:17.158Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T19:36:17.158Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestCreateServiceSysctls [2022-03-11T19:36:17.158Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-11T19:36:17.158Z] === RUN TestCreateServiceCapabilities [2022-03-11T19:36:17.158Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-11T19:36:17.158Z] === RUN TestInspect [2022-03-11T19:36:17.158Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestInspect (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestCreateJob [2022-03-11T19:36:17.158Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestCreateJob (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestReplicatedJob [2022-03-11T19:36:17.158Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestUpdateReplicatedJob [2022-03-11T19:36:17.158Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestServiceListWithStatuses [2022-03-11T19:36:17.158Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T19:36:17.158Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestDockerNetworkReConnect [2022-03-11T19:36:17.158Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestServicePlugin [2022-03-11T19:36:17.158Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestServiceUpdateLabel [2022-03-11T19:36:17.158Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:36:17.158Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:36:17.158Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:36:17.158Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:36:17.158Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:36:17.158Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:36:17.158Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:36:17.158Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-11T19:36:17.158Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:36:17.158Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:36:17.158Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-11T19:36:17.158Z] PASS [2022-03-11T19:36:17.158Z] ok github.com/docker/docker/integration/service 0.230s [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === Skipped [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:36:17.158Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:36:17.158Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-11T19:36:17.158Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-11T19:36:17.158Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-11T19:36:17.158Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T19:36:17.158Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-11T19:36:17.158Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-11T19:36:17.158Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-11T19:36:17.158Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-11T19:36:17.158Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-11T19:36:17.158Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-11T19:36:17.158Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-11T19:36:17.158Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-11T19:36:17.158Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-11T19:36:17.158Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-11T19:36:17.158Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-11T19:36:17.158Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-11T19:36:17.158Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-11T19:36:17.158Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-11T19:36:17.158Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-11T19:36:17.158Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-11T19:36:17.158Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-03-11T19:36:17.158Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:36:17.158Z] [2022-03-11T19:36:17.158Z] DONE 24 tests, 23 skipped in 2.771s [2022-03-11T19:36:17.158Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-11T19:36:17.809Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-11T19:36:18.686Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:36:18.686Z] INFO: Testing against a local daemon [2022-03-11T19:36:18.686Z] === RUN TestSessionCreate [2022-03-11T19:36:18.686Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T19:36:18.686Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-11T19:36:18.686Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:36:18.686Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T19:36:18.686Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T19:36:18.686Z] PASS [2022-03-11T19:36:18.686Z] ok github.com/docker/docker/integration/session 0.098s [2022-03-11T19:36:19.141Z] [2022-03-11T19:36:19.141Z] === Skipped [2022-03-11T19:36:19.141Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-11T19:36:19.141Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T19:36:19.141Z] [2022-03-11T19:36:19.141Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T19:36:19.141Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T19:36:19.141Z] [2022-03-11T19:36:19.141Z] DONE 2 tests, 2 skipped in 2.178s [2022-03-11T19:36:19.596Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-11T19:36:19.707Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-11T19:36:21.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:36:21.761Z] INFO: Testing against a local daemon [2022-03-11T19:36:21.761Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:36:21.761Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:21.761Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:36:21.761Z] === RUN TestDiskUsage [2022-03-11T19:36:21.761Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T19:36:21.761Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-11T19:36:21.761Z] === RUN TestEventsExecDie [2022-03-11T19:36:21.761Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T19:36:21.761Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-11T19:36:21.761Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:36:21.761Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T19:36:21.761Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-11T19:36:21.761Z] === RUN TestEventsVolumeCreate [2022-03-11T19:36:21.761Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T19:36:21.761Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-11T19:36:21.761Z] === RUN TestInfoAPI [2022-03-11T19:36:21.761Z] --- PASS: TestInfoAPI (0.04s) [2022-03-11T19:36:21.761Z] === RUN TestInfoAPIWarnings [2022-03-11T19:36:21.761Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:36:21.761Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-11T19:36:21.761Z] === RUN TestInfoDebug [2022-03-11T19:36:21.761Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:36:21.761Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-11T19:36:21.761Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:36:21.761Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:36:21.761Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-11T19:36:21.761Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:36:21.761Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:36:21.761Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-11T19:36:21.761Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:36:22.232Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-11T19:36:22.232Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-11T19:36:22.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-11T19:36:22.720Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2022-03-11T19:36:22.720Z] === RUN TestPingCacheHeaders [2022-03-11T19:36:22.720Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-11T19:36:22.720Z] === RUN TestPingGet [2022-03-11T19:36:22.720Z] --- PASS: TestPingGet (0.03s) [2022-03-11T19:36:22.720Z] === RUN TestPingHead [2022-03-11T19:36:22.720Z] --- PASS: TestPingHead (0.05s) [2022-03-11T19:36:22.720Z] === RUN TestVersion [2022-03-11T19:36:22.720Z] --- PASS: TestVersion (0.03s) [2022-03-11T19:36:22.720Z] PASS [2022-03-11T19:36:22.720Z] ok github.com/docker/docker/integration/system 1.199s [2022-03-11T19:36:23.176Z] [2022-03-11T19:36:23.176Z] === Skipped [2022-03-11T19:36:23.176Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:36:23.176Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:36:23.176Z] [2022-03-11T19:36:23.176Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-11T19:36:23.176Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T19:36:23.176Z] [2022-03-11T19:36:23.176Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-11T19:36:23.176Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T19:36:23.176Z] [2022-03-11T19:36:23.176Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-11T19:36:23.176Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T19:36:23.176Z] [2022-03-11T19:36:23.176Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-11T19:36:23.176Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T19:36:23.176Z] [2022-03-11T19:36:23.176Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-11T19:36:23.176Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:36:23.176Z] [2022-03-11T19:36:23.176Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-11T19:36:23.176Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:36:23.176Z] [2022-03-11T19:36:23.176Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-11T19:36:23.176Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:36:23.176Z] [2022-03-11T19:36:23.176Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-11T19:36:23.176Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:36:23.176Z] [2022-03-11T19:36:23.176Z] DONE 15 tests, 9 skipped in 3.492s [2022-03-11T19:36:23.176Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-11T19:36:24.762Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-11T19:36:25.343Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:36:25.343Z] INFO: Testing against a local daemon [2022-03-11T19:36:25.343Z] === RUN TestVolumesCreateAndList [2022-03-11T19:36:25.343Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-11T19:36:25.343Z] === RUN TestVolumesRemove [2022-03-11T19:36:25.343Z] --- PASS: TestVolumesRemove (0.17s) [2022-03-11T19:36:25.343Z] === RUN TestVolumesInspect [2022-03-11T19:36:25.343Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-11T19:36:25.343Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:36:25.343Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:36:25.343Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:36:25.343Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:36:25.343Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-11T19:36:25.343Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T19:36:25.343Z] PASS [2022-03-11T19:36:25.343Z] ok github.com/docker/docker/integration/volume 0.373s [2022-03-11T19:36:25.343Z] [2022-03-11T19:36:25.343Z] DONE 5 tests in 2.414s [2022-03-11T19:36:25.800Z] INFO: make.ps1 ended at 03/11/2022 19:36:25 [2022-03-11T19:36:25.801Z] INFO: Integration CLI tests being run from the host: [2022-03-11T19:36:25.801Z] 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-03-11T19:36:26.163Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-11T19:36:26.422Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-11T19:36:26.990Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-11T19:36:27.556Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-11T19:36:27.556Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-11T19:36:27.556Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-11T19:36:28.123Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T19:36:29.825Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2022-03-11T19:36:29.825Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T19:36:29.825Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T19:36:29.825Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T19:36:29.826Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-03-11T19:36:29.826Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T19:36:29.826Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-11T19:36:29.826Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T19:36:29.826Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T19:36:31.405Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-11T19:36:31.729Z] ok github.com/docker/docker/builder/remotecontext 0.129s coverage: 13.7% of statements [2022-03-11T19:36:31.729Z] ok github.com/docker/docker/builder/dockerfile 0.291s coverage: 49.3% of statements [2022-03-11T19:36:32.663Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-11T19:36:33.598Z] ok github.com/docker/docker/builder/remotecontext/git 1.301s coverage: 86.3% of statements [2022-03-11T19:36:33.598Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T19:36:33.598Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T19:36:34.533Z] ok github.com/docker/docker/cmd/docker-proxy 0.129s coverage: 67.6% of statements [2022-03-11T19:36:34.681Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-11T19:36:34.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-11T19:36:34.939Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-11T19:36:35.197Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-11T19:36:35.197Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-11T19:36:35.197Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-11T19:36:35.197Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-11T19:36:35.197Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-11T19:36:36.131Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-11T19:36:37.065Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-11T19:36:37.067Z] ok github.com/docker/docker/client 0.159s coverage: 75.7% of statements [2022-03-11T19:36:37.999Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-11T19:36:38.151Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:36:38.151Z] INFO: Testing against a local daemon [2022-03-11T19:36:38.151Z] === RUN TestDockerSuite [2022-03-11T19:36:38.151Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-11T19:36:38.151Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-11T19:36:38.151Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T19:36:38.151Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-11T19:36:38.151Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-11T19:36:38.151Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-11T19:36:38.151Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-11T19:36:38.151Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T19:36:38.151Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-11T19:36:38.151Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-11T19:36:38.151Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-11T19:36:38.151Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-11T19:36:38.603Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-11T19:36:39.053Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-11T19:36:39.373Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-11T19:36:39.938Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-11T19:36:42.463Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-11T19:36:43.028Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-11T19:36:43.961Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-11T19:36:43.961Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-11T19:36:43.961Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-11T19:36:44.892Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-11T19:36:44.892Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-11T19:36:45.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-11T19:36:45.320Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T19:36:45.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-11T19:36:45.459Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-11T19:36:47.358Z] docker_cli_swarm_test.go:1895: [d1fd71e87d423] joining swarm manager [d1936f215dfb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:36:48.295Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-11T19:36:48.295Z] docker_cli_swarm_test.go:1896: [dfa0ad64324d0] joining swarm manager [d1936f215dfb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:36:50.835Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-11T19:36:52.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-11T19:36:52.367Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T19:36:52.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-11T19:36:52.367Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T19:36:52.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-11T19:36:53.360Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-11T19:36:54.293Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-11T19:36:56.821Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-11T19:36:59.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-11T19:37:00.724Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-11T19:37:01.660Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-11T19:37:02.594Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-11T19:37:02.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-11T19:37:02.657Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T19:37:02.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-11T19:37:02.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-11T19:37:02.657Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T19:37:02.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-11T19:37:02.657Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T19:37:02.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-11T19:37:03.529Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-11T19:37:04.903Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-11T19:37:06.277Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-11T19:37:07.651Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-11T19:37:09.023Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-11T19:37:09.589Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-11T19:37:10.155Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-11T19:37:18.283Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-11T19:37:19.656Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-11T19:37:23.741Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.3% of statements [2022-03-11T19:37:23.741Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-03-11T19:37:23.741Z] ok github.com/docker/docker/cmd/dockerd/trap 2.494s coverage: 0.0% of statements [2022-03-11T19:37:23.741Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T19:37:23.741Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T19:37:23.741Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T19:37:23.741Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T19:37:23.741Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T19:37:26.208Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-11T19:37:26.208Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-11T19:37:26.208Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-11T19:37:26.208Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-11T19:37:26.208Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-11T19:37:26.208Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-11T19:37:26.208Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-11T19:37:26.466Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-11T19:37:26.466Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-11T19:37:27.028Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-03-11T19:37:27.402Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-11T19:37:27.403Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-11T19:37:27.403Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-11T19:37:27.403Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-11T19:37:27.403Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-11T19:37:28.404Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-03-11T19:37:29.303Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-11T19:37:29.303Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-11T19:37:29.303Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-11T19:37:29.303Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-11T19:37:29.303Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-11T19:37:29.781Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-03-11T19:37:35.855Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-11T19:37:35.855Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-11T19:37:36.422Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-11T19:37:36.422Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-11T19:37:36.680Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-11T19:37:37.247Z] docker_cli_swarm_test.go:1796: [d9fb4b5eb4122] joining swarm manager [d8b55776fe9e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:37:37.890Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-03-11T19:37:37.890Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.0% of statements [2022-03-11T19:37:38.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-11T19:37:38.455Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-11T19:37:38.621Z] docker_cli_swarm_test.go:1797: [d8321f3ddd927] joining swarm manager [d8b55776fe9e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:37:38.621Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-11T19:37:39.021Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-11T19:37:39.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-11T19:37:39.234Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T19:37:39.280Z] ok github.com/docker/docker/daemon 10.162s coverage: 17.2% of statements [2022-03-11T19:37:39.280Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T19:37:39.280Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T19:37:39.280Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T19:37:39.280Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T19:37:40.761Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-11T19:37:40.761Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T19:37:41.011Z] --- PASS: TestBuildWithHugeFile (141.05s) [2022-03-11T19:37:41.011Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T19:37:41.011Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:37:41.011Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:37:41.011Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T19:37:41.011Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:37:41.011Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:37:41.011Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:37:41.011Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:37:41.011Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:37:41.011Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:37:41.011Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:37:41.011Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:37:41.011Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:37:41.011Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-11T19:37:41.011Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-11T19:37:41.011Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-11T19:37:41.011Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-11T19:37:41.011Z] === RUN TestBuildPreserveOwnership [2022-03-11T19:37:41.011Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:37:41.011Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-11T19:37:41.011Z] === RUN TestBuildPlatformInvalid [2022-03-11T19:37:41.011Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-11T19:37:41.011Z] PASS [2022-03-11T19:37:41.011Z] ok github.com/docker/docker/integration/build 218.350s [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] === Skipped [2022-03-11T19:37:41.011Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-11T19:37:41.011Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-11T19:37:41.011Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-11T19:37:41.011Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-11T19:37:41.011Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:37:41.011Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-11T19:37:41.011Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] DONE 29 tests, 6 skipped in 256.646s [2022-03-11T19:37:41.011Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-11T19:37:41.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:37:41.011Z] INFO: Testing against a local daemon [2022-03-11T19:37:41.011Z] === RUN TestConfigInspect [2022-03-11T19:37:41.011Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.011Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-11T19:37:41.011Z] === RUN TestConfigList [2022-03-11T19:37:41.011Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.011Z] --- SKIP: TestConfigList (0.00s) [2022-03-11T19:37:41.011Z] === RUN TestConfigsCreateAndDelete [2022-03-11T19:37:41.011Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.011Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-11T19:37:41.011Z] === RUN TestConfigsUpdate [2022-03-11T19:37:41.011Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.011Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-11T19:37:41.011Z] === RUN TestTemplatedConfig [2022-03-11T19:37:41.011Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.011Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-11T19:37:41.011Z] === RUN TestConfigCreateResolve [2022-03-11T19:37:41.011Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:37:41.011Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-11T19:37:41.011Z] PASS [2022-03-11T19:37:41.011Z] ok github.com/docker/docker/integration/config 0.091s [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] === Skipped [2022-03-11T19:37:41.011Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-11T19:37:41.011Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-11T19:37:41.011Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-11T19:37:41.011Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-11T19:37:41.011Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-11T19:37:41.011Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-11T19:37:41.011Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:37:41.011Z] [2022-03-11T19:37:41.011Z] DONE 6 tests, 6 skipped in 2.530s [2022-03-11T19:37:41.011Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-11T19:37:41.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:37:41.011Z] INFO: Testing against a local daemon [2022-03-11T19:37:41.011Z] === RUN TestCheckpoint [2022-03-11T19:37:41.011Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:37:41.011Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T19:37:41.011Z] === RUN TestContainerInvalidJSON [2022-03-11T19:37:41.011Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:37:41.011Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:37:41.011Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:37:41.011Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:37:41.011Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:37:41.011Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:37:41.011Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-11T19:37:41.011Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T19:37:41.011Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-11T19:37:41.011Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T19:37:41.011Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-03-11T19:37:41.011Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T19:37:41.011Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.44s) [2022-03-11T19:37:41.011Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T19:37:41.011Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-03-11T19:37:41.011Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T19:37:41.181Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.772s coverage: 74.6% of statements [2022-03-11T19:37:41.468Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-03-11T19:37:41.468Z] === RUN TestCopyFromContainer [2022-03-11T19:37:41.468Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.468Z] --- SKIP: TestCopyFromContainer (0.01s) [2022-03-11T19:37:41.468Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T19:37:41.468Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:37:41.468Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:37:41.468Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:37:41.468Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:37:41.468Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:37:41.468Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:37:41.468Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:37:41.468Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:37:41.468Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:37:41.468Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-11T19:37:41.468Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T19:37:41.468Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T19:37:41.468Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-11T19:37:41.468Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T19:37:41.468Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T19:37:41.468Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T19:37:41.468Z] === RUN TestCreateWithInvalidEnv [2022-03-11T19:37:41.468Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T19:37:41.468Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T19:37:41.468Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T19:37:41.468Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T19:37:41.468Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T19:37:41.468Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T19:37:41.468Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T19:37:41.468Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T19:37:41.468Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T19:37:41.468Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-11T19:37:41.468Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T19:37:41.468Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T19:37:41.468Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T19:37:41.468Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T19:37:41.468Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.468Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T19:37:41.468Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T19:37:41.468Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:37:41.468Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T19:37:41.468Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T19:37:41.468Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:37:41.468Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T19:37:41.468Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T19:37:41.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:37:41.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:37:41.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:37:41.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:37:41.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:37:41.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:37:41.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:37:41.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:37:41.468Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:37:41.468Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:37:41.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:37:41.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:37:41.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:37:41.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:37:41.468Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:37:41.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-11T19:37:41.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T19:37:41.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T19:37:41.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T19:37:41.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T19:37:41.468Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-11T19:37:41.468Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T19:37:41.468Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T19:37:41.468Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T19:37:41.468Z] === RUN TestCreateDifferentPlatform [2022-03-11T19:37:41.468Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T19:37:41.468Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T19:37:41.468Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-11T19:37:41.468Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T19:37:41.468Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T19:37:41.468Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T19:37:41.468Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-03-11T19:37:41.468Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T19:37:41.468Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T19:37:41.468Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-11T19:37:41.468Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T19:37:41.468Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:41.468Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:37:41.468Z] === RUN TestDiff [2022-03-11T19:37:41.468Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T19:37:41.468Z] --- SKIP: TestDiff (0.00s) [2022-03-11T19:37:41.468Z] === RUN TestExecWithCloseStdin [2022-03-11T19:37:41.722Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-11T19:37:41.747Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-03-11T19:37:41.905Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-11T19:37:41.905Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite (1340.95s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.12s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.35s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.07s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.89s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.10s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.65s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.57s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAttachDetach (1.11s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.90s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.68s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.62s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.02s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.59s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.08s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.17s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.20s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.61s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.27s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.11s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.76s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.87s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.73s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.44s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.44s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.89s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.59s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.38s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.00s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.96s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.14s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.19s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.22s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.37s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.81s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.20s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.34s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.73s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.60s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.24s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.64s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.56s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.33s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.30s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.51s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.46s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.37s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.57s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.34s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.63s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.19s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.00s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.36s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.93s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.30s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCmd (0.20s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.20s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.23s) [2022-03-11T19:37:41.905Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.31s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.25s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.89s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.84s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.44s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.40s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.22s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.63s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.49s) [2022-03-11T19:37:41.905Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.06s) [2022-03-11T19:37:41.905Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-11T19:37:41.905Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-03-11T19:37:41.905Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.96s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.55s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.17s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.22s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.14s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.66s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.26s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.41s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.53s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.45s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.23s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.55s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.46s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.30s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.33s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.04s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.25s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.10s) [2022-03-11T19:37:41.905Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.17s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.92s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.41s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.44s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.53s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.89s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.04s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.73s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.87s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEnv (1.57s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.28s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.67s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.25s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.92s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.62s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.77s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.26s) [2022-03-11T19:37:41.906Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.33s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.92s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.13s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.50s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.29s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.07s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.34s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.15s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.76s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.76s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.51s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildHistory (3.88s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.75s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.71s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.93s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.88s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.06s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.82s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.39s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.87s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.03s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.00s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.96s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.60s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.20s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.86s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.15s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.67s) [2022-03-11T19:37:41.906Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.05s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.40s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.77s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.07s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.40s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.33s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.94s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.41s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.82s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.91s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.90s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildPATH (2.99s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.88s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.99s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.79s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.10s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.93s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildRm (2.28s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.98s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.14s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.98s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.73s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.88s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2022-03-11T19:37:41.906Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildStderr (0.72s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.92s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.80s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.80s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildUser (2.46s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.25s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.33s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.04s) [2022-03-11T19:37:41.906Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-11T19:37:41.906Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-11T19:37:41.906Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-11T19:37:41.906Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.41s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.86s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.71s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.36s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.79s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2022-03-11T19:37:41.906Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.79s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.94s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-11T19:37:41.906Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.54s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.76s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestCommitChange (0.80s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.13s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.35s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.83s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestCommitTTY (1.24s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.83s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.14s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.10s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.25s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.70s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.06s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.97s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.99s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.72s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.75s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.51s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.59s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.58s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.51s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.75s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.15s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.13s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.89s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.76s) [2022-03-11T19:37:41.906Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.54s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.68s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.01s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.44s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.44s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.50s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.35s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f25668_} (1.34s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1359379457_/foo_false____} (1.56s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1359379457_/foo_true____} (1.56s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3457837793_/foo_false____} (1.36s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3457837793_/foo_true____} (1.49s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3457837793_/foo_true__0xc000f25698__} (1.82s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f256b0_} (1.39s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f256c8_} (1.35s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f256e0_} (1.33s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f256f8_} (1.33s) [2022-03-11T19:37:41.906Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.89s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.99s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.55s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.08s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.33s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.70s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.61s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.64s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.99s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.62s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.69s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.12s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.71s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.75s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.76s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.20s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.64s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.47s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.32s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.84s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.92s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.29s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.63s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.72s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToDot (0.51s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.85s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.86s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.83s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.78s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.43s) [2022-03-11T19:37:41.907Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-03-11T19:37:41.907Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.80s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.74s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.57s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.08s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.70s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.08s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.60s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.74s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.77s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.25s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.61s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.62s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.29s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.97s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.87s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.39s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.88s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsCommit (0.88s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.68s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.58s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.14s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.43s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.49s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsCopy (1.08s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.16s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.37s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.62s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.77s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-03-11T19:37:41.907Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-11T19:37:41.907Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.91s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsRename (0.46s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.37s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.59s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.92s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExec (0.68s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.08s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.45s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecInteractive (0.62s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.82s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.81s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecParseError (0.62s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.18s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.81s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecStartFails (0.97s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.92s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2022-03-11T19:37:41.907Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.67s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestExecWithUser (0.76s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestHealth (18.86s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImportFile (1.31s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.40s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-03-11T19:37:41.907Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-11T19:37:41.907Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.95s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.52s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.20s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.53s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.03s) [2022-03-11T19:37:41.907Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.47s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.67s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.97s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.06s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.93s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.89s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.53s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.58s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.73s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.77s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.35s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.65s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.54s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.54s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsTail (0.64s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.76s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.66s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.79s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestNetHostname (1.57s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.83s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.74s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPluginActive (1.90s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.50s) [2022-03-11T19:37:41.908Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.27s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.84s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.37s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.06s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.66s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.17s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.03s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPortList (7.42s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.03s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.40s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.93s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsByOrder (1.92s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.78s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.82s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.66s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.46s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.06s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.50s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.08s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.96s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.24s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.42s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.54s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-03-11T19:37:41.908Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.36s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.54s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.21s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.11s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.49s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.04s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.92s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.49s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.04s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.62s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.33s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.91s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.98s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.79s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.67s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.61s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.62s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.76s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.65s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.67s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.09s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.83s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.03s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.30s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.11s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.94s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.32s) [2022-03-11T19:37:41.908Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-11T19:37:41.908Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.64s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.16s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.93s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.43s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.07s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.60s) [2022-03-11T19:37:41.908Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.60s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.60s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.53s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.58s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunExitCode (0.53s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.58s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.64s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.08s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-03-11T19:37:41.908Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.04s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.69s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.80s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.22s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.46s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.12s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.17s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.67s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.51s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.94s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.06s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.08s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.11s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunMount (3.79s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-03-11T19:37:41.908Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.30s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.95s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.29s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.47s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.32s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.10s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.65s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.58s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.57s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.53s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.61s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.18s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.69s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.54s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.40s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.04s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.88s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.56s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.05s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.76s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.23s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.65s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.64s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.61s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunState (1.18s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.57s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunSysctls (1.13s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.67s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.98s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.71s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.36s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.99s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.51s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.77s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.57s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunUserByID (0.55s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.54s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.32s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.87s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.36s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.74s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.84s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.54s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.63s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.67s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.62s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.99s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.60s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.59s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.99s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.71s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.57s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.93s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.94s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.96s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.42s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.50s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.35s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.07s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.87s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.32s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.23s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.90s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.33s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.06s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.49s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.97s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.77s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.75s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.34s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUpdateStats (3.73s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.08s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.82s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.83s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.72s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.97s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.37s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.39s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.62s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.61s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.11s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.12s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.16s) [2022-03-11T19:37:41.909Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.60s) [2022-03-11T19:37:41.909Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-11T19:37:41.909Z] === RUN TestDockerRegistrySuite [2022-03-11T19:37:41.909Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-11T19:37:42.005Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.283s coverage: 56.2% of statements [2022-03-11T19:37:42.475Z] check_test.go:195: [d33ed1b5d6319] daemon is not started [2022-03-11T19:37:42.475Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-11T19:37:43.408Z] check_test.go:195: [d9237e5bde05f] daemon is not started [2022-03-11T19:37:43.408Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-11T19:37:43.883Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-11T19:37:43.883Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T19:37:43.883Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-11T19:37:43.905Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2022-03-11T19:37:44.364Z] --- PASS: TestExecWithCloseStdin (2.45s) [2022-03-11T19:37:44.364Z] === RUN TestExec [2022-03-11T19:37:44.783Z] check_test.go:195: [d1c07b77d93fe] daemon is not started [2022-03-11T19:37:44.783Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-11T19:37:45.041Z] check_test.go:195: [df629966dc7ae] daemon is not started [2022-03-11T19:37:45.041Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T19:37:45.281Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.291s coverage: 50.5% of statements [2022-03-11T19:37:46.216Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.098s coverage: 46.2% of statements [2022-03-11T19:37:46.216Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T19:37:46.535Z] --- PASS: TestExec (2.42s) [2022-03-11T19:37:46.535Z] === RUN TestExecUser [2022-03-11T19:37:46.535Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T19:37:46.535Z] --- SKIP: TestExecUser (0.00s) [2022-03-11T19:37:46.535Z] === RUN TestExportContainerAndImportImage [2022-03-11T19:37:46.535Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:46.535Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-11T19:37:46.535Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T19:37:46.535Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:46.535Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T19:37:46.535Z] === RUN TestHealthCheckWorkdir [2022-03-11T19:37:46.535Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T19:37:46.535Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-11T19:37:46.535Z] === RUN TestHealthKillContainer [2022-03-11T19:37:46.535Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T19:37:46.535Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-11T19:37:46.535Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T19:37:46.535Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:37:46.535Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:37:46.535Z] === RUN TestKillContainerInvalidSignal [2022-03-11T19:37:47.576Z] check_test.go:195: [da0c6d8e8de0b] daemon is not started [2022-03-11T19:37:47.576Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T19:37:47.590Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.8% of statements [2022-03-11T19:37:47.590Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.853s coverage: 58.0% of statements [2022-03-11T19:37:47.590Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-11T19:37:47.590Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T19:37:48.706Z] --- PASS: TestKillContainerInvalidSignal (2.29s) [2022-03-11T19:37:48.706Z] === RUN TestKillContainer [2022-03-11T19:37:48.706Z] === RUN TestKillContainer/no_signal [2022-03-11T19:37:48.967Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 2.9% of statements [2022-03-11T19:37:49.225Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-11T19:37:49.649Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-11T19:37:50.160Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.8% of statements [2022-03-11T19:37:50.160Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T19:37:50.160Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T19:37:50.875Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T19:37:50.875Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T19:37:50.875Z] === RUN TestKillContainer/killing_signal [2022-03-11T19:37:51.095Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements [2022-03-11T19:37:51.173Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-11T19:37:51.173Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T19:37:51.173Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-11T19:37:51.173Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T19:37:51.173Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-11T19:37:51.353Z] ok github.com/docker/docker/daemon/logger/awslogs 0.159s coverage: 79.9% of statements [2022-03-11T19:37:51.920Z] ok github.com/docker/docker/daemon/logger/fluentd 0.007s coverage: 33.6% of statements [2022-03-11T19:37:51.920Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T19:37:52.178Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-03-11T19:37:52.770Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2022-03-11T19:37:52.838Z] check_test.go:195: [d4a7e355a25bd] daemon is not started [2022-03-11T19:37:52.838Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-11T19:37:53.106Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-03-11T19:37:53.106Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-03-11T19:37:53.336Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-11T19:37:54.056Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 78.7% of statements [2022-03-11T19:37:54.056Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T19:37:54.212Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-11T19:37:54.296Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-11T19:37:54.318Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 54.9% of statements [2022-03-11T19:37:55.256Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-03-11T19:37:55.258Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-11T19:37:55.585Z] check_test.go:195: [dc019afdcd4a6] daemon is not started [2022-03-11T19:37:55.585Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-11T19:37:56.189Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-03-11T19:37:56.189Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-03-11T19:37:56.218Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-11T19:37:56.673Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-11T19:37:56.756Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-11T19:37:56.961Z] check_test.go:195: [d66f8b0f4775a] daemon is not started [2022-03-11T19:37:56.961Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-11T19:37:57.324Z] ok github.com/docker/docker/daemon/logger/splunk 1.597s coverage: 82.5% of statements [2022-03-11T19:37:57.324Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T19:37:57.324Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T19:37:57.528Z] check_test.go:195: [db2f10b1fa62a] daemon is not started [2022-03-11T19:37:57.528Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-11T19:37:58.698Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2022-03-11T19:37:58.905Z] check_test.go:195: [d04e4ef1a9b2c] daemon is not started [2022-03-11T19:37:58.905Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-11T19:37:59.265Z] ok github.com/docker/docker/distribution 0.624s coverage: 28.4% of statements [2022-03-11T19:37:59.265Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T19:37:59.427Z] --- PASS: TestKillContainer (9.61s) [2022-03-11T19:37:59.427Z] --- PASS: TestKillContainer/no_signal (2.25s) [2022-03-11T19:37:59.427Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:37:59.427Z] --- PASS: TestKillContainer/killing_signal (7.30s) [2022-03-11T19:37:59.427Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T19:37:59.427Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:37:59.427Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T19:37:59.427Z] === RUN TestKillStoppedContainer [2022-03-11T19:37:59.427Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:37:59.427Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-11T19:37:59.427Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T19:37:59.427Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:37:59.427Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T19:37:59.427Z] === RUN TestKillDifferentUserContainer [2022-03-11T19:37:59.427Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T19:37:59.427Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-11T19:37:59.427Z] === RUN TestInspectOomKilledTrue [2022-03-11T19:37:59.427Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:37:59.427Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T19:37:59.427Z] === RUN TestInspectOomKilledFalse [2022-03-11T19:37:59.427Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:37:59.427Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T19:37:59.428Z] === RUN TestLogsFollowTailEmpty [2022-03-11T19:37:59.831Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2022-03-11T19:37:59.839Z] check_test.go:195: [d52402e5f8b8a] daemon is not started [2022-03-11T19:37:59.839Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-11T19:38:00.392Z] --- PASS: TestLogsFollowTailEmpty (2.20s) [2022-03-11T19:38:00.392Z] === RUN TestNetworkNat [2022-03-11T19:38:00.392Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T19:38:00.392Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-11T19:38:00.392Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T19:38:00.397Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-03-11T19:38:00.656Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-03-11T19:38:00.774Z] check_test.go:195: [dd138980b4e4d] daemon is not started [2022-03-11T19:38:00.774Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-11T19:38:01.222Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 84.9% of statements [2022-03-11T19:38:01.222Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T19:38:01.222Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-03-11T19:38:01.708Z] check_test.go:195: [d685f1999f357] daemon is not started [2022-03-11T19:38:01.708Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-11T19:38:02.157Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2022-03-11T19:38:02.157Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T19:38:02.415Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-03-11T19:38:02.640Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-11T19:38:02.899Z] check_test.go:195: [d1e381748e17d] daemon is not started [2022-03-11T19:38:02.899Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-11T19:38:03.296Z] --- PASS: TestNetworkLocalhostTCPNat (2.48s) [2022-03-11T19:38:03.296Z] === RUN TestNetworkLoopbackNat [2022-03-11T19:38:03.296Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T19:38:03.296Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-11T19:38:03.296Z] === RUN TestPause [2022-03-11T19:38:03.296Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T19:38:03.296Z] --- SKIP: TestPause (0.00s) [2022-03-11T19:38:03.296Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T19:38:03.350Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2022-03-11T19:38:03.836Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c0379cb1e4925af98a38d9c8aa8274ae275c9cd0b824692b5330cccea01cca25 [2022-03-11T19:38:03.917Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2022-03-11T19:38:03.917Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-11T19:38:04.771Z] docker_cli_swarm_test.go:1315: [d8555591077f7] joining swarm manager [dc5a7adf934bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:38:04.999Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-11T19:38:04.999Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-11T19:38:04.999Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-11T19:38:04.999Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T19:38:04.999Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-11T19:38:04.999Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T19:38:04.999Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-11T19:38:04.999Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T19:38:04.999Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-11T19:38:04.999Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T19:38:04.999Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-11T19:38:04.999Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:38:05.000Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-11T19:38:05.000Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T19:38:05.000Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-11T19:38:05.000Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:38:05.000Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-11T19:38:05.000Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-11T19:38:05.000Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T19:38:05.000Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-11T19:38:05.000Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T19:38:05.000Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-11T19:38:05.000Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T19:38:05.000Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-11T19:38:05.000Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T19:38:05.000Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-11T19:38:05.000Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T19:38:05.000Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-11T19:38:05.029Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:051a1641f29f2b7c1e5abb652c4f1b62726f35f2544dff64848cfe464690a4c0 [2022-03-11T19:38:05.216Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-11T19:38:05.287Z] check_test.go:195: [d3492f7de2b1e] daemon is not started [2022-03-11T19:38:05.287Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-11T19:38:05.464Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.16s) [2022-03-11T19:38:05.464Z] === RUN TestPauseStopPausedContainer [2022-03-11T19:38:05.464Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:38:05.464Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-11T19:38:05.464Z] === RUN TestPsFilter [2022-03-11T19:38:05.464Z] --- PASS: TestPsFilter (0.22s) [2022-03-11T19:38:05.464Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T19:38:05.817Z] ok github.com/docker/docker/pkg/archive 0.323s coverage: 82.5% of statements [2022-03-11T19:38:06.221Z] docker_cli_swarm_test.go:1316: [d4d89e2d2444d] joining swarm manager [dc5a7adf934bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:38:06.383Z] ok github.com/docker/docker/pkg/authorization 0.276s coverage: 68.3% of statements [2022-03-11T19:38:06.383Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-11T19:38:06.480Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cd0108cc72e68fae9ae1a811afd818b750f82c2f279419161f7d8096196c21d9 [2022-03-11T19:38:06.641Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-11T19:38:07.051Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:91b05a949c4f121a7b95ed92e3b4fd31f38d784335fe464a5b1783373929fec2 [2022-03-11T19:38:07.308Z] check_test.go:195: [d42a914d5fd8e] daemon is not started [2022-03-11T19:38:07.308Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-11T19:38:07.454Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-11T19:38:07.454Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T19:38:07.454Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-11T19:38:07.896Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-11T19:38:07.896Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T19:38:07.896Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-11T19:38:07.896Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T19:38:07.896Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-11T19:38:07.896Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T19:38:07.896Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-11T19:38:07.896Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T19:38:07.896Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-11T19:38:08.242Z] check_test.go:195: [d01577fa02df0] daemon is not started [2022-03-11T19:38:08.363Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.57s) [2022-03-11T19:38:08.363Z] === RUN TestRemoveContainerWithVolume [2022-03-11T19:38:08.500Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-11T19:38:08.984Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-11T19:38:08.984Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T19:38:08.984Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-11T19:38:09.440Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-11T19:38:09.919Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 43.5% of statements [2022-03-11T19:38:09.919Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-11T19:38:09.919Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-11T19:38:10.178Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-11T19:38:10.430Z] check_test.go:195: [da54d796e6c0d] daemon is not started [2022-03-11T19:38:10.430Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-11T19:38:11.113Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-11T19:38:11.113Z] ok github.com/docker/docker/layer 7.827s coverage: 69.0% of statements [2022-03-11T19:38:11.113Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T19:38:11.113Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T19:38:11.113Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T19:38:11.113Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T19:38:11.113Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T19:38:11.113Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T19:38:11.371Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-03-11T19:38:11.630Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-11T19:38:11.630Z] ok github.com/docker/docker/pkg/fsutils 0.203s coverage: 85.1% of statements [2022-03-11T19:38:11.803Z] check_test.go:195: [d486dd30b7ed2] daemon is not started [2022-03-11T19:38:11.803Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-11T19:38:11.803Z] check_test.go:195: [dbf58a608d008] daemon is not started [2022-03-11T19:38:11.803Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T19:38:12.327Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-11T19:38:12.737Z] check_test.go:195: [dbbbc40d7fb8f] daemon is not started [2022-03-11T19:38:12.737Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T19:38:13.005Z] ok github.com/docker/docker/pkg/ioutils 0.427s coverage: 71.5% of statements [2022-03-11T19:38:13.005Z] ok github.com/docker/docker/pkg/idtools 0.667s coverage: 69.5% of statements [2022-03-11T19:38:13.062Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-11T19:38:13.263Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-03-11T19:38:13.263Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-11T19:38:13.263Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-11T19:38:13.263Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-11T19:38:13.522Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-03-11T19:38:13.657Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-11T19:38:13.657Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T19:38:13.657Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-11T19:38:13.657Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T19:38:13.657Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-11T19:38:13.673Z] check_test.go:195: [da4762c068135] daemon is not started [2022-03-11T19:38:13.673Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T19:38:13.780Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-03-11T19:38:13.780Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-03-11T19:38:13.780Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-11T19:38:13.780Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T19:38:13.780Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T19:38:14.029Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-11T19:38:14.029Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T19:38:14.029Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-11T19:38:14.607Z] check_test.go:195: [df27b19de8930] daemon is not started [2022-03-11T19:38:14.607Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-11T19:38:14.717Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-03-11T19:38:14.976Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-11T19:38:15.235Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-11T19:38:15.235Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-11T19:38:15.419Z] --- PASS: TestRemoveContainerWithVolume (7.42s) [2022-03-11T19:38:15.419Z] === RUN TestRemoveContainerRunning [2022-03-11T19:38:15.560Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-11T19:38:16.520Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-11T19:38:16.520Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T19:38:16.520Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-11T19:38:16.520Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T19:38:16.520Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-11T19:38:16.606Z] ok github.com/docker/docker/pkg/pubsub 1.056s coverage: 75.0% of statements [2022-03-11T19:38:16.863Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-11T19:38:17.121Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-11T19:38:17.121Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-11T19:38:17.139Z] check_test.go:195: [dd8ba204592ab] daemon is not started [2022-03-11T19:38:17.139Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-11T19:38:17.139Z] check_test.go:195: [d43121696ff9b] daemon is not started [2022-03-11T19:38:17.139Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-11T19:38:17.379Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-11T19:38:17.586Z] --- PASS: TestRemoveContainerRunning (2.22s) [2022-03-11T19:38:17.586Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T19:38:17.637Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-11T19:38:17.895Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-03-11T19:38:18.072Z] check_test.go:195: [d7022d4d43cbb] daemon is not started [2022-03-11T19:38:18.072Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-11T19:38:18.329Z] check_test.go:195: [d30a29a1cba4b] daemon is not started [2022-03-11T19:38:18.461Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-11T19:38:18.587Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-11T19:38:18.587Z] check_test.go:195: [d23b1f3594dfa] daemon is not started [2022-03-11T19:38:18.587Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-11T19:38:18.719Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2022-03-11T19:38:18.845Z] check_test.go:195: [d5af9d7672136] daemon is not started [2022-03-11T19:38:18.845Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-11T19:38:18.978Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-03-11T19:38:19.104Z] check_test.go:195: [d8f1a6cb88802] daemon is not started [2022-03-11T19:38:19.104Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-11T19:38:19.544Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-11T19:38:19.544Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-11T19:38:19.544Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-11T19:38:19.670Z] check_test.go:195: [d13f59e22dbe9] daemon is not started [2022-03-11T19:38:19.670Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-11T19:38:19.670Z] check_test.go:195: [d3efc8a7a6cc7] daemon is not started [2022-03-11T19:38:19.670Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-11T19:38:19.774Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.37s) [2022-03-11T19:38:19.774Z] === RUN TestRemoveInvalidContainer [2022-03-11T19:38:20.230Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-11T19:38:20.230Z] === RUN TestRenameLinkedContainer [2022-03-11T19:38:20.230Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T19:38:20.230Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-03-11T19:38:20.230Z] === RUN TestRenameStoppedContainer [2022-03-11T19:38:20.605Z] check_test.go:195: [db195024eb75f] daemon is not started [2022-03-11T19:38:20.605Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-11T19:38:20.693Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-11T19:38:21.448Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-03-11T19:38:21.706Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-11T19:38:21.964Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-11T19:38:22.509Z] check_test.go:195: [d971e4b39834b] daemon is not started [2022-03-11T19:38:22.509Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-11T19:38:23.074Z] check_test.go:195: [d9593daaf9954] daemon is not started [2022-03-11T19:38:23.074Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-11T19:38:23.125Z] --- PASS: TestRenameStoppedContainer (2.87s) [2022-03-11T19:38:23.125Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T19:38:23.349Z] ok github.com/docker/docker/quota 0.239s coverage: 71.4% of statements [2022-03-11T19:38:23.349Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-03-11T19:38:24.152Z] check_test.go:195: [d2520012dcd2d] daemon is not started [2022-03-11T19:38:24.152Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-11T19:38:24.283Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-03-11T19:38:24.850Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-11T19:38:24.850Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-11T19:38:25.067Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-11T19:38:25.086Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-11T19:38:25.417Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-11T19:38:25.417Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite (44.34s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.85s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.83s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.28s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.32s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.10s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.16s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.32s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.36s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.48s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-03-11T19:38:25.651Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-11T19:38:25.651Z] === RUN TestDockerSchema1RegistrySuite [2022-03-11T19:38:25.651Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-11T19:38:25.910Z] check_test.go:222: [d99993d924ad3] daemon is not started [2022-03-11T19:38:25.910Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T19:38:27.930Z] --- PASS: TestRenameRunningContainerAndReuse (4.50s) [2022-03-11T19:38:27.930Z] === RUN TestRenameInvalidName [2022-03-11T19:38:27.947Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-03-11T19:38:28.880Z] ok github.com/docker/docker/volume/local 0.084s coverage: 76.4% of statements [2022-03-11T19:38:29.137Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-03-11T19:38:29.188Z] check_test.go:222: [d8134acac0bf1] daemon is not started [2022-03-11T19:38:29.188Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T19:38:29.459Z] --- PASS: TestRenameInvalidName (2.25s) [2022-03-11T19:38:29.460Z] === RUN TestRenameAnonymousContainer [2022-03-11T19:38:30.510Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-03-11T19:38:35.742Z] check_test.go:222: [df0d17b51e9a1] daemon is not started [2022-03-11T19:38:35.742Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-11T19:38:35.742Z] check_test.go:222: [d2cf3d54493f0] daemon is not started [2022-03-11T19:38:35.742Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-11T19:38:35.742Z] check_test.go:222: [db1f5f0cc93a8] daemon is not started [2022-03-11T19:38:35.742Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T19:38:36.686Z] check_test.go:222: [d91e997583700] daemon is not started [2022-03-11T19:38:36.686Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T19:38:37.618Z] check_test.go:222: [d5e2547c55f62] daemon is not started [2022-03-11T19:38:37.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T19:38:38.551Z] check_test.go:222: [d3d07a054838b] daemon is not started [2022-03-11T19:38:38.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-11T19:38:41.079Z] check_test.go:222: [d01d41a868373] daemon is not started [2022-03-11T19:38:41.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-11T19:38:41.338Z] check_test.go:222: [d5172686e4f1f] daemon is not started [2022-03-11T19:38:41.338Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-11T19:38:41.595Z] check_test.go:222: [d96f4c9144278] daemon is not started [2022-03-11T19:38:41.595Z] --- PASS: TestDockerSchema1RegistrySuite (16.02s) [2022-03-11T19:38:41.595Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-11T19:38:41.595Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2022-03-11T19:38:41.595Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.06s) [2022-03-11T19:38:41.595Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2022-03-11T19:38:41.595Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-11T19:38:41.595Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-03-11T19:38:41.595Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-03-11T19:38:41.595Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-03-11T19:38:41.595Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s) [2022-03-11T19:38:41.595Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-03-11T19:38:41.595Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-03-11T19:38:41.595Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-11T19:38:41.595Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-11T19:38:42.531Z] check_test.go:251: [d5eaed5c34029] daemon is not started [2022-03-11T19:38:42.531Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-11T19:38:43.098Z] check_test.go:251: [df62ef1139b3d] daemon is not started [2022-03-11T19:38:43.098Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-11T19:38:43.098Z] check_test.go:251: [da8df19561bfa] daemon is not started [2022-03-11T19:38:43.098Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-11T19:38:44.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-11T19:38:45.039Z] check_test.go:251: [df091b9297488] daemon is not started [2022-03-11T19:38:45.039Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-11T19:38:45.605Z] check_test.go:251: [de8683aab2017] daemon is not started [2022-03-11T19:38:45.605Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-11T19:38:46.541Z] check_test.go:251: [d06b3279914cf] daemon is not started [2022-03-11T19:38:46.541Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-11T19:38:46.541Z] check_test.go:251: [d46dde3134eb1] daemon is not started [2022-03-11T19:38:46.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.84s) [2022-03-11T19:38:46.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-03-11T19:38:46.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-03-11T19:38:46.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-11T19:38:46.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.32s) [2022-03-11T19:38:46.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-03-11T19:38:46.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-03-11T19:38:46.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s) [2022-03-11T19:38:46.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-11T19:38:46.541Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-11T19:38:46.541Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-11T19:38:47.119Z] --- PASS: TestRenameAnonymousContainer (14.84s) [2022-03-11T19:38:47.119Z] === RUN TestRenameContainerWithSameName [2022-03-11T19:38:47.119Z] --- PASS: TestRenameContainerWithSameName (2.22s) [2022-03-11T19:38:47.119Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T19:38:47.119Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T19:38:47.119Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T19:38:47.119Z] === RUN TestResize [2022-03-11T19:38:48.578Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T19:38:48.578Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === Skipped [2022-03-11T19:38:48.578Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T19:38:48.578Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T19:38:48.578Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T19:38:48.578Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T19:38:48.578Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:71: No driver to put! [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-11T19:38:48.578Z] time="2022-03-11T19:37:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-11T19:38:48.578Z] time="2022-03-11T19:37:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-11T19:38:48.578Z] time="2022-03-11T19:37:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-11T19:38:48.578Z] time="2022-03-11T19:37:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-11T19:38:48.578Z] time="2022-03-11T19:37:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:71: No driver to put! [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-11T19:38:48.578Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-11T19:38:48.578Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-11T19:38:48.578Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:38:48.578Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-11T19:38:48.578Z] graphtest_unix.go:71: No driver to put! [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-11T19:38:48.578Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-11T19:38:48.578Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-11T19:38:48.578Z] [2022-03-11T19:38:48.578Z] DONE 2323 tests, 28 skipped in 239.451s [2022-03-11T19:38:48.578Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:38:48.578Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-11T19:38:48.579Z] + 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-03-11T19:38:49.288Z] --- PASS: TestResize (2.26s) [2022-03-11T19:38:49.288Z] === RUN TestResizeWithInvalidSize [2022-03-11T19:38:51.458Z] --- PASS: TestResizeWithInvalidSize (2.29s) [2022-03-11T19:38:51.458Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T19:38:51.804Z] check_test.go:278: [d9d94872ed2e7] daemon is not started [2022-03-11T19:38:51.804Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-11T19:38:51.804Z] check_test.go:278: [d63d19af10d00] daemon is not started [2022-03-11T19:38:51.804Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-11T19:38:52.060Z] check_test.go:278: [df3ea41b0cd08] daemon is not started [2022-03-11T19:38:52.061Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-11T19:38:52.061Z] check_test.go:278: [d63be4d193b1d] daemon is not started [2022-03-11T19:38:52.061Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-11T19:38:52.318Z] check_test.go:278: [d360f1803c8b2] daemon is not started [2022-03-11T19:38:52.318Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-03-11T19:38:52.318Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-03-11T19:38:52.318Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-11T19:38:52.318Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-11T19:38:52.318Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-11T19:38:52.318Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-03-11T19:38:52.318Z] === RUN TestDockerNetworkSuite [2022-03-11T19:38:52.318Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-11T19:38:53.254Z] docker_cli_network_unix_test.go:46: [dbe6a9016f315] daemon is not started [2022-03-11T19:38:53.512Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-11T19:38:53.771Z] docker_cli_network_unix_test.go:46: [d79a02cbddeb0] daemon is not started [2022-03-11T19:38:54.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-11T19:38:56.562Z] docker_cli_network_unix_test.go:46: [db4c540a2f3cc] daemon is not started [2022-03-11T19:38:56.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-11T19:38:58.192Z] docker_cli_network_unix_test.go:46: [d1b85fd12fef2] daemon is not started [2022-03-11T19:38:58.515Z] --- PASS: TestResizeWhenContainerNotStarted (7.37s) [2022-03-11T19:38:58.515Z] === RUN TestDaemonRestartKillContainers [2022-03-11T19:38:58.515Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:38:58.515Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:38:58.515Z] === RUN TestStats [2022-03-11T19:38:58.515Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T19:38:58.515Z] --- SKIP: TestStats (0.00s) [2022-03-11T19:38:58.515Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T19:38:58.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-11T19:38:58.759Z] docker_cli_network_unix_test.go:1233: [d0a523982655c] daemon is not started [2022-03-11T19:39:01.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-11T19:39:02.253Z] docker_cli_network_unix_test.go:46: [d157192db0f16] daemon is not started [2022-03-11T19:39:02.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-11T19:39:03.208Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.54s) [2022-03-11T19:39:03.208Z] === RUN TestStopContainerWithTimeout [2022-03-11T19:39:03.208Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T19:39:03.208Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-11T19:39:03.208Z] === RUN TestUpdateRestartPolicy [2022-03-11T19:39:07.004Z] docker_cli_network_unix_test.go:46: [d1171acfdf920] daemon is not started [2022-03-11T19:39:07.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-11T19:39:09.316Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-11T19:39:09.883Z] docker_cli_network_unix_test.go:46: [dccb1c6ccf57a] daemon is not started [2022-03-11T19:39:10.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-11T19:39:12.352Z] docker_cli_network_unix_test.go:46: [dfa257a25a5e1] daemon is not started [2022-03-11T19:39:12.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-11T19:39:12.611Z] docker_cli_network_unix_test.go:46: [dfc0c30007b23] daemon is not started [2022-03-11T19:39:12.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-11T19:39:13.126Z] docker_cli_network_unix_test.go:46: [d8ea80b275882] daemon is not started [2022-03-11T19:39:13.126Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-11T19:39:13.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-11T19:39:13.951Z] docker_cli_network_unix_test.go:46: [d5667e48cdbd9] daemon is not started [2022-03-11T19:39:14.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-11T19:39:15.081Z] docker_cli_network_unix_test.go:46: [d059288457d93] daemon is not started [2022-03-11T19:39:15.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-11T19:39:15.693Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-11T19:39:15.693Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-11T19:39:15.693Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-11T19:39:15.908Z] docker_cli_network_unix_test.go:46: [dd605dd299a33] daemon is not started [2022-03-11T19:39:15.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-11T19:39:16.476Z] docker_cli_network_unix_test.go:46: [d4e2730705a89] daemon is not started [2022-03-11T19:39:16.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-11T19:39:17.041Z] docker_cli_network_unix_test.go:46: [d44d3003e1183] daemon is not started [2022-03-11T19:39:17.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-11T19:39:17.608Z] docker_cli_network_unix_test.go:46: [d03962966139b] daemon is not started [2022-03-11T19:39:17.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-11T19:39:17.608Z] docker_cli_network_unix_test.go:46: [df8163f52cfd5] daemon is not started [2022-03-11T19:39:17.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-11T19:39:17.866Z] docker_cli_network_unix_test.go:46: [d3ec4ab96230f] daemon is not started [2022-03-11T19:39:17.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-11T19:39:19.245Z] docker_cli_network_unix_test.go:46: [da76d54a69fda] daemon is not started [2022-03-11T19:39:19.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-11T19:39:20.182Z] docker_cli_network_unix_test.go:46: [d3a8c11fce5d0] daemon is not started [2022-03-11T19:39:20.362Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-11T19:39:20.362Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T19:39:20.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-11T19:39:20.749Z] docker_cli_network_unix_test.go:46: [d692f0d481414] daemon is not started [2022-03-11T19:39:20.749Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-11T19:39:20.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-11T19:39:20.817Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-11T19:39:20.817Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T19:39:21.009Z] docker_cli_network_unix_test.go:46: [daa020393cfe1] daemon is not started [2022-03-11T19:39:21.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-11T19:39:21.269Z] docker_cli_network_unix_test.go:46: [d5da1b86ab5d1] daemon is not started [2022-03-11T19:39:21.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-11T19:39:21.777Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-11T19:39:21.777Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T19:39:21.777Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-11T19:39:22.232Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-11T19:39:22.232Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T19:39:22.232Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-11T19:39:22.662Z] docker_cli_network_unix_test.go:968: [d3479f1fbc184] daemon is not started [2022-03-11T19:39:24.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-11T19:39:25.419Z] docker_cli_network_unix_test.go:46: [dc5c9a800c0ef] daemon is not started [2022-03-11T19:39:25.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-11T19:39:27.948Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-11T19:39:28.206Z] docker_cli_network_unix_test.go:1116: [d49e9d543551b] daemon is not started [2022-03-11T19:39:28.316Z] --- PASS: TestUpdateRestartPolicy (22.22s) [2022-03-11T19:39:28.316Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T19:39:28.316Z] --- PASS: TestUpdateRestartWithAutoRemove (2.24s) [2022-03-11T19:39:28.316Z] === RUN TestWaitNonBlocked [2022-03-11T19:39:28.316Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:39:28.316Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:39:28.316Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:39:28.316Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:39:28.316Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:39:28.316Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:39:30.737Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-11T19:39:32.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-11T19:39:32.371Z] docker_cli_network_unix_test.go:46: [ded151c80bade] daemon is not started [2022-03-11T19:39:32.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-11T19:39:33.743Z] docker_cli_network_unix_test.go:46: [d93fa42acb418] daemon is not started [2022-03-11T19:39:33.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-11T19:39:33.743Z] docker_cli_network_unix_test.go:46: [dc96b4d99ac3e] daemon is not started [2022-03-11T19:39:33.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-11T19:39:34.002Z] docker_cli_network_unix_test.go:46: [dcbb69655f8b7] daemon is not started [2022-03-11T19:39:34.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-11T19:39:34.002Z] docker_cli_network_unix_test.go:46: [db1d181928e0a] daemon is not started [2022-03-11T19:39:34.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-11T19:39:34.259Z] docker_cli_network_unix_test.go:46: [d30fc2cbcd81b] daemon is not started [2022-03-11T19:39:34.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-11T19:39:34.259Z] docker_cli_network_unix_test.go:46: [dda85acef391b] daemon is not started [2022-03-11T19:39:34.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-11T19:39:35.241Z] ok github.com/docker/docker/libnetwork 37.293s coverage: 40.7% of statements [2022-03-11T19:39:35.241Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2022-03-11T19:39:35.241Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T19:39:35.241Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T19:39:35.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T19:39:35.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T19:39:35.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T19:39:35.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T19:39:35.241Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-11T19:39:35.241Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T19:39:35.241Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-11T19:39:35.241Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-11T19:39:35.241Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T19:39:35.241Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T19:39:35.241Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-11T19:39:35.388Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-11T19:39:35.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.90s) [2022-03-11T19:39:35.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.56s) [2022-03-11T19:39:35.388Z] === RUN TestWaitBlocked [2022-03-11T19:39:35.388Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:39:35.388Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-11T19:39:35.388Z] PASS [2022-03-11T19:39:35.388Z] ok github.com/docker/docker/integration/container 115.207s [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === Skipped [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-11T19:39:35.388Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2022-03-11T19:39:35.388Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T19:39:35.388Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T19:39:35.388Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T19:39:35.388Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T19:39:35.388Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T19:39:35.388Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-11T19:39:35.388Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:39:35.388Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-11T19:39:35.388Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-11T19:39:35.388Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-11T19:39:35.388Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T19:39:35.388Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-11T19:39:35.388Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-11T19:39:35.388Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:39:35.388Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:39:35.388Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T19:39:35.388Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T19:39:35.388Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-11T19:39:35.388Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T19:39:35.388Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-11T19:39:35.388Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-11T19:39:35.388Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-11T19:39:35.388Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-11T19:39:35.388Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-11T19:39:35.388Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-11T19:39:35.388Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-11T19:39:35.388Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-03-11T19:39:35.388Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T19:39:35.388Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:39:35.388Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-11T19:39:35.388Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-11T19:39:35.388Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-11T19:39:35.388Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:39:35.388Z] [2022-03-11T19:39:35.388Z] DONE 87 tests, 33 skipped in 118.078s [2022-03-11T19:39:35.388Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-11T19:39:35.499Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.399s coverage: 59.9% of statements [2022-03-11T19:39:35.633Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-11T19:39:35.758Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T19:39:35.758Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-11T19:39:36.198Z] docker_cli_network_unix_test.go:46: [d3fd1f33a45ed] daemon is not started [2022-03-11T19:39:36.691Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.166s coverage: 4.0% of statements [2022-03-11T19:39:36.691Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T19:39:36.949Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-11T19:39:36.949Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T19:39:37.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-11T19:39:37.207Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-11T19:39:37.388Z] docker_cli_network_unix_test.go:46: [de306f910c4b3] daemon is not started [2022-03-11T19:39:37.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-11T19:39:37.388Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-11T19:39:37.388Z] docker_cli_network_unix_test.go:46: [d03924cc781f1] daemon is not started [2022-03-11T19:39:37.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-11T19:39:37.955Z] docker_cli_network_unix_test.go:46: [dfaf7286951d9] daemon is not started [2022-03-11T19:39:38.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-11T19:39:40.427Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-11T19:39:42.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-11T19:39:43.701Z] docker_cli_network_unix_test.go:1084: [d5ad5e6f4dea2] daemon is not started [2022-03-11T19:39:45.076Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-11T19:39:45.076Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-11T19:39:45.076Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-11T19:39:45.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-11T19:39:45.653Z] docker_cli_network_unix_test.go:46: [d589fea391d01] daemon is not started [2022-03-11T19:39:45.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-11T19:39:46.218Z] docker_cli_network_unix_test.go:46: [db930f021a94b] daemon is not started [2022-03-11T19:39:46.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-11T19:39:47.281Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.559s coverage: 7.2% of statements [2022-03-11T19:39:47.281Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T19:39:47.281Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-11T19:39:47.281Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-11T19:39:47.281Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T19:39:47.281Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-11T19:39:47.281Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T19:39:47.540Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-11T19:39:47.798Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-03-11T19:39:47.798Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-11T19:39:48.056Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-11T19:39:48.159Z] docker_cli_network_unix_test.go:46: [de5f082de5145] daemon is not started [2022-03-11T19:39:48.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-11T19:39:48.676Z] docker_cli_network_unix_test.go:46: [d42f915edce93] daemon is not started [2022-03-11T19:39:48.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-11T19:39:49.246Z] docker_cli_network_unix_test.go:46: [d6c998c6ea75d] daemon is not started [2022-03-11T19:39:49.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-11T19:39:50.441Z] docker_cli_network_unix_test.go:46: [d5ce9d3a0b646] daemon is not started [2022-03-11T19:39:50.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-11T19:39:51.007Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-11T19:39:51.265Z] docker_cli_network_unix_test.go:46: [d0ef337613a2d] daemon is not started [2022-03-11T19:39:51.524Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-11T19:39:51.783Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-11T19:39:52.349Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-11T19:39:54.880Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-11T19:39:57.855Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-11T19:39:57.855Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-11T19:39:57.855Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T19:39:57.855Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-11T19:39:59.067Z] docker_cli_network_unix_test.go:46: [dd40263c54fee] daemon is not started [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite (66.26s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.14s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.72s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.59s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.52s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.23s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.36s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.82s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.64s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.54s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.04s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.30s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.46s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.09s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.25s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-03-11T19:39:59.067Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.20s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.60s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.80s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.49s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.68s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.31s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.21s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.22s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.89s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.09s) [2022-03-11T19:39:59.068Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.14s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.57s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.66s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.92s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.87s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.02s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.67s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.28s) [2022-03-11T19:39:59.068Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.01s) [2022-03-11T19:39:59.068Z] === RUN TestDockerHubPullSuite [2022-03-11T19:39:59.068Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-11T19:40:00.251Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.009s coverage: 100.0% of statements [2022-03-11T19:40:00.439Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-11T19:40:01.861Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-11T19:40:01.862Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T19:40:01.862Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-11T19:40:01.862Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-11T19:40:01.862Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-11T19:40:02.335Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-11T19:40:03.267Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-11T19:40:05.166Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-11T19:40:05.166Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-11T19:40:05.166Z] --- PASS: TestDockerHubPullSuite (6.47s) [2022-03-11T19:40:05.166Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.61s) [2022-03-11T19:40:05.166Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-03-11T19:40:05.166Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.69s) [2022-03-11T19:40:05.166Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.66s) [2022-03-11T19:40:05.166Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-03-11T19:40:05.166Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-11T19:40:05.166Z] PASS [2022-03-11T19:40:05.166Z] [2022-03-11T19:40:05.166Z] === Skipped [2022-03-11T19:40:05.166Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-11T19:40:05.166Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.166Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-11T19:40:05.166Z] [2022-03-11T19:40:05.166Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.06s) [2022-03-11T19:40:05.166Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.166Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.06s) [2022-03-11T19:40:05.166Z] [2022-03-11T19:40:05.166Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-11T19:40:05.166Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.166Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-11T19:40:05.166Z] [2022-03-11T19:40:05.166Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-03-11T19:40:05.166Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.166Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-03-11T19:40:05.166Z] [2022-03-11T19:40:05.166Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-11T19:40:05.166Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.166Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-11T19:40:05.166Z] [2022-03-11T19:40:05.166Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-11T19:40:05.166Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.166Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-11T19:40:05.166Z] [2022-03-11T19:40:05.166Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-11T19:40:05.166Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.166Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-11T19:40:05.166Z] [2022-03-11T19:40:05.166Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-11T19:40:05.166Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.166Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-11T19:40:05.166Z] [2022-03-11T19:40:05.166Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-11T19:40:05.166Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.166Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-11T19:40:05.166Z] [2022-03-11T19:40:05.166Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-11T19:40:05.166Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.166Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-11T19:40:05.166Z] [2022-03-11T19:40:05.166Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-11T19:40:05.166Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.166Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-11T19:40:05.166Z] [2022-03-11T19:40:05.166Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-11T19:40:05.167Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-11T19:40:05.167Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-11T19:40:05.167Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-11T19:40:05.167Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-11T19:40:05.167Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-11T19:40:05.167Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-11T19:40:05.167Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-11T19:40:05.167Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-11T19:40:05.167Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-11T19:40:05.167Z] docker_cli_network_unix_test.go:46: [d03924cc781f1] daemon is not started [2022-03-11T19:40:05.167Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] DONE 1265 tests, 51 skipped in 1490.044s [2022-03-11T19:40:05.167Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T19:40:05.167Z] ++++ cat bundles/test-integration/docker.pid [2022-03-11T19:40:05.167Z] +++ kill 8736 [2022-03-11T19:40:05.167Z] +++ /etc/init.d/apparmor stop [2022-03-11T19:40:05.167Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] Unloading profiles will leave already running processes permanently [2022-03-11T19:40:05.167Z] unconfined, which can lead to unexpected situations. [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.167Z] To set a process to complain mode, use the command line tool [2022-03-11T19:40:05.167Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T19:40:05.167Z] +++ true [2022-03-11T19:40:05.167Z] exiting test-integration [2022-03-11T19:40:05.167Z] ++ exit 0 [2022-03-11T19:40:05.167Z] [2022-03-11T19:40:05.380Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T19:40:05.380Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T19:40:05.380Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-03-11T19:40:05.380Z] === RUN TestDaemonConfigValidation [2022-03-11T19:40:05.380Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T19:40:05.380Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-11T19:40:05.380Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T19:40:05.380Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T19:40:05.380Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T19:40:05.380Z] === RUN TestDaemonProxy [2022-03-11T19:40:05.380Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T19:40:05.380Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-11T19:40:05.380Z] PASS [2022-03-11T19:40:05.380Z] ok github.com/docker/docker/integration/daemon 0.144s [2022-03-11T19:40:05.380Z] [2022-03-11T19:40:05.380Z] === Skipped [2022-03-11T19:40:05.380Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-03-11T19:40:05.380Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T19:40:05.380Z] [2022-03-11T19:40:05.380Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-11T19:40:05.380Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T19:40:05.380Z] [2022-03-11T19:40:05.380Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T19:40:05.380Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T19:40:05.380Z] [2022-03-11T19:40:05.380Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-11T19:40:05.380Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T19:40:05.380Z] [2022-03-11T19:40:05.380Z] DONE 4 tests, 4 skipped in 25.827s [2022-03-11T19:40:05.380Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-11T19:40:05.425Z] + for job in $(jobs -p) [2022-03-11T19:40:05.425Z] + wait 26414 [2022-03-11T19:40:05.619Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-11T19:40:06.345Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:40:06.345Z] INFO: Testing against a local daemon [2022-03-11T19:40:06.345Z] === RUN TestCommitInheritsEnv [2022-03-11T19:40:06.345Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:40:06.345Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-03-11T19:40:06.345Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T19:40:06.345Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:40:06.345Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:40:06.345Z] === RUN TestImportWithCustomPlatform [2022-03-11T19:40:06.345Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:40:06.345Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-11T19:40:06.345Z] === RUN TestImagesFilterMultiReference [2022-03-11T19:40:06.345Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-03-11T19:40:06.345Z] === RUN TestImagePullPlatformInvalid [2022-03-11T19:40:06.345Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-11T19:40:06.345Z] === RUN TestRemoveImageOrphaning [2022-03-11T19:40:06.580Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-11T19:40:06.581Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T19:40:06.581Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-11T19:40:06.581Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T19:40:06.581Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-11T19:40:06.581Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T19:40:06.581Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-11T19:40:07.035Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-11T19:40:07.311Z] --- PASS: TestRemoveImageOrphaning (1.20s) [2022-03-11T19:40:07.311Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T19:40:07.311Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-11T19:40:07.311Z] === RUN TestTagInvalidReference [2022-03-11T19:40:07.311Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-11T19:40:07.311Z] === RUN TestTagValidPrefixedRepo [2022-03-11T19:40:07.771Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-11T19:40:07.771Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T19:40:07.771Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-11T19:40:07.771Z] === RUN TestTagOfficialNames [2022-03-11T19:40:07.771Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-11T19:40:07.771Z] === RUN TestTagMatchesDigest [2022-03-11T19:40:07.771Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-11T19:40:07.771Z] PASS [2022-03-11T19:40:07.771Z] ok github.com/docker/docker/integration/image 1.828s [2022-03-11T19:40:07.996Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-11T19:40:08.228Z] [2022-03-11T19:40:08.228Z] === Skipped [2022-03-11T19:40:08.228Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-03-11T19:40:08.228Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:40:08.228Z] [2022-03-11T19:40:08.228Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:40:08.228Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:40:08.228Z] [2022-03-11T19:40:08.228Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-11T19:40:08.228Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:40:08.228Z] [2022-03-11T19:40:08.228Z] DONE 12 tests, 3 skipped in 6.576s [2022-03-11T19:40:08.228Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-11T19:40:11.135Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:40:11.135Z] INFO: Testing against a local daemon [2022-03-11T19:40:11.135Z] === RUN TestNetworkCreateDelete [2022-03-11T19:40:11.135Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:11.135Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T19:40:11.135Z] 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-03-11T19:40:11.135Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestDaemonDNSFallback [2022-03-11T19:40:11.135Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:11.135Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestInspectNetwork [2022-03-11T19:40:11.135Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T19:40:11.135Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T19:40:11.135Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:11.135Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestNetworkInvalidJSON [2022-03-11T19:40:11.135Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T19:40:11.135Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T19:40:11.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:40:11.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:40:11.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:40:11.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:40:11.135Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T19:40:11.135Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:40:11.135Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:40:11.135Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-11T19:40:11.135Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-11T19:40:11.135Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-11T19:40:11.135Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-11T19:40:11.135Z] === RUN TestNetworkList [2022-03-11T19:40:11.135Z] === RUN TestNetworkList//networks [2022-03-11T19:40:11.135Z] === PAUSE TestNetworkList//networks [2022-03-11T19:40:11.135Z] === RUN TestNetworkList//networks/ [2022-03-11T19:40:11.135Z] === PAUSE TestNetworkList//networks/ [2022-03-11T19:40:11.135Z] === CONT TestNetworkList//networks [2022-03-11T19:40:11.135Z] === CONT TestNetworkList//networks/ [2022-03-11T19:40:11.135Z] --- PASS: TestNetworkList (0.04s) [2022-03-11T19:40:11.135Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T19:40:11.135Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T19:40:11.135Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T19:40:11.135Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T19:40:11.135Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T19:40:11.135Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T19:40:11.135Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T19:40:11.135Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T19:40:11.135Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T19:40:11.135Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:40:11.135Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T19:40:11.135Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:40:11.135Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T19:40:11.135Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:40:11.135Z] PASS [2022-03-11T19:40:11.135Z] ok github.com/docker/docker/integration/network 0.201s [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === Skipped [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-11T19:40:11.135Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T19:40:11.135Z] 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-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-11T19:40:11.135Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-11T19:40:11.135Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:40:11.135Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:40:11.135Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T19:40:11.135Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:40:11.135Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:40:11.135Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:40:11.135Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:40:11.135Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:40:11.135Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:40:11.135Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:40:11.135Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:40:11.135Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T19:40:11.135Z] [2022-03-11T19:40:11.135Z] DONE 22 tests, 15 skipped in 2.861s [2022-03-11T19:40:11.135Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-11T19:40:11.704Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-11T19:40:12.100Z] testing: warning: no tests to run [2022-03-11T19:40:12.100Z] PASS [2022-03-11T19:40:12.100Z] ok github.com/docker/docker/integration/network/ipvlan 0.080s [2022-03-11T19:40:12.100Z] [2022-03-11T19:40:12.100Z] DONE 0 tests in 0.827s [2022-03-11T19:40:12.100Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-11T19:40:12.449Z] ok github.com/docker/docker/libnetwork/ipam 13.668s coverage: 85.3% of statements [2022-03-11T19:40:12.449Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T19:40:12.449Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T19:40:12.708Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-11T19:40:12.968Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-11T19:40:12.968Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T19:40:13.066Z] testing: warning: no tests to run [2022-03-11T19:40:13.066Z] PASS [2022-03-11T19:40:13.066Z] ok github.com/docker/docker/integration/network/macvlan 0.086s [2022-03-11T19:40:13.066Z] [2022-03-11T19:40:13.066Z] DONE 0 tests in 0.858s [2022-03-11T19:40:13.066Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-11T19:40:13.227Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-11T19:40:13.228Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-11T19:40:13.228Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T19:40:13.228Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-11T19:40:13.228Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T19:40:13.228Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-11T19:40:13.228Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-11T19:40:13.795Z] ok github.com/docker/docker/libnetwork/ipamutils 0.253s coverage: 74.0% of statements [2022-03-11T19:40:14.037Z] testing: warning: no tests to run [2022-03-11T19:40:14.037Z] PASS [2022-03-11T19:40:14.037Z] ok github.com/docker/docker/integration/plugin 0.091s [2022-03-11T19:40:14.037Z] [2022-03-11T19:40:14.037Z] DONE 0 tests in 0.793s [2022-03-11T19:40:14.037Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-11T19:40:14.364Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.1% of statements [2022-03-11T19:40:14.364Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-11T19:40:14.622Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-11T19:40:15.001Z] testing: warning: no tests to run [2022-03-11T19:40:15.001Z] PASS [2022-03-11T19:40:15.001Z] ok github.com/docker/docker/integration/plugin/authz 0.091s [2022-03-11T19:40:15.001Z] [2022-03-11T19:40:15.001Z] DONE 0 tests in 0.829s [2022-03-11T19:40:15.001Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-11T19:40:16.112Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-11T19:40:18.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-11T19:40:20.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:40:20.787Z] INFO: Testing against a local daemon [2022-03-11T19:40:20.787Z] === RUN TestPluginInvalidJSON [2022-03-11T19:40:20.787Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:40:20.787Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:40:20.787Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:40:20.787Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-03-11T19:40:20.787Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-11T19:40:20.787Z] === RUN TestPluginInstall [2022-03-11T19:40:20.787Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T19:40:20.787Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-11T19:40:20.787Z] === RUN TestPluginsWithRuntimes [2022-03-11T19:40:20.787Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T19:40:20.787Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-11T19:40:20.787Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T19:40:20.787Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T19:40:20.787Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:40:20.787Z] PASS [2022-03-11T19:40:20.787Z] ok github.com/docker/docker/integration/plugin/common 0.156s [2022-03-11T19:40:20.787Z] [2022-03-11T19:40:20.787Z] === Skipped [2022-03-11T19:40:20.787Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-11T19:40:20.787Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T19:40:20.787Z] [2022-03-11T19:40:20.787Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-11T19:40:20.787Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T19:40:20.787Z] [2022-03-11T19:40:20.787Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:40:20.787Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T19:40:20.787Z] [2022-03-11T19:40:20.787Z] DONE 5 tests, 3 skipped in 5.162s [2022-03-11T19:40:20.787Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-11T19:40:21.055Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-11T19:40:22.961Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:40:22.961Z] INFO: Testing against a local daemon [2022-03-11T19:40:22.961Z] === RUN TestExternalGraphDriver [2022-03-11T19:40:22.961Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T19:40:22.961Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-11T19:40:22.961Z] === RUN TestGraphdriverPluginV2 [2022-03-11T19:40:22.961Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T19:40:22.961Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-11T19:40:22.961Z] PASS [2022-03-11T19:40:22.961Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.135s [2022-03-11T19:40:23.224Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-11T19:40:23.420Z] [2022-03-11T19:40:23.420Z] === Skipped [2022-03-11T19:40:23.420Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-11T19:40:23.420Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T19:40:23.420Z] [2022-03-11T19:40:23.420Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-11T19:40:23.420Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T19:40:23.420Z] [2022-03-11T19:40:23.420Z] DONE 2 tests, 2 skipped in 2.959s [2022-03-11T19:40:23.420Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-11T19:40:25.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:40:25.623Z] INFO: Testing against a local daemon [2022-03-11T19:40:25.623Z] === RUN TestReadPluginNoRead [2022-03-11T19:40:25.623Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T19:40:25.623Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-11T19:40:25.623Z] PASS [2022-03-11T19:40:25.623Z] ok github.com/docker/docker/integration/plugin/logging 0.107s [2022-03-11T19:40:26.080Z] [2022-03-11T19:40:26.080Z] === Skipped [2022-03-11T19:40:26.080Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-11T19:40:26.080Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T19:40:26.080Z] [2022-03-11T19:40:26.080Z] DONE 1 tests, 1 skipped in 2.599s [2022-03-11T19:40:26.080Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-11T19:40:27.047Z] testing: warning: no tests to run [2022-03-11T19:40:27.048Z] PASS [2022-03-11T19:40:27.048Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.088s [2022-03-11T19:40:27.504Z] [2022-03-11T19:40:27.504Z] DONE 0 tests in 1.230s [2022-03-11T19:40:27.504Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-11T19:40:28.991Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-11T19:40:29.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:40:29.695Z] INFO: Testing against a local daemon [2022-03-11T19:40:29.695Z] === RUN TestPluginWithDevMounts [2022-03-11T19:40:29.695Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:29.695Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-11T19:40:29.695Z] PASS [2022-03-11T19:40:29.695Z] ok github.com/docker/docker/integration/plugin/volumes 0.106s [2022-03-11T19:40:30.154Z] [2022-03-11T19:40:30.154Z] === Skipped [2022-03-11T19:40:30.154Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-11T19:40:30.154Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:30.154Z] [2022-03-11T19:40:30.154Z] DONE 1 tests, 1 skipped in 2.550s [2022-03-11T19:40:30.154Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-11T19:40:30.874Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-11T19:40:32.323Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:40:32.323Z] INFO: Testing against a local daemon [2022-03-11T19:40:32.323Z] === RUN TestSecretInspect [2022-03-11T19:40:32.323Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:32.323Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-11T19:40:32.323Z] === RUN TestSecretList [2022-03-11T19:40:32.323Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:32.323Z] --- SKIP: TestSecretList (0.00s) [2022-03-11T19:40:32.323Z] === RUN TestSecretsCreateAndDelete [2022-03-11T19:40:32.323Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:32.323Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-11T19:40:32.323Z] === RUN TestSecretsUpdate [2022-03-11T19:40:32.323Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:32.323Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-11T19:40:32.323Z] === RUN TestTemplatedSecret [2022-03-11T19:40:32.323Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:32.323Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-11T19:40:32.323Z] === RUN TestSecretCreateResolve [2022-03-11T19:40:32.323Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:32.323Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-11T19:40:32.323Z] PASS [2022-03-11T19:40:32.323Z] ok github.com/docker/docker/integration/secret 0.114s [2022-03-11T19:40:32.323Z] [2022-03-11T19:40:32.323Z] === Skipped [2022-03-11T19:40:32.323Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-11T19:40:32.323Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:32.323Z] [2022-03-11T19:40:32.323Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-11T19:40:32.323Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:32.323Z] [2022-03-11T19:40:32.323Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2022-03-11T19:40:32.323Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:32.323Z] [2022-03-11T19:40:32.323Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-11T19:40:32.323Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:32.323Z] [2022-03-11T19:40:32.323Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-11T19:40:32.323Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:32.323Z] [2022-03-11T19:40:32.323Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-11T19:40:32.323Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:32.323Z] [2022-03-11T19:40:32.323Z] DONE 6 tests, 6 skipped in 2.282s [2022-03-11T19:40:32.705Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-11T19:40:32.783Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-11T19:40:35.679Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:40:35.679Z] INFO: Testing against a local daemon [2022-03-11T19:40:35.679Z] === RUN TestServiceCreateInit [2022-03-11T19:40:35.679Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T19:40:35.679Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T19:40:35.679Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-11T19:40:35.679Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:40:35.679Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:40:35.679Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T19:40:35.679Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-11T19:40:35.679Z] === RUN TestCreateServiceConflict [2022-03-11T19:40:35.679Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-11T19:40:35.679Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T19:40:35.679Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-11T19:40:35.679Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T19:40:35.679Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T19:40:35.679Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T19:40:35.679Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-11T19:40:35.679Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T19:40:35.679Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-11T19:40:35.679Z] === RUN TestCreateServiceSysctls [2022-03-11T19:40:35.679Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-11T19:40:35.679Z] === RUN TestCreateServiceCapabilities [2022-03-11T19:40:35.679Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-11T19:40:35.679Z] === RUN TestInspect [2022-03-11T19:40:35.679Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestInspect (0.00s) [2022-03-11T19:40:35.679Z] === RUN TestCreateJob [2022-03-11T19:40:35.679Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestCreateJob (0.00s) [2022-03-11T19:40:35.679Z] === RUN TestReplicatedJob [2022-03-11T19:40:35.679Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-11T19:40:35.679Z] === RUN TestUpdateReplicatedJob [2022-03-11T19:40:35.679Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-11T19:40:35.679Z] === RUN TestServiceListWithStatuses [2022-03-11T19:40:35.679Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T19:40:35.679Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T19:40:35.679Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-11T19:40:35.679Z] === RUN TestDockerNetworkReConnect [2022-03-11T19:40:35.679Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.679Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-11T19:40:35.679Z] === RUN TestServicePlugin [2022-03-11T19:40:35.680Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-11T19:40:35.680Z] === RUN TestServiceUpdateLabel [2022-03-11T19:40:35.680Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:35.680Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-11T19:40:35.680Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:40:35.680Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:35.680Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-11T19:40:35.680Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:40:35.680Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:35.680Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-11T19:40:35.680Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:40:35.680Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:35.680Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-11T19:40:35.680Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:40:35.680Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:35.680Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-11T19:40:35.680Z] PASS [2022-03-11T19:40:35.680Z] ok github.com/docker/docker/integration/service 0.303s [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === Skipped [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:40:35.680Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:40:35.680Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-11T19:40:35.680Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-11T19:40:35.680Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-11T19:40:35.680Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T19:40:35.680Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-11T19:40:35.680Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-11T19:40:35.680Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-11T19:40:35.680Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-11T19:40:35.680Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-11T19:40:35.680Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-11T19:40:35.680Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-11T19:40:35.680Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-11T19:40:35.680Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-11T19:40:35.680Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-11T19:40:35.680Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-11T19:40:35.680Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-11T19:40:35.680Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-11T19:40:35.680Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-11T19:40:35.680Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-11T19:40:35.680Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-11T19:40:35.680Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-11T19:40:35.680Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:40:35.680Z] [2022-03-11T19:40:35.680Z] DONE 24 tests, 23 skipped in 3.003s [2022-03-11T19:40:35.680Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-11T19:40:36.419Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-11T19:40:36.636Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-11T19:40:37.597Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-11T19:40:37.597Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T19:40:37.597Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-11T19:40:37.852Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:40:37.852Z] INFO: Testing against a local daemon [2022-03-11T19:40:37.852Z] === RUN TestSessionCreate [2022-03-11T19:40:37.852Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T19:40:37.852Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-11T19:40:37.852Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:40:37.852Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T19:40:37.852Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T19:40:37.852Z] PASS [2022-03-11T19:40:37.852Z] ok github.com/docker/docker/integration/session 0.116s [2022-03-11T19:40:37.852Z] [2022-03-11T19:40:37.852Z] === Skipped [2022-03-11T19:40:37.852Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-11T19:40:37.852Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T19:40:37.852Z] [2022-03-11T19:40:37.852Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T19:40:37.852Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T19:40:37.852Z] [2022-03-11T19:40:37.852Z] DONE 2 tests, 2 skipped in 2.169s [2022-03-11T19:40:37.852Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-11T19:40:40.751Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:40:40.751Z] INFO: Testing against a local daemon [2022-03-11T19:40:40.751Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:40:40.751Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:40.751Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:40:40.751Z] === RUN TestDiskUsage [2022-03-11T19:40:40.751Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T19:40:40.751Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-11T19:40:40.751Z] === RUN TestEventsExecDie [2022-03-11T19:40:40.751Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T19:40:40.751Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-11T19:40:40.751Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:40:40.751Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T19:40:40.751Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-11T19:40:40.751Z] === RUN TestEventsVolumeCreate [2022-03-11T19:40:40.751Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T19:40:40.751Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-11T19:40:40.751Z] === RUN TestInfoAPI [2022-03-11T19:40:40.751Z] --- PASS: TestInfoAPI (0.06s) [2022-03-11T19:40:40.751Z] === RUN TestInfoAPIWarnings [2022-03-11T19:40:40.751Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:40:40.751Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-11T19:40:40.751Z] === RUN TestInfoDebug [2022-03-11T19:40:40.751Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:40:40.751Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-11T19:40:40.751Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:40:40.751Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:40:40.751Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-11T19:40:40.751Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:40:40.751Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:40:40.751Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-11T19:40:40.751Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:40:41.209Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2022-03-11T19:40:41.209Z] === RUN TestPingCacheHeaders [2022-03-11T19:40:41.209Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-11T19:40:41.209Z] === RUN TestPingGet [2022-03-11T19:40:41.209Z] --- PASS: TestPingGet (0.05s) [2022-03-11T19:40:41.209Z] === RUN TestPingHead [2022-03-11T19:40:41.309Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-11T19:40:41.666Z] --- PASS: TestPingHead (0.05s) [2022-03-11T19:40:41.666Z] === RUN TestVersion [2022-03-11T19:40:41.666Z] --- PASS: TestVersion (0.04s) [2022-03-11T19:40:41.666Z] PASS [2022-03-11T19:40:41.666Z] ok github.com/docker/docker/integration/system 1.271s [2022-03-11T19:40:41.666Z] [2022-03-11T19:40:41.666Z] === Skipped [2022-03-11T19:40:41.666Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:40:41.666Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:40:41.666Z] [2022-03-11T19:40:41.666Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-11T19:40:41.666Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T19:40:41.666Z] [2022-03-11T19:40:41.666Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-11T19:40:41.666Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T19:40:41.666Z] [2022-03-11T19:40:41.666Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-11T19:40:41.666Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T19:40:41.666Z] [2022-03-11T19:40:41.666Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-11T19:40:41.666Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T19:40:41.666Z] [2022-03-11T19:40:41.666Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-11T19:40:41.666Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:40:41.666Z] [2022-03-11T19:40:41.666Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-11T19:40:41.666Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:40:41.666Z] [2022-03-11T19:40:41.666Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-11T19:40:41.666Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:40:41.666Z] [2022-03-11T19:40:41.666Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-11T19:40:41.666Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:40:41.666Z] [2022-03-11T19:40:41.666Z] DONE 15 tests, 9 skipped in 3.598s [2022-03-11T19:40:41.666Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-11T19:40:42.835Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-11T19:40:44.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:40:44.560Z] INFO: Testing against a local daemon [2022-03-11T19:40:44.560Z] === RUN TestVolumesCreateAndList [2022-03-11T19:40:44.560Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-03-11T19:40:44.560Z] === RUN TestVolumesRemove [2022-03-11T19:40:44.560Z] --- PASS: TestVolumesRemove (0.12s) [2022-03-11T19:40:44.560Z] === RUN TestVolumesInspect [2022-03-11T19:40:44.560Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-11T19:40:44.560Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:40:44.560Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:40:44.560Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:40:44.560Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:40:44.560Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-11T19:40:44.560Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-11T19:40:44.560Z] PASS [2022-03-11T19:40:44.560Z] ok github.com/docker/docker/integration/volume 0.337s [2022-03-11T19:40:44.560Z] [2022-03-11T19:40:44.560Z] DONE 5 tests in 2.643s [2022-03-11T19:40:44.560Z] INFO: make.ps1 ended at 03/11/2022 19:40:44 [2022-03-11T19:40:44.560Z] INFO: Integration CLI tests being run from the host: [2022-03-11T19:40:44.560Z] 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-03-11T19:40:48.663Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-11T19:40:48.663Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T19:40:48.663Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-11T19:40:48.663Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T19:40:48.663Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-11T19:40:48.663Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T19:40:48.663Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-11T19:40:48.663Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T19:40:48.663Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-11T19:40:49.623Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-11T19:40:52.108Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-11T19:40:52.108Z] docker_cli_swarm_test.go:1180: [df59c7fd34d33] joining swarm manager [dbf0de05b28c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:40:56.941Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:40:56.941Z] INFO: Testing against a local daemon [2022-03-11T19:40:56.941Z] === RUN TestDockerSuite [2022-03-11T19:40:56.941Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-11T19:40:56.941Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-11T19:40:56.941Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T19:40:56.941Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-11T19:40:56.941Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-11T19:40:56.941Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-11T19:40:56.941Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-11T19:40:56.941Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T19:40:56.941Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-11T19:40:56.941Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-11T19:40:56.941Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-11T19:40:56.941Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-11T19:40:57.363Z] docker_cli_swarm_test.go:1189: [d6a6cd415fd73] joining swarm manager [dbf0de05b28c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:40:57.904Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-11T19:40:58.360Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-11T19:41:32.077Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-11T19:41:32.077Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T19:41:32.077Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-11T19:41:32.077Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T19:41:32.077Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-11T19:41:36.053Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-11T19:41:41.314Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-11T19:41:45.500Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-11T19:41:47.402Z] docker_cli_swarm_test.go:1112: [d9030b039d7fe] joining swarm manager [d43be8fbfa580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:41:48.445Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-11T19:41:48.778Z] docker_cli_swarm_test.go:1113: [d45ca831d13aa] joining swarm manager [d43be8fbfa580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:41:51.338Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-11T19:41:51.338Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T19:41:52.305Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-11T19:41:53.244Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-11T19:41:53.244Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T19:41:53.244Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-11T19:41:53.244Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-11T19:42:03.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-11T19:42:03.524Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T19:42:03.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-11T19:42:06.117Z] ok github.com/docker/docker/libnetwork/networkdb 104.514s coverage: 60.0% of statements [2022-03-11T19:42:06.117Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T19:42:06.117Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-11T19:42:06.117Z] ok github.com/docker/docker/libnetwork/osl 4.290s coverage: 39.7% of statements [2022-03-11T19:42:06.117Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-11T19:42:06.117Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-11T19:42:06.684Z] ok github.com/docker/docker/libnetwork/portmapper 0.218s coverage: 48.6% of statements [2022-03-11T19:42:06.684Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-11T19:42:06.684Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T19:42:06.943Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-11T19:42:06.943Z] [2022-03-11T19:42:06.943Z] === Skipped [2022-03-11T19:42:06.943Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-11T19:42:06.943Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T19:42:06.943Z] [2022-03-11T19:42:06.943Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-11T19:42:06.943Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T19:42:06.943Z] [2022-03-11T19:42:06.943Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-11T19:42:06.943Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T19:42:06.943Z] [2022-03-11T19:42:06.943Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T19:42:06.943Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:42:06.943Z] [2022-03-11T19:42:06.943Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T19:42:06.943Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:42:06.943Z] [2022-03-11T19:42:06.943Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T19:42:06.943Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:42:06.943Z] [2022-03-11T19:42:06.943Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T19:42:06.943Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:42:06.943Z] [2022-03-11T19:42:06.943Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T19:42:06.943Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:42:06.943Z] [2022-03-11T19:42:06.943Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-11T19:42:06.943Z] firewalld_test.go:14: firewalld is not running [2022-03-11T19:42:06.943Z] [2022-03-11T19:42:06.943Z] DONE 326 tests, 9 skipped in 198.530s Post stage [Pipeline] junit [2022-03-11T19:42:07.528Z] Recording test results [2022-03-11T19:42:07.901Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-11T19:42:08.229Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43256/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7df7357e085703b4de3cb829c01cf4a9832a00db -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7df7357e085703b4de3cb829c01cf4a9832a00db hack/validate/vendor [2022-03-11T19:42:08.797Z] +++ dirname ./hack/vendor.sh [2022-03-11T19:42:08.797Z] ++ cd ./hack [2022-03-11T19:42:08.797Z] ++ pwd [2022-03-11T19:42:08.797Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T19:42:08.797Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-03-11T19:42:08.797Z] + GO111MODULE=auto [2022-03-11T19:42:08.797Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-03-11T19:42:09.055Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-03-11T19:42:09.055Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T19:42:09.313Z] go: downloading google.golang.org/grpc v1.43.0 [2022-03-11T19:42:09.572Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-03-11T19:42:09.572Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T19:42:09.572Z] go: downloading gotest.tools/v3 v3.1.0 [2022-03-11T19:42:09.572Z] go: downloading github.com/docker/go-units v0.4.0 [2022-03-11T19:42:09.572Z] go: downloading github.com/containerd/containerd v1.6.1 [2022-03-11T19:42:09.572Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-03-11T19:42:09.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-11T19:42:09.830Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-03-11T19:42:09.830Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-03-11T19:42:09.830Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-03-11T19:42:10.089Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-03-11T19:42:10.089Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-03-11T19:42:10.089Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-03-11T19:42:10.347Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-03-11T19:42:10.347Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-03-11T19:42:10.347Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-03-11T19:42:10.347Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-03-11T19:42:10.347Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-03-11T19:42:10.347Z] go: downloading github.com/containerd/continuity v0.2.2 [2022-03-11T19:42:10.605Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-03-11T19:42:10.605Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-03-11T19:42:10.605Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-03-11T19:42:10.605Z] go: downloading golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 [2022-03-11T19:42:10.605Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-03-11T19:42:10.605Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-03-11T19:42:10.605Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-03-11T19:42:10.605Z] go: downloading github.com/opencontainers/runc v1.1.0 [2022-03-11T19:42:10.863Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-03-11T19:42:10.863Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-03-11T19:42:10.863Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-03-11T19:42:10.863Z] go: downloading github.com/containerd/cgroups v1.0.3 [2022-03-11T19:42:10.863Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-03-11T19:42:10.863Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20220307221335-616e8db4c3b0 [2022-03-11T19:42:10.863Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-03-11T19:42:11.121Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-03-11T19:42:11.121Z] go: downloading github.com/moby/sys/mount v0.3.1 [2022-03-11T19:42:11.121Z] go: downloading github.com/opencontainers/selinux v1.10.0 [2022-03-11T19:42:11.121Z] go: downloading github.com/google/uuid v1.3.0 [2022-03-11T19:42:11.121Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-03-11T19:42:11.121Z] go: downloading github.com/Microsoft/hcsshim v0.9.2 [2022-03-11T19:42:11.379Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-03-11T19:42:11.379Z] go: downloading github.com/moby/locker v1.0.1 [2022-03-11T19:42:11.379Z] go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-03-11T19:42:11.379Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-03-11T19:42:11.379Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-03-11T19:42:11.379Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-03-11T19:42:11.379Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-03-11T19:42:11.379Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-03-11T19:42:11.379Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-03-11T19:42:13.908Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-03-11T19:42:13.908Z] go: downloading cloud.google.com/go v0.92.0 [2022-03-11T19:42:13.908Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-03-11T19:42:14.167Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-03-11T19:42:14.167Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-03-11T19:42:14.167Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-03-11T19:42:14.431Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-11T19:42:14.431Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-03-11T19:42:16.354Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-11T19:42:16.354Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-03-11T19:42:16.612Z] go: downloading github.com/creack/pty v1.1.11 [2022-03-11T19:42:16.612Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-03-11T19:42:16.612Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-03-11T19:42:16.612Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-03-11T19:42:16.612Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-11T19:42:16.612Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-03-11T19:42:16.612Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-03-11T19:42:16.612Z] go: downloading github.com/miekg/dns v1.1.27 [2022-03-11T19:42:16.872Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-03-11T19:42:16.872Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-03-11T19:42:16.872Z] go: downloading github.com/klauspost/compress v1.14.3 [2022-03-11T19:42:16.872Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-03-11T19:42:17.130Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-03-11T19:42:17.130Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-03-11T19:42:17.130Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-03-11T19:42:17.130Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-03-11T19:42:17.130Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T19:42:17.130Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-03-11T19:42:17.130Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-03-11T19:42:17.130Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-03-11T19:42:17.130Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-03-11T19:42:17.388Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-03-11T19:42:17.388Z] go: downloading github.com/containerd/console v1.0.3 [2022-03-11T19:42:17.388Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-03-11T19:42:17.388Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-03-11T19:42:17.388Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-03-11T19:42:17.388Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-03-11T19:42:17.388Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-03-11T19:42:17.388Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-03-11T19:42:17.388Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-03-11T19:42:17.388Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-03-11T19:42:17.388Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-03-11T19:42:17.388Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-03-11T19:42:17.388Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-03-11T19:42:17.388Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-03-11T19:42:17.388Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-11T19:42:17.388Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-11T19:42:17.388Z] go: downloading github.com/prometheus/common v0.30.0 [2022-03-11T19:42:17.648Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-03-11T19:42:17.648Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-03-11T19:42:17.648Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-11T19:42:17.648Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-03-11T19:42:17.648Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-03-11T19:42:17.648Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-03-11T19:42:17.648Z] go: downloading google.golang.org/api v0.54.0 [2022-03-11T19:42:20.179Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-03-11T19:42:20.179Z] go: downloading go.opencensus.io v0.22.3 [2022-03-11T19:42:20.179Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-03-11T19:42:20.179Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T19:42:20.179Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-03-11T19:42:20.179Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-11T19:42:20.179Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-11T19:42:20.179Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-11T19:42:20.179Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-03-11T19:42:20.179Z] go: downloading golang.org/x/text v0.3.7 [2022-03-11T19:42:21.114Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-03-11T19:42:21.114Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-03-11T19:42:21.114Z] go: downloading github.com/google/btree v1.0.1 [2022-03-11T19:42:21.114Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-03-11T19:42:21.114Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-03-11T19:42:21.114Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-03-11T19:42:21.114Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-03-11T19:42:21.114Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-03-11T19:42:21.115Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-03-11T19:42:21.115Z] go: downloading go.uber.org/goleak v1.1.12 [2022-03-11T19:42:21.115Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-03-11T19:42:21.115Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-03-11T19:42:21.115Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-11T19:42:21.115Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-03-11T19:42:21.115Z] go: downloading github.com/kr/pretty v0.2.1 [2022-03-11T19:42:21.115Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-03-11T19:42:21.115Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-03-11T19:42:21.115Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-03-11T19:42:21.115Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-03-11T19:42:21.115Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-03-11T19:42:21.115Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-03-11T19:42:21.115Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-03-11T19:42:21.373Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-03-11T19:42:21.373Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-03-11T19:42:21.373Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-03-11T19:42:21.373Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-03-11T19:42:21.373Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-03-11T19:42:21.373Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-03-11T19:42:21.632Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-03-11T19:42:21.632Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-03-11T19:42:21.632Z] go: downloading github.com/kr/text v0.2.0 [2022-03-11T19:42:21.632Z] go: downloading google.golang.org/appengine v1.6.7 [2022-03-11T19:42:21.632Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-03-11T19:42:21.632Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-03-11T19:42:21.632Z] go: downloading go.uber.org/zap v1.17.0 [2022-03-11T19:42:21.632Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-03-11T19:42:21.632Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-03-11T19:42:21.632Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-03-11T19:42:21.632Z] go: downloading go.uber.org/atomic v1.7.0 [2022-03-11T19:42:21.891Z] go: downloading go.uber.org/multierr v1.6.0 [2022-03-11T19:42:21.891Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-03-11T19:42:21.891Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-03-11T19:42:21.891Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-03-11T19:42:21.891Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-03-11T19:42:21.891Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-03-11T19:42:21.891Z] + GO111MODULE=auto [2022-03-11T19:42:21.891Z] + go mod vendor -modfile vendor.mod [2022-03-11T19:42:22.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-11T19:42:25.171Z] Congratulations! All vendoring changes are done the right way. [2022-03-11T19:42:25.171Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-03-11T19:42:25.171Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-03-11T19:42:25.171Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T19:42:28.769Z] + echo Ensuring container killed. [2022-03-11T19:42:28.769Z] Ensuring container killed. [2022-03-11T19:42:28.769Z] + docker rm -vf docker-pr5 [2022-03-11T19:42:28.769Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-11T19:42:29.051Z] + echo Chowning /workspace to jenkins user [2022-03-11T19:42:29.051Z] Chowning /workspace to jenkins user [2022-03-11T19:42:29.051Z] + id -u [2022-03-11T19:42:29.051Z] + id -g [2022-03-11T19:42:29.051Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43256:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T19:42:29.914Z] + bundleName=unit [2022-03-11T19:42:29.914Z] + echo Creating unit-bundles.tar.gz [2022-03-11T19:42:29.914Z] Creating unit-bundles.tar.gz [2022-03-11T19:42:29.914Z] + 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-03-11T19:42:29.914Z] bundles/junit-report-libnetwork.xml [2022-03-11T19:42:29.914Z] bundles/junit-report.xml [2022-03-11T19:42:29.914Z] bundles/go-test-report-libnetwork.json [2022-03-11T19:42:29.914Z] bundles/go-test-report.json [2022-03-11T19:42:29.914Z] bundles/profile-libnetwork.out [2022-03-11T19:42:29.914Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-11T19:42:29.926Z] Archiving artifacts [2022-03-11T19:42:30.317Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43256/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T19:42:30.647Z] + make clean [2022-03-11T19:42:30.647Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T19:42:30.647Z] docker-dev-cache [2022-03-11T19:42:30.647Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T19:42:32.350Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-11T19:42:32.350Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T19:42:32.350Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-11T19:42:39.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-11T19:42:39.399Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T19:42:39.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-11T19:42:39.399Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T19:42:39.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-11T19:42:39.778Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-11T19:42:40.873Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-11T19:42:40.873Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-11T19:42:40.873Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T19:42:41.341Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-11T19:42:41.341Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T19:42:41.341Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-11T19:42:41.341Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T19:42:41.341Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-11T19:42:41.341Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T19:42:41.341Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-11T19:42:41.341Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:42:41.341Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-11T19:42:41.341Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T19:42:41.341Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-11T19:42:41.341Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:42:41.341Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-11T19:42:41.341Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-11T19:42:41.341Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T19:42:41.341Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-11T19:42:46.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-11T19:42:46.481Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T19:42:46.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-11T19:42:46.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-11T19:42:46.949Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T19:42:46.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-11T19:42:46.949Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T19:42:46.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-11T19:42:48.519Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-11T19:42:48.519Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T19:42:48.519Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-11T19:42:48.519Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T19:42:48.519Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-11T19:42:51.501Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-11T19:42:53.718Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-11T19:42:53.718Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T19:42:53.718Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-11T19:42:53.718Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T19:42:53.718Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-11T19:42:53.718Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T19:42:53.718Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-11T19:42:53.718Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T19:42:53.718Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-11T19:42:57.511Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-11T19:42:57.511Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T19:42:57.511Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-11T19:42:57.511Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T19:42:57.511Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-11T19:43:04.672Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-11T19:43:04.676Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-11T19:43:06.888Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-11T19:43:09.103Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-11T19:43:17.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-11T19:43:22.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-11T19:43:22.903Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T19:43:22.903Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-11T19:43:22.903Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T19:43:23.372Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-11T19:43:24.934Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-11T19:43:24.934Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T19:43:25.217Z] docker_cli_swarm_test.go:1166: [dcd715d833b1c] joining swarm manager [d43be8fbfa580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-11T19:43:25.401Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-11T19:43:31.265Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-11T19:43:32.249Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-11T19:43:32.250Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T19:43:32.250Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-11T19:43:32.250Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T19:43:32.250Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-11T19:43:33.811Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-11T19:43:34.797Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-11T19:43:35.781Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-11T19:43:36.249Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-11T19:43:37.234Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-11T19:43:39.208Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-11T19:43:45.890Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-11T19:43:47.127Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-11T19:43:47.452Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-11T19:43:47.452Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T19:43:47.452Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-11T19:43:49.015Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-11T19:43:49.015Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T19:43:49.015Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-11T19:43:49.028Z] docker_cli_swarm_test.go:1447: [dca9d3309be36] joining swarm manager [d1a050ee60bb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:43:49.483Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-11T19:43:49.596Z] docker_cli_swarm_test.go:1448: [db7e9f3a36a59] joining swarm manager [d1a050ee60bb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:43:52.435Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-11T19:43:53.420Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-11T19:43:53.888Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-11T19:43:53.888Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T19:43:53.888Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-11T19:43:54.134Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-11T19:43:55.426Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-11T19:43:55.876Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-11T19:43:55.876Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T19:43:55.876Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-11T19:43:55.876Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T19:43:55.876Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-11T19:44:01.786Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-11T19:44:01.786Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-11T19:44:01.786Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-11T19:44:01.786Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-11T19:44:01.786Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-11T19:44:02.353Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-11T19:44:02.972Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-11T19:44:04.878Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-11T19:44:08.159Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-11T19:44:09.034Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-11T19:44:10.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-11T19:44:11.957Z] docker_cli_swarm_unix_test.go:63: [d1717c30427fd] joining swarm manager [d9c3287248452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:44:44.876Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-11T19:44:45.656Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-11T19:44:45.656Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-11T19:44:45.656Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-11T19:44:52.805Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-11T19:44:52.805Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T19:44:52.805Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-11T19:44:52.805Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T19:44:52.805Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-11T19:44:52.805Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T19:44:52.805Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-11T19:44:53.273Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-11T19:44:53.273Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T19:44:53.273Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-11T19:45:01.354Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-11T19:45:01.354Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T19:45:01.354Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-11T19:45:02.318Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-11T19:45:02.318Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-11T19:45:02.689Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-11T19:45:06.994Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-11T19:45:07.959Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-11T19:45:07.959Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T19:45:07.959Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-11T19:45:07.959Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T19:45:07.959Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-11T19:45:07.959Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T19:45:07.959Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-11T19:45:07.959Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-11T19:45:08.164Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-11T19:45:08.165Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-11T19:45:08.165Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-11T19:45:09.492Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-11T19:45:10.067Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-11T19:45:13.243Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-11T19:45:13.347Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-11T19:45:14.777Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-11T19:45:14.777Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T19:45:14.777Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-11T19:45:14.777Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T19:45:14.777Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-11T19:45:14.777Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-11T19:45:15.180Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-11T19:45:15.874Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-11T19:45:17.773Z] docker_api_swarm_test.go:962: [d3273b49b7909] joining swarm manager [d62a4a1daf56d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:45:18.508Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-11T19:45:23.375Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-11T19:45:23.844Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-11T19:45:23.844Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T19:45:24.313Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-11T19:45:30.879Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-11T19:45:35.870Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-11T19:45:41.190Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-11T19:45:42.155Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-11T19:45:42.155Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T19:45:42.155Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-11T19:45:45.888Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-11T19:45:47.419Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-11T19:45:48.064Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-11T19:45:49.438Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-11T19:45:49.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-11T19:45:49.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-11T19:45:49.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-11T19:45:51.342Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-11T19:45:53.203Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-11T19:45:53.203Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T19:45:53.203Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-11T19:45:53.203Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T19:45:53.203Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-11T19:45:53.203Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T19:45:53.203Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-11T19:45:53.203Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T19:45:53.203Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-11T19:45:53.203Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-11T19:45:54.391Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-11T19:45:54.627Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-11T19:45:58.180Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-11T19:46:01.968Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-11T19:46:02.735Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-11T19:46:06.917Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-11T19:46:10.193Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-11T19:46:12.089Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-11T19:46:14.663Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-11T19:46:17.193Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-11T19:46:20.477Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-11T19:46:22.372Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-11T19:46:53.598Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-11T19:46:53.598Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T19:46:53.598Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-11T19:46:53.598Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T19:46:53.598Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-11T19:47:02.496Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-11T19:47:09.671Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-11T19:47:09.671Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T19:47:09.671Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-11T19:47:12.175Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-11T19:47:12.175Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-11T19:47:12.175Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T19:47:12.175Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-11T19:47:12.175Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T19:47:12.175Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-11T19:47:12.175Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-11T19:47:12.175Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-11T19:47:12.175Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T19:47:12.175Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-11T19:47:12.175Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-11T19:47:12.175Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-11T19:47:14.667Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-11T19:47:14.667Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T19:47:15.123Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-11T19:47:15.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-11T19:47:16.930Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-11T19:47:18.585Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-11T19:47:21.676Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-11T19:47:24.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-11T19:47:24.128Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T19:47:24.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-11T19:47:27.534Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-11T19:47:27.534Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T19:47:27.534Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-11T19:47:27.534Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T19:47:28.001Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-11T19:47:28.001Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T19:47:28.001Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-11T19:47:28.001Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T19:47:28.001Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-11T19:47:28.001Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T19:47:28.001Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-11T19:47:28.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-11T19:47:33.445Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-11T19:47:33.869Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-11T19:47:33.869Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:47:33.869Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-11T19:47:33.869Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T19:47:33.869Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-11T19:47:33.869Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T19:47:33.869Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-11T19:47:35.430Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-11T19:47:39.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-11T19:47:41.292Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-11T19:47:47.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-11T19:47:47.688Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T19:47:47.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite (1607.16s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.32s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.30s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.52s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.77s) [2022-03-11T19:47:51.541Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.86s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (47.98s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.32s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.74s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.47s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.66s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.50s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.09s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.40s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.39s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.26s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.76s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.28s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.39s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.66s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.78s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.76s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.31s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.92s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.81s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.81s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.96s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.27s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.66s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.72s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.13s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.51s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.39s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.89s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.07s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.99s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.97s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.74s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.35s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.73s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.06s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.19s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.13s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.62s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.66s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.21s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.00s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.24s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.99s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.74s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.09s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.20s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.08s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.65s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.38s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.27s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.95s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.23s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.86s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.75s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.21s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.36s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.34s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.16s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (66.58s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.21s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.57s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.03s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.79s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.11s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.77s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.32s) [2022-03-11T19:47:51.541Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.10s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.75s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.44s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.17s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.74s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.09s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.24s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.03s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (12.88s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.41s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.26s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.39s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.28s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.13s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2022-03-11T19:47:51.541Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2022-03-11T19:47:51.541Z] === RUN TestDockerExternalVolumeSuite [2022-03-11T19:47:51.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-11T19:47:51.541Z] docker_cli_external_volume_driver_test.go:52: [dec6a6aea6416] daemon is not started [2022-03-11T19:47:52.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-11T19:47:52.447Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T19:47:52.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-11T19:47:52.447Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T19:47:52.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-11T19:48:01.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-11T19:48:01.120Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T19:48:01.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-11T19:48:01.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-11T19:48:01.120Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T19:48:01.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-11T19:48:01.120Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T19:48:01.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-11T19:48:02.440Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-11T19:48:02.440Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-11T19:48:02.440Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T19:48:02.440Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-11T19:48:02.440Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T19:48:02.440Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-11T19:48:02.440Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T19:48:02.440Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-11T19:48:02.440Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T19:48:02.440Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-11T19:48:02.440Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T19:48:02.440Z] === RUN TestDockerSuite/TestBuildFails [2022-03-11T19:48:04.619Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-11T19:48:05.074Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-11T19:48:06.453Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-11T19:48:15.428Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-11T19:48:21.906Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-11T19:48:21.906Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-11T19:48:21.906Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-11T19:48:23.963Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-11T19:48:34.348Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-11T19:48:37.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-11T19:48:40.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-11T19:48:40.103Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T19:48:41.090Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-11T19:48:41.090Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T19:48:41.090Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-11T19:48:41.398Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-11T19:48:42.656Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-11T19:48:42.656Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T19:48:42.936Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-11T19:48:43.125Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-11T19:48:43.560Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-11T19:48:47.903Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-11T19:48:49.471Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-11T19:48:49.471Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T19:48:49.471Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-11T19:48:49.471Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T19:48:49.471Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-11T19:48:50.603Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-11T19:48:50.603Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T19:48:50.603Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-11T19:48:51.564Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-11T19:48:51.691Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-11T19:48:52.525Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-11T19:48:52.525Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T19:48:52.525Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-11T19:48:52.684Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-11T19:48:53.671Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-11T19:48:54.139Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-11T19:48:54.609Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-11T19:48:57.700Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-11T19:49:01.941Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-11T19:49:03.519Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-11T19:49:03.519Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T19:49:03.519Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-11T19:49:04.873Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-11T19:49:04.873Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T19:49:04.873Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-11T19:49:05.098Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-11T19:49:05.098Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T19:49:05.098Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-11T19:49:06.090Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-11T19:49:08.100Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-11T19:49:08.313Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-11T19:49:09.301Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-11T19:49:09.775Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-11T19:49:09.775Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T19:49:10.246Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-11T19:49:11.235Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-11T19:49:11.703Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-11T19:49:11.703Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T19:49:11.703Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-11T19:49:11.703Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T19:49:11.703Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-11T19:49:14.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-11T19:49:17.574Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-11T19:49:19.640Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-11T19:49:20.600Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-11T19:49:22.217Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-11T19:49:23.484Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-11T19:49:23.484Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T19:49:23.484Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-11T19:49:23.941Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-11T19:49:24.395Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-11T19:49:30.426Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-11T19:49:31.491Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-11T19:49:32.481Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-11T19:49:34.059Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-11T19:49:34.527Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-11T19:49:36.090Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-11T19:49:37.073Z] docker_cli_external_volume_driver_test.go:52: [d6102869f47f4] daemon is not started [2022-03-11T19:49:37.651Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-11T19:49:43.777Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-11T19:49:46.314Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-11T19:49:46.314Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T19:49:46.314Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-11T19:49:46.314Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T19:49:46.314Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-11T19:49:46.781Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-11T19:49:46.781Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-11T19:49:46.781Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-11T19:49:46.781Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-11T19:49:47.765Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-11T19:49:48.752Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-11T19:49:51.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-11T19:49:53.543Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-11T19:49:53.543Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-11T19:49:53.543Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-11T19:49:54.200Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-11T19:49:55.906Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-11T19:49:59.414Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-11T19:49:59.414Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T19:49:59.414Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-11T19:49:59.414Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T19:49:59.414Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-11T19:49:59.414Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T19:49:59.414Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-11T19:49:59.882Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-11T19:49:59.882Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T19:49:59.882Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-11T19:50:06.587Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-11T19:50:06.817Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-11T19:50:19.160Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-11T19:50:19.160Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T19:50:19.160Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-11T19:50:21.672Z] docker_cli_external_volume_driver_test.go:52: [df9c8e629ad55] daemon is not started [2022-03-11T19:50:22.107Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-11T19:50:36.540Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-11T19:50:36.798Z] docker_cli_external_volume_driver_test.go:52: [dc3f93218f671] daemon is not started [2022-03-11T19:50:37.763Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-11T19:50:37.763Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-11T19:50:37.763Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T19:50:37.763Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-11T19:50:51.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-11T19:51:03.058Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-11T19:51:04.626Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-11T19:51:05.095Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-11T19:51:09.866Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-11T19:51:12.981Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-11T19:51:17.034Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-11T19:51:20.837Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-11T19:51:23.751Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-11T19:51:27.929Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-11T19:51:33.806Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-11T19:51:41.826Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-11T19:51:44.231Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-11T19:51:48.037Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-11T19:51:48.037Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-11T19:51:48.037Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T19:51:48.037Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-11T19:51:48.037Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T19:51:48.037Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-11T19:51:48.037Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-11T19:51:48.037Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-11T19:51:48.037Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T19:51:48.037Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-11T19:51:48.037Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-11T19:51:48.037Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-11T19:51:48.037Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-11T19:51:50.095Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-11T19:51:50.986Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-11T19:51:56.692Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-11T19:51:56.855Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-11T19:51:56.855Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T19:51:56.855Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-11T19:51:56.855Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T19:51:56.855Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-11T19:51:56.855Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T19:51:56.855Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-11T19:51:56.855Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T19:51:56.855Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-11T19:51:56.855Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T19:51:56.855Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-11T19:52:01.603Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-11T19:52:01.603Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:52:01.603Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-11T19:52:01.603Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T19:52:01.603Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-11T19:52:01.603Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T19:52:01.603Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-11T19:52:02.591Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-11T19:52:09.807Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-11T19:52:15.377Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-11T19:52:15.377Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T19:52:15.378Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-11T19:52:25.803Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-11T19:52:26.274Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-11T19:52:26.274Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T19:52:26.274Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-11T19:52:26.274Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T19:52:26.274Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-11T19:52:27.619Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-11T19:52:27.619Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-11T19:52:27.619Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T19:52:27.619Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-11T19:52:27.619Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T19:52:27.619Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-11T19:52:27.619Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T19:52:27.619Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-11T19:52:27.619Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T19:52:27.619Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-11T19:52:27.619Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T19:52:27.619Z] === RUN TestDockerSuite/TestBuildFails [2022-03-11T19:52:29.882Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-11T19:52:29.882Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-11T19:52:31.034Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-11T19:52:37.089Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-11T19:52:39.706Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-11T19:52:42.656Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-11T19:52:43.126Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-11T19:52:43.126Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-11T19:52:43.397Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-11T19:52:45.750Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-11T19:52:46.073Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-11T19:52:47.125Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-11T19:52:47.125Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-11T19:52:47.125Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T19:52:47.125Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-11T19:52:47.636Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-11T19:52:49.852Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-11T19:52:54.416Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-11T19:53:00.259Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-11T19:53:01.475Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-11T19:53:01.786Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-11T19:53:04.773Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-11T19:53:05.231Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-11T19:53:08.829Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-11T19:53:08.829Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T19:53:08.829Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-11T19:53:09.285Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-11T19:53:10.247Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-11T19:53:10.247Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T19:53:10.247Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-11T19:53:17.577Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-11T19:53:20.531Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-11T19:53:20.531Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T19:53:20.531Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-11T19:53:23.357Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-11T19:53:33.552Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-11T19:53:33.642Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-11T19:53:35.289Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-11T19:53:35.289Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-11T19:53:37.433Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-11T19:53:37.433Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T19:53:37.884Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-11T19:53:38.335Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-11T19:53:38.786Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-11T19:53:42.235Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-11T19:53:44.510Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-11T19:53:44.960Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-11T19:53:45.909Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-11T19:53:46.861Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-11T19:53:46.940Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-11T19:53:47.811Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-11T19:53:48.763Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-11T19:53:49.131Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-11T19:53:49.131Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T19:53:49.131Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-11T19:53:49.131Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T19:53:49.131Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-11T19:53:50.904Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-11T19:53:52.052Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-11T19:53:52.052Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T19:53:52.052Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-11T19:53:57.918Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-11T19:53:57.918Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T19:53:57.918Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-11T19:53:57.918Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T19:53:57.918Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-11T19:53:57.918Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-11T19:53:57.918Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-11T19:53:57.918Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-11T19:53:57.918Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-11T19:53:58.374Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-11T19:53:59.333Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-11T19:54:05.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-11T19:54:06.373Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-11T19:54:13.129Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-11T19:54:13.129Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-11T19:54:14.091Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-11T19:54:20.498Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-11T19:54:24.031Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-11T19:54:24.031Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T19:54:24.031Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-11T19:54:26.915Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-11T19:54:35.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-11T19:54:35.357Z] docker_cli_external_volume_driver_test.go:484: [d61c14d6ea025] daemon is not started [2022-03-11T19:54:44.003Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-11T19:54:52.453Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-11T19:54:53.424Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-11T19:54:53.424Z] docker_cli_external_volume_driver_test.go:52: [d0d201691157b] daemon is not started [2022-03-11T19:54:58.794Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite (437.20s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.28s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-03-11T19:55:08.283Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-11T19:55:08.283Z] PASS [2022-03-11T19:55:08.283Z] [2022-03-11T19:55:08.283Z] === Skipped [2022-03-11T19:55:08.283Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-11T19:55:08.283Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-11T19:55:08.283Z] check_test.go:308: [df183b9d5b991] daemon is not started [2022-03-11T19:55:08.283Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-11T19:55:08.283Z] [2022-03-11T19:55:08.283Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-03-11T19:55:08.283Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-11T19:55:08.283Z] check_test.go:308: [df4cf76eb2330] daemon is not started [2022-03-11T19:55:08.283Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-03-11T19:55:08.283Z] [2022-03-11T19:55:08.283Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-11T19:55:08.283Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-11T19:55:08.283Z] check_test.go:308: [d0931ab253cde] daemon is not started [2022-03-11T19:55:08.283Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-11T19:55:08.283Z] [2022-03-11T19:55:08.283Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-11T19:55:08.283Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-11T19:55:08.283Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-11T19:55:08.283Z] [2022-03-11T19:55:08.283Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-11T19:55:08.283Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-11T19:55:08.283Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-11T19:55:08.283Z] [2022-03-11T19:55:08.283Z] DONE 271 tests, 5 skipped in 2392.920s [2022-03-11T19:55:08.283Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T19:55:08.283Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daec7f7f0863e/docker.pid [2022-03-11T19:55:08.283Z] +++ kill 6628 [2022-03-11T19:55:08.283Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6628 is not a child of this shell [2022-03-11T19:55:08.283Z] warning: PID 6628 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daec7f7f0863e/docker.pid had a nonzero exit code [2022-03-11T19:55:08.283Z] ++++ cat bundles/test-integration/docker.pid [2022-03-11T19:55:08.283Z] +++ kill 8734 [2022-03-11T19:55:08.283Z] +++ /etc/init.d/apparmor stop [2022-03-11T19:55:08.283Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T19:55:08.283Z] [2022-03-11T19:55:08.283Z] Unloading profiles will leave already running processes permanently [2022-03-11T19:55:08.283Z] unconfined, which can lead to unexpected situations. [2022-03-11T19:55:08.283Z] [2022-03-11T19:55:08.283Z] To set a process to complain mode, use the command line tool [2022-03-11T19:55:08.283Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T19:55:08.283Z] +++ true [2022-03-11T19:55:08.283Z] exiting test-integration [2022-03-11T19:55:08.283Z] ++ exit 0 [2022-03-11T19:55:08.283Z] [2022-03-11T19:55:08.283Z] + exit 0 [2022-03-11T19:55:08.283Z] ++ jobs -p [2022-03-11T19:55:08.283Z] + pids= [2022-03-11T19:55:08.283Z] + echo 'Remaining pids to kill: []' [2022-03-11T19:55:08.283Z] Remaining pids to kill: [] [2022-03-11T19:55:08.283Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-11T19:55:08.296Z] Recording test results [2022-03-11T19:55:08.561Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T19:55:08.876Z] + echo Ensuring container killed. [2022-03-11T19:55:08.876Z] Ensuring container killed. [2022-03-11T19:55:08.876Z] + docker ps -aq -f name=docker-pr5-* [2022-03-11T19:55:08.876Z] + cids=ba8b8b606f52 [2022-03-11T19:55:08.876Z] c7f40d0a26aa [2022-03-11T19:55:08.876Z] b1616f45f0e3 [2022-03-11T19:55:08.876Z] + [ -n ba8b8b606f52 [2022-03-11T19:55:08.876Z] c7f40d0a26aa [2022-03-11T19:55:08.876Z] b1616f45f0e3 ] [2022-03-11T19:55:08.876Z] + docker rm -vf ba8b8b606f52 c7f40d0a26aa b1616f45f0e3 [2022-03-11T19:55:09.134Z] ba8b8b606f52 [2022-03-11T19:55:09.441Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-11T19:55:09.700Z] c7f40d0a26aa [2022-03-11T19:55:09.700Z] b1616f45f0e3 [Pipeline] sh [2022-03-11T19:55:09.979Z] + echo Chowning /workspace to jenkins user [2022-03-11T19:55:09.979Z] Chowning /workspace to jenkins user [2022-03-11T19:55:09.979Z] + id -u [2022-03-11T19:55:09.979Z] + id -g [2022-03-11T19:55:09.979Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43256:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T19:55:12.799Z] + bundleName=amd64 [2022-03-11T19:55:12.800Z] + echo Creating amd64-bundles.tar.gz [2022-03-11T19:55:12.800Z] Creating amd64-bundles.tar.gz [2022-03-11T19:55:12.800Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-11T19:55:12.800Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-11T19:55:13.683Z] === RUN TestDockerSuite/TestBuildRm [Pipeline] archiveArtifacts [2022-03-11T19:55:14.182Z] Archiving artifacts [2022-03-11T19:55:14.722Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43256/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T19:55:15.054Z] + make clean [2022-03-11T19:55:15.054Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T19:55:15.054Z] docker-dev-cache [2022-03-11T19:55:15.054Z] docker-mod-cache [Pipeline] deleteDir [2022-03-11T19:55:16.453Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T19:55:21.928Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-11T19:55:28.623Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-11T19:55:29.077Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-11T19:55:34.492Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-11T19:55:34.492Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T19:55:34.492Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-11T19:55:34.492Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T19:55:35.475Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-11T19:55:36.224Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-11T19:55:38.422Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-11T19:55:42.230Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-11T19:55:44.286Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-11T19:55:49.041Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-11T19:55:52.101Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-11T19:55:54.930Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-11T19:56:03.514Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-11T19:56:03.514Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T19:56:03.514Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-11T19:56:09.764Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-11T19:56:12.178Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-11T19:56:12.178Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-11T19:56:12.178Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T19:56:12.178Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-11T19:56:12.178Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T19:56:12.178Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-11T19:56:15.968Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-11T19:56:16.148Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-11T19:56:17.134Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-11T19:56:18.118Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-11T19:56:20.058Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-11T19:56:21.809Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-11T19:56:24.697Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-11T19:56:25.152Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-11T19:56:25.152Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-11T19:56:28.040Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-11T19:56:29.000Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-11T19:56:30.524Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-11T19:56:30.524Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-11T19:56:30.526Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-11T19:56:39.066Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-11T19:56:39.066Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-11T19:56:42.868Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-11T19:56:43.827Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-11T19:56:44.832Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-11T19:56:56.166Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-11T19:56:59.889Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-11T19:57:09.917Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-11T19:57:09.917Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T19:57:09.918Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-11T19:57:12.225Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-11T19:57:14.577Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-11T19:57:16.104Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-11T19:57:16.888Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-11T19:57:22.650Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-11T19:57:23.142Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-11T19:57:23.611Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-11T19:57:23.611Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T19:57:23.611Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-11T19:57:23.611Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T19:57:23.611Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-11T19:57:27.323Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-11T19:57:27.323Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T19:57:27.323Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-11T19:57:30.184Z] === RUN TestDockerSuite/TestBuildUser [2022-03-11T19:57:30.184Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T19:57:30.184Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-11T19:57:30.184Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T19:57:30.184Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-11T19:57:30.184Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T19:57:30.184Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-11T19:57:34.845Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-11T19:57:35.305Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-11T19:57:40.004Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-11T19:57:40.004Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T19:57:40.004Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-11T19:57:40.004Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T19:57:40.004Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-11T19:58:10.237Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-11T19:58:10.237Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-11T19:58:17.896Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-11T19:58:22.664Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-11T19:58:31.199Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-11T19:58:31.199Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T19:58:31.654Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-11T19:58:31.654Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T19:58:31.654Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-11T19:58:31.679Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-11T19:58:31.679Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-11T19:58:31.679Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T19:58:31.679Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-11T19:58:31.679Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T19:58:31.679Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-11T19:58:31.679Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-11T19:58:33.208Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-11T19:58:33.208Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T19:58:33.208Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-11T19:58:33.666Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-11T19:58:34.635Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-11T19:58:36.319Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-11T19:58:36.319Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T19:58:37.166Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-11T19:58:38.941Z] === RUN TestDockerSuite/TestBuildRm [2022-03-11T19:58:40.412Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-11T19:58:44.133Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-11T19:58:49.909Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-11T19:58:49.909Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T19:58:49.909Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-11T19:58:49.909Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T19:58:49.909Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-11T19:58:49.909Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T19:58:49.909Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-11T19:58:49.909Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T19:58:49.909Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-11T19:58:49.909Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T19:58:49.909Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-11T19:58:51.943Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-11T19:58:54.579Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-11T19:58:54.580Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:58:54.580Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-11T19:58:54.580Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T19:58:54.580Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-11T19:58:54.580Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T19:58:54.580Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-11T19:58:55.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-11T19:58:56.555Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-11T19:58:57.714Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-11T19:58:58.169Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-11T19:58:59.441Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-11T19:58:59.441Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T19:58:59.441Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-11T19:58:59.441Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T19:58:59.896Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-11T19:59:00.821Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-11T19:59:01.421Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-11T19:59:06.087Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-11T19:59:10.750Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-11T19:59:15.807Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-11T19:59:15.807Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T19:59:16.263Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-11T19:59:16.263Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T19:59:16.524Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-11T19:59:16.718Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-11T19:59:16.718Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T19:59:17.174Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-11T19:59:18.474Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-11T19:59:18.474Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-11T19:59:18.474Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T19:59:18.474Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-11T19:59:18.474Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T19:59:18.474Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-11T19:59:18.474Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T19:59:18.474Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-11T19:59:18.474Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T19:59:18.474Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-11T19:59:18.474Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T19:59:18.474Z] === RUN TestDockerSuite/TestBuildFails [2022-03-11T19:59:18.707Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-11T19:59:20.643Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-11T19:59:20.643Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-11T19:59:28.996Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-11T19:59:31.896Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-11T19:59:31.896Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T19:59:32.354Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-11T19:59:32.354Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T19:59:32.354Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-11T19:59:32.354Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T19:59:32.354Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-11T19:59:32.997Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-11T19:59:34.151Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-11T19:59:34.519Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-11T19:59:35.111Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-11T19:59:35.566Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-11T19:59:41.556Z] === RUN TestDockerSuite/TestCommitChange [2022-03-11T19:59:43.307Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-11T19:59:45.880Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-11T19:59:45.880Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-11T19:59:47.419Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-11T19:59:50.477Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-11T19:59:50.626Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-11T19:59:50.626Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-11T19:59:54.572Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-11T19:59:54.572Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T19:59:54.572Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-11T19:59:55.373Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-11T20:00:00.905Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-11T20:00:02.473Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-11T20:00:04.989Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-11T20:00:04.989Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:00:04.989Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-11T20:00:08.345Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-11T20:00:08.345Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T20:00:08.345Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-11T20:00:08.813Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-11T20:00:09.801Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-11T20:00:09.801Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T20:00:09.801Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-11T20:00:13.651Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-11T20:00:18.474Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-11T20:00:18.475Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:00:18.475Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-11T20:00:20.648Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-11T20:00:20.648Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T20:00:20.648Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-11T20:00:20.805Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-11T20:00:20.805Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T20:00:20.805Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-11T20:00:20.805Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T20:00:20.805Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-11T20:00:20.805Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T20:00:20.805Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-11T20:00:20.805Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T20:00:20.805Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-11T20:00:20.805Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T20:00:20.805Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-11T20:00:20.805Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T20:00:20.805Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-11T20:00:20.805Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T20:00:20.805Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-11T20:00:20.805Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-11T20:00:22.860Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-11T20:00:23.846Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-11T20:00:29.703Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-11T20:00:31.226Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-11T20:00:33.417Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-11T20:00:33.417Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-11T20:00:34.984Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-11T20:00:34.984Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T20:00:34.984Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-11T20:00:35.565Z] === RUN TestDockerSuite/TestBuildUser [2022-03-11T20:00:35.565Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T20:00:35.565Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-11T20:00:35.565Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T20:00:35.565Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-11T20:00:35.565Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T20:00:35.565Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-11T20:00:35.974Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-11T20:00:35.974Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-11T20:00:40.303Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-11T20:00:40.754Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-11T20:00:41.643Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-11T20:00:41.644Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:00:41.644Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-11T20:00:44.461Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-11T20:00:44.461Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T20:00:44.461Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-11T20:00:44.461Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T20:00:44.461Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-11T20:00:44.572Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-11T20:00:44.572Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T20:00:44.572Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-11T20:00:44.572Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:00:44.572Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-11T20:00:44.572Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T20:00:44.572Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-11T20:00:46.436Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-11T20:00:46.436Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-11T20:00:47.426Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-11T20:00:48.361Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-11T20:00:48.361Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T20:00:48.361Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-11T20:00:48.361Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-11T20:00:48.993Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-11T20:00:49.463Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-11T20:00:50.452Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-11T20:00:52.670Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-11T20:00:53.123Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-11T20:00:53.123Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-11T20:00:53.123Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T20:00:53.123Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-11T20:00:53.123Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T20:00:53.123Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-11T20:00:53.123Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T20:00:53.123Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-11T20:00:56.916Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-11T20:00:59.834Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-11T20:00:59.834Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T20:00:59.834Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-11T20:00:59.834Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T20:00:59.834Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-11T20:00:59.834Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-11T20:00:59.834Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-11T20:00:59.834Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-11T20:00:59.834Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-11T20:01:00.303Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-11T20:01:00.723Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-11T20:01:01.291Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-11T20:01:03.670Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-11T20:01:03.670Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-11T20:01:03.670Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T20:01:03.670Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-11T20:01:06.049Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-11T20:01:07.465Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-11T20:01:07.465Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-11T20:01:09.734Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-11T20:01:09.734Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-11T20:01:11.253Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-11T20:01:11.253Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:01:11.253Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-11T20:01:11.253Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:01:11.253Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-11T20:01:15.008Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-11T20:01:15.008Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-11T20:01:19.000Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-11T20:01:19.000Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T20:01:19.000Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-11T20:01:20.015Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-11T20:01:23.757Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-11T20:01:24.213Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-11T20:01:27.276Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-11T20:01:27.276Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T20:01:27.276Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-11T20:01:27.393Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-11T20:01:27.393Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T20:01:27.393Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-11T20:01:27.393Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T20:01:27.393Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-11T20:01:28.897Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-11T20:01:29.450Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-11T20:01:31.118Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-11T20:01:31.118Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:01:31.118Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-11T20:01:35.944Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-11T20:01:40.610Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-11T20:01:40.610Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-11T20:01:40.610Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-11T20:01:40.610Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-11T20:01:40.610Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-11T20:01:43.502Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-11T20:01:43.502Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T20:01:43.502Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-11T20:01:45.893Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-11T20:01:47.218Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-11T20:01:47.218Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T20:01:47.218Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-11T20:01:50.106Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-11T20:01:50.106Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-11T20:01:51.654Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-11T20:01:51.654Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-11T20:01:55.877Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-11T20:01:59.614Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-11T20:01:59.614Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T20:01:59.614Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-11T20:01:59.614Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T20:01:59.614Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-11T20:01:59.614Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T20:01:59.614Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-11T20:01:59.614Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T20:01:59.614Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-11T20:01:59.614Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T20:01:59.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-11T20:02:02.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-11T20:02:02.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-11T20:02:05.110Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-11T20:02:05.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-11T20:02:09.275Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-11T20:02:09.275Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T20:02:09.275Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-11T20:02:09.275Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T20:02:09.275Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-11T20:02:09.275Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T20:02:09.275Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-11T20:02:10.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-11T20:02:10.235Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-11T20:02:13.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-11T20:02:16.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00008f650_} [2022-03-11T20:02:20.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11844586085_c:\foo_false____} [2022-03-11T20:02:20.522Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-11T20:02:22.688Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-11T20:02:22.688Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T20:02:23.660Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-11T20:02:23.660Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T20:02:23.660Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-11T20:02:23.660Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T20:02:23.660Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-11T20:02:25.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11844586085_c:\foo_true____} [2022-03-11T20:02:25.832Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-11T20:02:25.832Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T20:02:25.832Z] === RUN TestDockerSuite/TestCommitChange [2022-03-11T20:02:26.174Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-11T20:02:27.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-11T20:02:27.988Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T20:02:27.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-11T20:02:27.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-11T20:02:27.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-11T20:02:27.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-11T20:02:27.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-11T20:02:27.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-11T20:02:27.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-11T20:02:27.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-11T20:02:27.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-11T20:02:28.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-11T20:02:28.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-11T20:02:28.444Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-11T20:02:28.444Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T20:02:28.444Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-11T20:02:28.444Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T20:02:28.444Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-11T20:02:28.444Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T20:02:28.444Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-11T20:02:28.444Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T20:02:28.444Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-11T20:02:28.444Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T20:02:28.444Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-11T20:02:29.911Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-11T20:02:32.879Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-11T20:02:33.126Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-11T20:02:33.126Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-11T20:02:33.126Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-11T20:02:33.126Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-11T20:02:33.126Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-11T20:02:33.126Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-11T20:02:33.126Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-11T20:02:33.126Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-11T20:02:33.126Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-11T20:02:33.126Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-11T20:02:33.126Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-11T20:02:33.126Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-11T20:02:33.126Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:02:33.126Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-11T20:02:36.013Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-11T20:02:36.468Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-11T20:02:36.468Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T20:02:36.468Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-11T20:02:36.965Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-11T20:02:38.643Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-11T20:02:38.643Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T20:02:38.643Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-11T20:02:39.360Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-11T20:02:39.360Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T20:02:39.360Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-11T20:02:39.360Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T20:02:39.360Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-11T20:02:39.360Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T20:02:39.360Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-11T20:02:42.745Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-11T20:02:46.413Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-11T20:02:48.927Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-11T20:02:48.927Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:02:48.927Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-11T20:02:50.131Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-11T20:02:50.131Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:02:50.131Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-11T20:02:50.131Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T20:02:50.131Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-11T20:02:57.464Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-11T20:03:00.408Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-11T20:03:00.408Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T20:03:00.408Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-11T20:03:03.246Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-11T20:03:03.246Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T20:03:03.246Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-11T20:03:03.246Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T20:03:03.246Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-11T20:03:03.246Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T20:03:03.246Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-11T20:03:03.246Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T20:03:03.246Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-11T20:03:03.246Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T20:03:03.246Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-11T20:03:03.246Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T20:03:03.246Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-11T20:03:03.246Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T20:03:03.246Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-11T20:03:03.246Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-11T20:03:04.917Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-11T20:03:04.917Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T20:03:04.917Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-11T20:03:04.917Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:03:04.917Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-11T20:03:11.777Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-11T20:03:15.400Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-11T20:03:15.400Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-11T20:03:15.400Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T20:03:15.400Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-11T20:03:15.400Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T20:03:15.400Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-11T20:03:17.368Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-11T20:03:17.368Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T20:03:17.368Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-11T20:03:17.368Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T20:03:17.368Z] === RUN TestDockerSuite/TestCpToDot [2022-03-11T20:03:17.615Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-11T20:03:19.590Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-11T20:03:19.591Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T20:03:19.591Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-11T20:03:19.591Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T20:03:19.591Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-11T20:03:20.308Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-11T20:03:20.308Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:03:20.308Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-11T20:03:23.377Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-11T20:03:23.377Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:03:23.377Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-11T20:03:23.377Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T20:03:23.377Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-11T20:03:23.377Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T20:03:23.377Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-11T20:03:23.377Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T20:03:23.377Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-11T20:03:23.377Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-11T20:03:23.844Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-11T20:03:24.017Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-11T20:03:24.017Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T20:03:24.017Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-11T20:03:24.017Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:03:24.017Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-11T20:03:24.017Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T20:03:24.017Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-11T20:03:26.103Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-11T20:03:26.905Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-11T20:03:26.905Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T20:03:26.905Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-11T20:03:26.905Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-11T20:03:28.048Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-11T20:03:29.614Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-11T20:03:29.789Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-11T20:03:29.789Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-11T20:03:29.789Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T20:03:29.789Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-11T20:03:29.789Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T20:03:29.789Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-11T20:03:29.789Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T20:03:29.789Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-11T20:03:29.902Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-11T20:03:29.902Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-11T20:03:30.083Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-11T20:03:30.083Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-11T20:03:30.375Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-11T20:03:33.038Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-11T20:03:33.324Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-11T20:03:34.025Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-11T20:03:34.309Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-11T20:03:34.310Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-11T20:03:34.310Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T20:03:34.310Z] === RUN TestDockerSuite/TestCreateRM [2022-03-11T20:03:34.456Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-11T20:03:34.777Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-11T20:03:34.777Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T20:03:34.777Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-11T20:03:35.247Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-11T20:03:35.590Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-11T20:03:35.715Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-11T20:03:37.346Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-11T20:03:41.064Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-11T20:03:41.064Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-11T20:03:41.064Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T20:03:41.064Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-11T20:03:44.783Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-11T20:03:44.783Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-11T20:03:46.131Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-11T20:03:46.131Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-11T20:03:47.117Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-11T20:03:47.659Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-11T20:03:47.659Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:03:47.659Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-11T20:03:47.659Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:03:47.659Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-11T20:03:50.065Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-11T20:03:50.443Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-11T20:03:50.516Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-11T20:03:50.516Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-11T20:03:50.533Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-11T20:03:50.533Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T20:03:50.533Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-11T20:03:51.970Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-11T20:03:54.222Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-11T20:03:54.222Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.222Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-11T20:03:54.319Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-11T20:03:54.320Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.320Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-11T20:03:54.320Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-11T20:03:54.320Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.320Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-11T20:03:54.320Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.320Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-11T20:03:54.320Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.320Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-11T20:03:54.320Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.320Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-11T20:03:54.320Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.320Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-11T20:03:54.320Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.320Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-11T20:03:54.320Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.320Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-11T20:03:54.320Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.320Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-11T20:03:54.320Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.320Z] === RUN TestDockerSuite/TestDockerFails [2022-03-11T20:03:54.788Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-11T20:03:54.788Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.788Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-11T20:03:54.788Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.788Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-11T20:03:54.788Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.788Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-11T20:03:54.788Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.788Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-11T20:03:54.788Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T20:03:54.788Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-11T20:03:57.108Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-11T20:03:57.108Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-11T20:03:58.578Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-11T20:03:59.993Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-11T20:04:02.266Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-11T20:04:02.364Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-11T20:04:05.314Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-11T20:04:05.750Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-11T20:04:05.992Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-11T20:04:11.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-11T20:04:11.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-11T20:04:11.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-11T20:04:11.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-11T20:04:11.511Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-11T20:04:14.394Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-11T20:04:14.394Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T20:04:14.394Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-11T20:04:15.145Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-11T20:04:17.278Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-11T20:04:17.278Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T20:04:17.278Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-11T20:04:17.813Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-11T20:04:21.187Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-11T20:04:21.251Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-11T20:04:21.251Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-11T20:04:23.676Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-11T20:04:25.851Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-11T20:04:25.911Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-11T20:04:27.380Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-11T20:04:27.380Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T20:04:27.380Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-11T20:04:27.380Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T20:04:27.380Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-11T20:04:29.628Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-11T20:04:29.628Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T20:04:29.628Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-11T20:04:29.628Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T20:04:29.628Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-11T20:04:29.628Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T20:04:29.628Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-11T20:04:29.628Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T20:04:29.628Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-11T20:04:29.628Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T20:04:29.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-11T20:04:30.273Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-11T20:04:30.273Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T20:04:30.273Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-11T20:04:30.841Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-11T20:04:31.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-11T20:04:31.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-11T20:04:33.844Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-11T20:04:34.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-11T20:04:35.410Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-11T20:04:37.085Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-11T20:04:39.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-11T20:04:42.572Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-11T20:04:43.560Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-11T20:04:43.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000ed5f0_} [2022-03-11T20:04:45.738Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-11T20:04:46.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12280792183_c:\foo_false____} [2022-03-11T20:04:49.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12280792183_c:\foo_true____} [2022-03-11T20:04:52.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-11T20:04:52.342Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T20:04:52.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-11T20:04:52.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-11T20:04:52.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-11T20:04:52.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-11T20:04:52.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-11T20:04:52.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-11T20:04:52.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-11T20:04:52.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-11T20:04:52.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-11T20:04:52.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-11T20:04:52.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-11T20:04:52.797Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-11T20:04:52.797Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T20:04:52.797Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-11T20:04:52.797Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T20:04:52.797Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-11T20:04:52.797Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T20:04:52.797Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-11T20:04:52.797Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T20:04:52.797Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-11T20:04:52.797Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T20:04:52.797Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-11T20:04:54.285Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-11T20:04:56.507Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-11T20:04:56.507Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-11T20:04:56.507Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-11T20:04:56.507Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-11T20:04:56.507Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-11T20:04:56.507Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-11T20:04:56.507Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-11T20:04:56.507Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-11T20:04:56.507Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-11T20:04:56.507Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-11T20:04:56.507Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-11T20:04:56.507Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-11T20:04:56.507Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.507Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-11T20:04:59.392Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-11T20:04:59.392Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-11T20:04:59.392Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T20:04:59.392Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-11T20:05:01.336Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-11T20:05:01.336Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-11T20:05:01.336Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-11T20:05:01.336Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T20:05:01.336Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-11T20:05:01.336Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T20:05:01.336Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-11T20:05:01.336Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T20:05:01.336Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-11T20:05:02.277Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-11T20:05:02.277Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T20:05:02.277Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-11T20:05:02.277Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T20:05:02.277Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-11T20:05:02.277Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T20:05:02.277Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-11T20:05:02.303Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-11T20:05:02.303Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T20:05:02.303Z] === RUN TestDockerSuite/TestEventsRename [2022-03-11T20:05:06.019Z] === RUN TestDockerSuite/TestEventsResize [2022-03-11T20:05:08.039Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-11T20:05:10.929Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-11T20:05:10.929Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:05:10.929Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-11T20:05:10.929Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T20:05:10.929Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-11T20:05:14.570Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-11T20:05:18.291Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-11T20:05:20.920Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-11T20:05:21.189Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-11T20:05:23.262Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-11T20:05:23.262Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T20:05:23.262Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-11T20:05:23.262Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:05:23.262Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-11T20:05:28.240Z] === RUN TestDockerSuite/TestEventsTop [2022-03-11T20:05:28.240Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T20:05:28.240Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-11T20:05:31.134Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-11T20:05:33.543Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-11T20:05:33.543Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T20:05:33.543Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-11T20:05:33.543Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T20:05:33.543Z] === RUN TestDockerSuite/TestCpToDot [2022-03-11T20:05:36.428Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-11T20:05:36.428Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T20:05:36.428Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-11T20:05:36.428Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T20:05:36.428Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-11T20:05:38.184Z] === RUN TestDockerSuite/TestExec [2022-03-11T20:05:38.184Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:05:38.184Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-11T20:05:38.184Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T20:05:38.184Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-11T20:05:40.139Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-11T20:05:40.139Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:05:40.139Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-11T20:05:40.139Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T20:05:40.139Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-11T20:05:40.139Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T20:05:40.139Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-11T20:05:40.139Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T20:05:40.139Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-11T20:05:40.139Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-11T20:05:40.139Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-11T20:05:41.916Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-11T20:05:42.301Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-11T20:05:44.811Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-11T20:05:44.811Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:05:44.811Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-11T20:05:44.811Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:05:44.811Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-11T20:05:44.811Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T20:05:44.811Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-11T20:05:45.189Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-11T20:05:45.644Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-11T20:05:45.644Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-11T20:05:48.528Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-11T20:05:48.538Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-11T20:05:49.488Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-11T20:05:49.488Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-11T20:05:49.488Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T20:05:49.488Z] === RUN TestDockerSuite/TestCreateRM [2022-03-11T20:05:49.943Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-11T20:05:49.944Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T20:05:49.944Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-11T20:05:50.401Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-11T20:05:50.857Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-11T20:05:51.433Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-11T20:05:55.149Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-11T20:05:56.573Z] === RUN TestDockerSuite/TestBuildRm [2022-03-11T20:05:58.041Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-11T20:06:01.232Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-11T20:06:01.233Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-11T20:06:01.233Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-11T20:06:04.117Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-11T20:06:04.117Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-11T20:06:04.117Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T20:06:04.117Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-11T20:06:05.094Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-11T20:06:05.094Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T20:06:05.094Z] === RUN TestDockerSuite/TestExecEnv [2022-03-11T20:06:05.094Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T20:06:05.094Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-11T20:06:05.094Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T20:06:05.094Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-11T20:06:06.868Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-11T20:06:07.825Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-11T20:06:07.825Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-11T20:06:07.825Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-11T20:06:07.825Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-11T20:06:07.825Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-11T20:06:07.825Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-11T20:06:07.825Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-11T20:06:07.825Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-11T20:06:07.825Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-11T20:06:07.825Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDockerFails [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-11T20:06:07.825Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-11T20:06:07.825Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-11T20:06:07.825Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-11T20:06:07.825Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-11T20:06:07.825Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T20:06:07.825Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-11T20:06:07.989Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-11T20:06:09.761Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-11T20:06:09.761Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T20:06:09.761Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-11T20:06:09.761Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T20:06:10.218Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-11T20:06:10.706Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-11T20:06:11.752Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-11T20:06:13.762Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-11T20:06:13.762Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T20:06:13.762Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-11T20:06:13.762Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T20:06:13.762Z] === RUN TestDockerSuite/TestExecParseError [2022-03-11T20:06:13.762Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T20:06:13.762Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-11T20:06:13.762Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T20:06:13.762Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-11T20:06:13.762Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T20:06:14.218Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-11T20:06:14.419Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-11T20:06:17.308Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-11T20:06:17.611Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-11T20:06:17.937Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-11T20:06:17.937Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T20:06:17.937Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-11T20:06:17.937Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T20:06:17.937Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-11T20:06:17.937Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T20:06:17.937Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-11T20:06:17.937Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T20:06:17.937Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-11T20:06:17.937Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T20:06:17.937Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-11T20:06:20.508Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-11T20:06:20.828Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-11T20:06:20.828Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T20:06:20.828Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-11T20:06:25.184Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-11T20:06:29.371Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-11T20:06:29.371Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T20:06:29.371Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-11T20:06:29.371Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T20:06:29.371Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-11T20:06:29.371Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T20:06:29.371Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-11T20:06:29.663Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-11T20:06:34.412Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-11T20:06:36.432Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-11T20:06:41.568Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-11T20:06:43.465Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-11T20:06:44.515Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-11T20:06:44.983Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-11T20:06:46.384Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-11T20:06:47.183Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-11T20:06:47.373Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-11T20:06:48.362Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-11T20:06:50.983Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-11T20:06:51.450Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-11T20:06:52.434Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-11T20:06:54.217Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-11T20:06:54.217Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:06:54.217Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-11T20:06:54.217Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-11T20:06:54.217Z] === RUN TestDockerSuite/TestHealth [2022-03-11T20:06:54.217Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T20:06:54.217Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-11T20:06:54.217Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-11T20:06:54.674Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-11T20:06:54.674Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-11T20:06:59.587Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-11T20:07:00.874Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-11T20:07:00.874Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-11T20:07:01.725Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-11T20:07:01.725Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-11T20:07:01.725Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T20:07:01.725Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-11T20:07:01.725Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-11T20:07:01.725Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-11T20:07:02.181Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-11T20:07:03.140Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-11T20:07:03.140Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T20:07:03.140Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-11T20:07:04.667Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-11T20:07:04.668Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-11T20:07:04.675Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-11T20:07:04.675Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-11T20:07:06.742Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-11T20:07:06.742Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-11T20:07:06.742Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-11T20:07:06.742Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T20:07:06.742Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-11T20:07:06.742Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T20:07:06.742Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-11T20:07:06.742Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T20:07:06.742Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-11T20:07:07.209Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-11T20:07:07.209Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T20:07:07.209Z] === RUN TestDockerSuite/TestEventsRename [2022-03-11T20:07:07.569Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-11T20:07:07.569Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-11T20:07:09.439Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-11T20:07:10.452Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-11T20:07:10.999Z] === RUN TestDockerSuite/TestEventsResize [2022-03-11T20:07:14.172Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-11T20:07:14.172Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-11T20:07:14.172Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:07:14.172Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-11T20:07:18.836Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-11T20:07:18.836Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-11T20:07:18.836Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-11T20:07:18.836Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:07:18.836Z] === RUN TestDockerSuite/TestImportFile [2022-03-11T20:07:18.836Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:07:18.836Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-11T20:07:18.836Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-11T20:07:18.836Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T20:07:18.836Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-11T20:07:18.836Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:07:18.836Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-11T20:07:18.836Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:07:18.836Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-11T20:07:18.836Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T20:07:18.836Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-11T20:07:18.836Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T20:07:18.836Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-11T20:07:18.836Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T20:07:18.836Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-11T20:07:19.357Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-11T20:07:19.357Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:07:19.357Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-11T20:07:19.357Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:07:19.357Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-11T20:07:22.248Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-11T20:07:25.963Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-11T20:07:25.963Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:07:26.420Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-11T20:07:26.420Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T20:07:26.420Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-11T20:07:26.420Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-11T20:07:26.420Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T20:07:26.420Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-11T20:07:30.144Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-11T20:07:30.599Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-11T20:07:30.690Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-11T20:07:30.690Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T20:07:30.690Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-11T20:07:34.337Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-11T20:07:34.338Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T20:07:34.338Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-11T20:07:34.338Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T20:07:34.338Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-11T20:07:34.338Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T20:07:34.338Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-11T20:07:34.488Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-11T20:07:35.476Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-11T20:07:38.062Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-11T20:07:40.168Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-11T20:07:45.136Z] === RUN TestDockerSuite/TestInspectImage [2022-03-11T20:07:45.136Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:07:45.136Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-11T20:07:45.136Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:07:45.136Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-11T20:07:45.136Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:07:45.136Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-11T20:07:46.208Z] === RUN TestDockerSuite/TestBuildUser [2022-03-11T20:07:46.208Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T20:07:46.208Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-11T20:07:46.208Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T20:07:46.208Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-11T20:07:46.208Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T20:07:46.208Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-11T20:07:46.842Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-11T20:07:47.827Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-11T20:07:48.024Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-11T20:07:50.007Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-11T20:07:50.996Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-11T20:07:51.616Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-11T20:07:51.740Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-11T20:07:51.740Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-11T20:07:55.453Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-11T20:07:57.477Z] === RUN TestDockerSuite/TestEventsTop [2022-03-11T20:07:57.477Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T20:07:57.477Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-11T20:07:58.705Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-11T20:07:58.705Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T20:07:58.705Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-11T20:07:58.705Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-11T20:07:59.667Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-11T20:07:59.667Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T20:07:59.667Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-11T20:07:59.667Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T20:07:59.667Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-11T20:08:00.423Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-11T20:08:02.417Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-11T20:08:06.295Z] === RUN TestDockerSuite/TestExec [2022-03-11T20:08:06.295Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:08:06.295Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-11T20:08:06.295Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T20:08:06.295Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-11T20:08:07.084Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-11T20:08:09.245Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-11T20:08:12.192Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-11T20:08:12.192Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:08:12.192Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-11T20:08:12.192Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:08:12.192Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-11T20:08:12.192Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T20:08:12.192Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-11T20:08:14.128Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-11T20:08:15.137Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-11T20:08:17.846Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-11T20:08:18.083Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-11T20:08:21.032Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-11T20:08:22.516Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-11T20:08:24.816Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-11T20:08:24.978Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-11T20:08:24.978Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-11T20:08:26.237Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-11T20:08:30.912Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-11T20:08:31.964Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-11T20:08:31.964Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T20:08:31.964Z] === RUN TestDockerSuite/TestExecEnv [2022-03-11T20:08:31.964Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T20:08:31.964Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-11T20:08:31.964Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T20:08:31.964Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-11T20:08:32.148Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-11T20:08:34.628Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-11T20:08:35.088Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-11T20:08:38.872Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-11T20:08:38.872Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T20:08:38.872Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-11T20:08:38.872Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T20:08:38.872Z] === RUN TestDockerSuite/TestExecParseError [2022-03-11T20:08:38.872Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T20:08:38.872Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-11T20:08:38.872Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-11T20:08:39.302Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-11T20:08:39.302Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-11T20:08:39.302Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.302Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-11T20:08:39.339Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-11T20:08:39.340Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T20:08:39.340Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-11T20:08:39.768Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-11T20:08:39.768Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-11T20:08:42.578Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-11T20:08:42.578Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T20:08:43.048Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-11T20:08:43.048Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T20:08:43.048Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-11T20:08:43.128Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-11T20:08:43.128Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T20:08:43.128Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-11T20:08:43.128Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T20:08:43.128Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-11T20:08:43.128Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T20:08:43.128Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-11T20:08:43.128Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T20:08:43.128Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-11T20:08:43.128Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T20:08:43.128Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-11T20:08:43.651Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-11T20:08:46.002Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-11T20:08:46.002Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:08:46.471Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-11T20:08:47.524Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-11T20:08:47.882Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-11T20:08:47.882Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T20:08:47.882Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-11T20:08:56.063Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-11T20:08:56.583Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-11T20:08:56.583Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T20:08:56.583Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-11T20:08:56.583Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T20:08:56.583Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-11T20:08:56.583Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T20:08:56.583Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-11T20:08:58.977Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-11T20:08:59.789Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-11T20:08:59.789Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T20:08:59.789Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-11T20:09:02.781Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-11T20:09:02.781Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-11T20:09:03.732Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-11T20:09:04.459Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-11T20:09:04.459Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-11T20:09:10.872Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-11T20:09:14.654Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-11T20:09:16.807Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-11T20:09:21.795Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-11T20:09:21.795Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:09:21.795Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-11T20:09:21.795Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-11T20:09:21.795Z] === RUN TestDockerSuite/TestHealth [2022-03-11T20:09:21.795Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T20:09:21.795Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-11T20:09:21.795Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-11T20:09:21.795Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-11T20:09:21.795Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-11T20:09:24.029Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-11T20:09:24.029Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T20:09:24.029Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-11T20:09:24.029Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T20:09:24.029Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-11T20:09:24.029Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T20:09:24.029Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-11T20:09:24.029Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-11T20:09:26.536Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-11T20:09:26.536Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-11T20:09:26.536Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T20:09:26.536Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-11T20:09:27.006Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-11T20:09:27.006Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-11T20:09:27.006Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-11T20:09:27.989Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-11T20:09:27.989Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T20:09:27.989Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-11T20:09:28.972Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-11T20:09:28.972Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-11T20:09:29.363Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-11T20:09:30.531Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-11T20:09:30.531Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-11T20:09:32.740Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-11T20:09:35.786Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-11T20:09:35.786Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-11T20:09:35.786Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:09:35.786Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-11T20:09:38.972Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-11T20:09:39.571Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-11T20:09:39.571Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-11T20:09:39.571Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-11T20:09:39.571Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:09:39.571Z] === RUN TestDockerSuite/TestImportFile [2022-03-11T20:09:39.571Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:09:39.571Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-11T20:09:39.961Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-11T20:09:39.961Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T20:09:40.037Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-11T20:09:40.037Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T20:09:40.037Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-11T20:09:40.037Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:09:40.037Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-11T20:09:40.037Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:09:40.037Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-11T20:09:40.037Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T20:09:40.037Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-11T20:09:40.037Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T20:09:40.037Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-11T20:09:40.037Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T20:09:40.037Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-11T20:09:40.037Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-11T20:09:40.037Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:09:40.037Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-11T20:09:40.037Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:09:40.037Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-11T20:09:40.429Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-11T20:09:40.429Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T20:09:40.429Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-11T20:09:40.429Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T20:09:40.429Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-11T20:09:41.762Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-11T20:09:42.647Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-11T20:09:42.981Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-11T20:09:45.924Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-11T20:09:45.924Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:09:45.924Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-11T20:09:45.924Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T20:09:45.924Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-11T20:09:45.924Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-11T20:09:45.924Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T20:09:45.924Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-11T20:09:46.430Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-11T20:09:47.413Z] === RUN TestDockerSuite/TestCommitChange [2022-03-11T20:09:48.870Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-11T20:09:48.870Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-11T20:09:50.156Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-11T20:09:50.156Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T20:09:50.156Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-11T20:09:52.029Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-11T20:09:52.029Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T20:09:52.029Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-11T20:09:52.029Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T20:09:52.029Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-11T20:09:52.029Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T20:09:52.029Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-11T20:09:53.299Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-11T20:09:54.818Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-11T20:09:54.971Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-11T20:09:58.058Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-11T20:09:58.058Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T20:09:58.058Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-11T20:09:59.485Z] === RUN TestDockerSuite/TestLogsSince [2022-03-11T20:09:59.713Z] === RUN TestDockerSuite/TestInspectImage [2022-03-11T20:09:59.713Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:09:59.713Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-11T20:09:59.713Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:09:59.713Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-11T20:09:59.713Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:09:59.713Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-11T20:10:02.655Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-11T20:10:05.599Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-11T20:10:05.599Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-11T20:10:08.542Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-11T20:10:11.488Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-11T20:10:11.488Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T20:10:11.488Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-11T20:10:11.488Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-11T20:10:11.829Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-11T20:10:11.829Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T20:10:11.829Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-11T20:10:11.829Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T20:10:11.829Z] === RUN TestDockerSuite/TestLogsTail [2022-03-11T20:10:14.432Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-11T20:10:15.541Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-11T20:10:15.904Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-11T20:10:15.904Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:10:15.904Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-11T20:10:17.373Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-11T20:10:20.202Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-11T20:10:24.518Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-11T20:10:24.873Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-11T20:10:24.873Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T20:10:24.873Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-11T20:10:24.873Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T20:10:24.873Z] === RUN TestDockerSuite/TestNetHostname [2022-03-11T20:10:24.873Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T20:10:24.873Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-11T20:10:24.873Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:10:24.873Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-11T20:10:24.873Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T20:10:24.873Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-11T20:10:24.873Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T20:10:24.873Z] === RUN TestDockerSuite/TestPluginActive [2022-03-11T20:10:24.873Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:10:24.873Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-11T20:10:24.873Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:10:24.873Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-11T20:10:24.873Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-11T20:10:24.873Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T20:10:24.873Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-11T20:10:24.873Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T20:10:24.873Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-11T20:10:24.873Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T20:10:24.873Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-11T20:10:25.331Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T20:10:25.331Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-11T20:10:25.331Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T20:10:25.331Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-11T20:10:25.331Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T20:10:25.331Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-11T20:10:25.331Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T20:10:25.331Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-11T20:10:25.331Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T20:10:25.331Z] === RUN TestDockerSuite/TestPortList [2022-03-11T20:10:25.331Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T20:10:25.331Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-11T20:10:27.466Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-11T20:10:30.412Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-11T20:10:30.855Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-11T20:10:33.360Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-11T20:10:33.957Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-11T20:10:33.957Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:10:33.957Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-11T20:10:33.957Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-11T20:10:33.957Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T20:10:33.957Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-11T20:10:33.957Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T20:10:33.957Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-11T20:10:33.957Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T20:10:33.957Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-11T20:10:33.957Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T20:10:33.957Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-11T20:10:33.957Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T20:10:33.957Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-11T20:10:33.957Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T20:10:33.957Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-11T20:10:33.957Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T20:10:33.957Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-11T20:10:36.306Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-11T20:10:39.522Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-11T20:10:39.522Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T20:10:39.522Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-11T20:10:39.522Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T20:10:39.522Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-11T20:10:39.522Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T20:10:39.522Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-11T20:10:39.522Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T20:10:39.522Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-11T20:10:39.522Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T20:10:39.522Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-11T20:10:39.522Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T20:10:39.522Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-11T20:10:39.522Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T20:10:39.522Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-11T20:10:39.522Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-11T20:10:40.089Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-11T20:10:42.297Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-11T20:10:42.497Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-11T20:10:42.497Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.497Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-11T20:10:42.764Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-11T20:10:42.764Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-11T20:10:42.764Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-11T20:10:42.764Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-11T20:10:45.708Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-11T20:10:46.687Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-11T20:10:48.658Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-11T20:10:53.858Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-11T20:10:53.858Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:10:53.858Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-11T20:10:55.802Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-11T20:10:56.817Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-11T20:10:56.817Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T20:10:56.817Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-11T20:10:56.817Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:10:56.817Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-11T20:10:56.817Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T20:10:56.817Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-11T20:10:57.275Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-11T20:10:57.275Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T20:10:57.275Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-11T20:10:58.012Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-11T20:10:58.012Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T20:10:58.479Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-11T20:10:59.051Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-11T20:10:59.051Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T20:10:59.051Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-11T20:10:59.051Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-11T20:11:02.102Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-11T20:11:02.102Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-11T20:11:02.102Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T20:11:02.102Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-11T20:11:02.102Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T20:11:02.102Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-11T20:11:02.102Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T20:11:02.102Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-11T20:11:02.434Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-11T20:11:02.434Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-11T20:11:05.059Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-11T20:11:07.275Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-11T20:11:09.595Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-11T20:11:10.232Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-11T20:11:10.232Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-11T20:11:10.232Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T20:11:10.232Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-11T20:11:13.188Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-11T20:11:13.188Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-11T20:11:15.028Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-11T20:11:16.744Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-11T20:11:20.356Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-11T20:11:20.356Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:11:20.356Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-11T20:11:20.356Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:11:20.356Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-11T20:11:23.313Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-11T20:11:23.313Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-11T20:11:23.892Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-11T20:11:25.533Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-11T20:11:25.533Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T20:11:25.533Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-11T20:11:28.504Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-11T20:11:28.504Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-11T20:11:28.644Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-11T20:11:30.724Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-11T20:11:33.394Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-11T20:11:33.394Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.394Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-11T20:11:34.526Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-11T20:11:37.183Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-11T20:11:39.289Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-11T20:11:39.289Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-11T20:11:39.289Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-11T20:11:39.289Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-11T20:11:39.289Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-11T20:11:40.233Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-11T20:11:40.233Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-11T20:11:40.233Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T20:11:40.233Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-11T20:11:40.863Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-11T20:11:40.863Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T20:11:40.863Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-11T20:11:40.970Z] === RUN TestDockerSuite/TestLogsSince [2022-03-11T20:11:43.826Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-11T20:11:43.826Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T20:11:43.826Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-11T20:11:46.049Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-11T20:11:46.049Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-11T20:11:50.812Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-11T20:11:51.389Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-11T20:11:51.389Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T20:11:51.389Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-11T20:11:51.389Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T20:11:51.389Z] === RUN TestDockerSuite/TestLogsTail [2022-03-11T20:11:53.037Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-11T20:11:53.037Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T20:11:53.037Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-11T20:11:53.037Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T20:11:53.037Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-11T20:11:53.037Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T20:11:53.037Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-11T20:11:53.037Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T20:11:53.037Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-11T20:11:53.037Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T20:11:53.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-11T20:11:54.340Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-11T20:11:55.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-11T20:11:55.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-11T20:11:57.295Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-11T20:11:58.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-11T20:12:00.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-11T20:12:01.083Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-11T20:12:01.083Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestNetHostname [2022-03-11T20:12:01.083Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-11T20:12:01.083Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-11T20:12:01.083Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-11T20:12:01.083Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPluginActive [2022-03-11T20:12:01.083Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-11T20:12:01.083Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-11T20:12:01.083Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-11T20:12:01.083Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-11T20:12:01.083Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-11T20:12:01.083Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-11T20:12:01.083Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-11T20:12:01.083Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-11T20:12:01.083Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-11T20:12:01.083Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPortList [2022-03-11T20:12:01.083Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T20:12:01.083Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-11T20:12:01.300Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-11T20:12:08.232Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-11T20:12:08.232Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:12:08.232Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-11T20:12:08.232Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-11T20:12:08.232Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T20:12:08.232Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-11T20:12:08.232Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T20:12:08.232Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-11T20:12:08.232Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T20:12:08.232Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-11T20:12:08.232Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T20:12:08.232Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-11T20:12:08.232Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T20:12:08.232Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-11T20:12:08.232Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T20:12:08.232Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-11T20:12:08.232Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T20:12:08.232Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-11T20:12:08.348Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-11T20:12:09.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-11T20:12:11.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000053e0_} [2022-03-11T20:12:15.385Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-11T20:12:15.385Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T20:12:15.385Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-11T20:12:20.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13313036065_c:\foo_false____} [2022-03-11T20:12:23.144Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-11T20:12:27.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13313036065_c:\foo_true____} [2022-03-11T20:12:29.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-11T20:12:29.405Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T20:12:29.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-11T20:12:29.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-11T20:12:29.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-11T20:12:29.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-11T20:12:29.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-11T20:12:29.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-11T20:12:29.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-11T20:12:29.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-11T20:12:29.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-11T20:12:29.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-11T20:12:29.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-11T20:12:29.874Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-11T20:12:29.874Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T20:12:29.874Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-11T20:12:29.874Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T20:12:29.874Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-11T20:12:29.874Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T20:12:29.874Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-11T20:12:29.874Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T20:12:29.874Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-11T20:12:29.874Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T20:12:29.874Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-11T20:12:30.303Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-11T20:12:30.304Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T20:12:30.304Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-11T20:12:31.685Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-11T20:12:31.685Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T20:12:31.685Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-11T20:12:31.685Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T20:12:31.685Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-11T20:12:32.843Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-11T20:12:32.843Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T20:12:32.843Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-11T20:12:32.843Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:12:32.843Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-11T20:12:32.843Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:12:32.843Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-11T20:12:32.843Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T20:12:32.843Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-11T20:12:32.843Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:12:32.843Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-11T20:12:32.843Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:12:32.843Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-11T20:12:32.843Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T20:12:32.843Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-11T20:12:32.843Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T20:12:32.843Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-11T20:12:32.843Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T20:12:32.843Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-11T20:12:32.843Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T20:12:32.843Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-11T20:12:32.843Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T20:12:32.843Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-11T20:12:32.843Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:12:33.311Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-11T20:12:33.311Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:12:33.311Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-11T20:12:36.272Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-11T20:12:36.272Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-11T20:12:36.272Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T20:12:36.272Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-11T20:12:38.500Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-11T20:12:38.500Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T20:12:38.500Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-11T20:12:38.500Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T20:12:38.500Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-11T20:12:38.500Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T20:12:38.500Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-11T20:12:40.224Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-11T20:12:40.224Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:12:40.224Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-11T20:12:40.224Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T20:12:40.224Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-11T20:12:40.224Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T20:12:40.224Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-11T20:12:40.224Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T20:12:40.224Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-11T20:12:42.787Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-11T20:12:44.371Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-11T20:12:46.589Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-11T20:12:46.589Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:12:46.589Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-11T20:12:46.589Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T20:12:46.589Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-11T20:12:52.573Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-11T20:12:52.573Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T20:12:52.573Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-11T20:12:53.538Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-11T20:12:53.538Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T20:12:53.538Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-11T20:12:55.064Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-11T20:12:56.024Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-11T20:12:56.024Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T20:12:56.024Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-11T20:13:03.079Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-11T20:13:04.002Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-11T20:13:04.002Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-11T20:13:04.002Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T20:13:04.002Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-11T20:13:04.002Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-11T20:13:04.002Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-11T20:13:04.401Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-11T20:13:04.401Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T20:13:04.401Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-11T20:13:04.401Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:13:04.401Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-11T20:13:07.730Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-11T20:13:11.619Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-11T20:13:16.294Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-11T20:13:18.013Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-11T20:13:25.052Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-11T20:13:25.052Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T20:13:25.052Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-11T20:13:25.052Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T20:13:25.052Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-11T20:13:25.461Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-11T20:13:25.461Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T20:13:25.461Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-11T20:13:25.461Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T20:13:25.461Z] === RUN TestDockerSuite/TestCpToDot [2022-03-11T20:13:32.092Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-11T20:13:32.092Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:13:32.092Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-11T20:13:32.092Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T20:13:32.092Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-11T20:13:32.092Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T20:13:32.092Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-11T20:13:32.092Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T20:13:32.092Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-11T20:13:32.521Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-11T20:13:32.521Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T20:13:32.521Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-11T20:13:32.521Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T20:13:32.521Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-11T20:13:34.699Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-11T20:13:34.699Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:13:34.699Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-11T20:13:34.699Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T20:13:34.699Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-11T20:13:34.699Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T20:13:34.699Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-11T20:13:34.699Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T20:13:35.155Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-11T20:13:35.155Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-11T20:13:35.155Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-11T20:13:38.058Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-11T20:13:40.231Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-11T20:13:40.688Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-11T20:13:40.688Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-11T20:13:42.374Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-11T20:13:42.374Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T20:13:42.374Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-11T20:13:42.863Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-11T20:13:43.334Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-11T20:13:43.334Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T20:13:43.334Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-11T20:13:43.827Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-11T20:13:43.827Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-11T20:13:43.827Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T20:13:43.827Z] === RUN TestDockerSuite/TestCreateRM [2022-03-11T20:13:44.284Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-11T20:13:44.284Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T20:13:44.284Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-11T20:13:44.744Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-11T20:13:44.859Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-11T20:13:45.200Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-11T20:13:45.820Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-11T20:13:45.820Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T20:13:45.820Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-11T20:13:51.832Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-11T20:13:51.924Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-11T20:13:51.924Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:13:51.924Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-11T20:13:58.872Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-11T20:13:59.999Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-11T20:13:59.999Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-11T20:14:00.456Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-11T20:14:01.760Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-11T20:14:02.216Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-11T20:14:02.216Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-11T20:14:02.670Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-11T20:14:04.185Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-11T20:14:04.185Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-11T20:14:04.185Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T20:14:04.185Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-11T20:14:04.198Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-11T20:14:07.083Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-11T20:14:07.083Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.083Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-11T20:14:07.083Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-11T20:14:07.083Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.083Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-11T20:14:07.083Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.083Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-11T20:14:07.083Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.083Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-11T20:14:07.083Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.539Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-11T20:14:07.539Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.539Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-11T20:14:07.539Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.539Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-11T20:14:07.539Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.539Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-11T20:14:07.539Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.539Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-11T20:14:07.539Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.539Z] === RUN TestDockerSuite/TestDockerFails [2022-03-11T20:14:07.539Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-11T20:14:07.539Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.539Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-11T20:14:07.539Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.539Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-11T20:14:07.539Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.539Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-11T20:14:07.539Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.539Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-11T20:14:07.539Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T20:14:07.539Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-11T20:14:10.439Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-11T20:14:12.761Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-11T20:14:13.334Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-11T20:14:15.506Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-11T20:14:21.315Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-11T20:14:21.315Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:14:21.315Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-11T20:14:29.864Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-11T20:14:30.287Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-11T20:14:30.322Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-11T20:14:30.778Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-11T20:14:31.642Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-11T20:14:31.642Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:14:31.642Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-11T20:14:36.069Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-11T20:14:41.855Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-11T20:14:41.925Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-11T20:14:41.925Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-11T20:14:41.925Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-11T20:14:42.885Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-11T20:14:44.025Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-11T20:14:44.482Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-11T20:14:49.160Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-11T20:14:49.160Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-11T20:14:50.690Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-11T20:14:51.524Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-11T20:14:55.364Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-11T20:14:57.387Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-11T20:14:57.387Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:14:57.387Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-11T20:15:00.691Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-11T20:15:02.856Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-11T20:15:03.816Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-11T20:15:04.537Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-11T20:15:04.537Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-11T20:15:04.537Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-11T20:15:07.715Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-11T20:15:07.715Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-11T20:15:07.715Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-11T20:15:07.715Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T20:15:07.715Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-11T20:15:07.715Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T20:15:07.715Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-11T20:15:07.715Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T20:15:07.715Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-11T20:15:07.715Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-11T20:15:07.715Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T20:15:07.715Z] === RUN TestDockerSuite/TestEventsRename [2022-03-11T20:15:10.619Z] === RUN TestDockerSuite/TestEventsResize [2022-03-11T20:15:16.160Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-11T20:15:19.178Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-11T20:15:21.347Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-11T20:15:25.077Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-11T20:15:25.652Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-11T20:15:26.458Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-11T20:15:27.215Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-11T20:15:27.683Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-11T20:15:29.754Z] === RUN TestDockerSuite/TestEventsTop [2022-03-11T20:15:29.754Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T20:15:29.754Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-11T20:15:32.651Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-11T20:15:36.339Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-11T20:15:37.346Z] === RUN TestDockerSuite/TestExec [2022-03-11T20:15:37.346Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:15:37.346Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-11T20:15:37.346Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T20:15:37.346Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-11T20:15:39.517Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-11T20:15:41.288Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-11T20:15:41.688Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-11T20:15:41.688Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:15:41.688Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-11T20:15:41.688Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:15:41.688Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-11T20:15:41.688Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T20:15:41.688Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-11T20:15:43.354Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-11T20:15:44.579Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-11T20:15:46.749Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-11T20:15:49.660Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-11T20:15:49.832Z] === RUN TestDockerSuite/TestRmiTag [2022-03-11T20:15:50.795Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-11T20:15:51.828Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-11T20:15:53.612Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-11T20:15:55.478Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-11T20:15:56.500Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-11T20:15:56.500Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T20:15:56.500Z] === RUN TestDockerSuite/TestExecEnv [2022-03-11T20:15:56.500Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T20:15:56.500Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-11T20:15:56.500Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T20:15:56.500Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-11T20:15:58.666Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-11T20:15:59.473Z] === RUN TestDockerSuite/TestRmiTag [2022-03-11T20:15:59.943Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-11T20:16:03.728Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-11T20:16:04.437Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-11T20:16:04.437Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T20:16:04.437Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-11T20:16:04.437Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T20:16:04.437Z] === RUN TestDockerSuite/TestExecParseError [2022-03-11T20:16:04.437Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T20:16:04.437Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-11T20:16:04.437Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T20:16:04.437Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-11T20:16:04.437Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T20:16:04.437Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-11T20:16:06.618Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-11T20:16:06.618Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T20:16:06.618Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-11T20:16:06.618Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T20:16:06.618Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-11T20:16:06.618Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T20:16:06.618Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-11T20:16:06.618Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T20:16:06.618Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-11T20:16:06.618Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T20:16:06.618Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-11T20:16:09.517Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-11T20:16:09.517Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T20:16:09.517Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-11T20:16:18.063Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-11T20:16:18.063Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T20:16:18.063Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-11T20:16:18.063Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T20:16:18.063Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-11T20:16:18.063Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T20:16:18.063Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-11T20:16:23.844Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-11T20:16:25.376Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-11T20:16:28.983Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-11T20:16:29.441Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-11T20:16:30.403Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-11T20:16:30.902Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-11T20:16:33.797Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-11T20:16:36.488Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-11T20:16:38.014Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-11T20:16:38.014Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T20:16:38.014Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-11T20:16:38.014Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T20:16:38.014Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-11T20:16:38.014Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T20:16:38.014Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-11T20:16:38.014Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T20:16:38.014Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-11T20:16:38.014Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T20:16:38.014Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-11T20:16:38.014Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T20:16:38.014Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-11T20:16:38.014Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T20:16:38.014Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-11T20:16:39.571Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-11T20:16:39.571Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:16:39.571Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-11T20:16:39.571Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-11T20:16:40.028Z] === RUN TestDockerSuite/TestHealth [2022-03-11T20:16:40.028Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T20:16:40.028Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-11T20:16:40.028Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-11T20:16:40.028Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-11T20:16:40.028Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-11T20:16:40.707Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-11T20:16:41.732Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-11T20:16:41.732Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T20:16:41.732Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-11T20:16:41.732Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T20:16:41.732Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-11T20:16:42.236Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-11T20:16:42.236Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T20:16:42.236Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-11T20:16:42.236Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T20:16:42.236Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-11T20:16:42.236Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T20:16:42.236Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-11T20:16:42.236Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T20:16:42.236Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-11T20:16:42.236Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T20:16:42.236Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-11T20:16:42.236Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T20:16:42.236Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-11T20:16:42.236Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T20:16:42.236Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-11T20:16:45.813Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-11T20:16:45.813Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-11T20:16:45.813Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T20:16:45.813Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-11T20:16:45.813Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-11T20:16:45.813Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-11T20:16:45.813Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-11T20:16:45.955Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-11T20:16:45.955Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T20:16:45.955Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-11T20:16:45.955Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T20:16:45.955Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-11T20:16:46.785Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-11T20:16:46.785Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T20:16:46.785Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-11T20:16:47.495Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-11T20:16:48.315Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-11T20:16:48.315Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-11T20:16:50.483Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-11T20:16:50.939Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-11T20:16:52.163Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-11T20:16:53.834Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-11T20:16:55.049Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-11T20:16:56.242Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-11T20:16:58.760Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-11T20:16:59.962Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-11T20:17:01.650Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-11T20:17:01.650Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-11T20:17:02.380Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-11T20:17:02.380Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-11T20:17:02.380Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:17:02.380Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-11T20:17:04.729Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-11T20:17:06.108Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-11T20:17:06.108Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-11T20:17:06.109Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-11T20:17:06.109Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:17:06.109Z] === RUN TestDockerSuite/TestImportFile [2022-03-11T20:17:06.109Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:17:06.109Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-11T20:17:06.565Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-11T20:17:06.565Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T20:17:06.565Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-11T20:17:06.565Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:17:06.565Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-11T20:17:06.565Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:17:06.565Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-11T20:17:06.565Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T20:17:06.565Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-11T20:17:06.565Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T20:17:06.565Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-11T20:17:06.565Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T20:17:06.565Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-11T20:17:06.565Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-11T20:17:06.565Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:17:06.565Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-11T20:17:06.565Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:17:06.565Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-11T20:17:08.449Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-11T20:17:08.695Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-11T20:17:08.695Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T20:17:08.695Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-11T20:17:08.695Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T20:17:08.695Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-11T20:17:08.695Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T20:17:08.695Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-11T20:17:08.695Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T20:17:08.695Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-11T20:17:08.695Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T20:17:08.695Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-11T20:17:08.695Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T20:17:08.695Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-11T20:17:08.695Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T20:17:08.695Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-11T20:17:08.695Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T20:17:08.695Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-11T20:17:08.695Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T20:17:08.695Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-11T20:17:08.695Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T20:17:08.695Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-11T20:17:08.695Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T20:17:08.695Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-11T20:17:11.584Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-11T20:17:11.584Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T20:17:11.584Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-11T20:17:13.128Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-11T20:17:13.128Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-11T20:17:15.121Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-11T20:17:16.247Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-11T20:17:16.247Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T20:17:16.247Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-11T20:17:16.247Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T20:17:16.247Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-11T20:17:17.297Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-11T20:17:17.297Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:17:17.297Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-11T20:17:17.297Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T20:17:17.297Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-11T20:17:17.297Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-11T20:17:17.297Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T20:17:17.756Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-11T20:17:19.135Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-11T20:17:19.135Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T20:17:19.135Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-11T20:17:19.135Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T20:17:19.135Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-11T20:17:19.135Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T20:17:19.135Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-11T20:17:19.135Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T20:17:19.135Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-11T20:17:19.135Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T20:17:19.135Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-11T20:17:19.135Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T20:17:19.135Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-11T20:17:19.135Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T20:17:19.135Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-11T20:17:20.653Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-11T20:17:20.653Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-11T20:17:21.663Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-11T20:17:21.663Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T20:17:21.663Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-11T20:17:21.663Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T20:17:22.019Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-11T20:17:22.119Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-11T20:17:22.119Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T20:17:22.119Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-11T20:17:22.119Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T20:17:22.119Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-11T20:17:22.119Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T20:17:22.119Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-11T20:17:22.119Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T20:17:22.119Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-11T20:17:22.119Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T20:17:22.119Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-11T20:17:22.119Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T20:17:22.119Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-11T20:17:22.119Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T20:17:22.119Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-11T20:17:22.119Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T20:17:22.119Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-11T20:17:22.119Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T20:17:22.119Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-11T20:17:22.826Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-11T20:17:22.826Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T20:17:23.283Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-11T20:17:23.283Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T20:17:23.283Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-11T20:17:23.283Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T20:17:23.283Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-11T20:17:24.917Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-11T20:17:26.789Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-11T20:17:26.789Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T20:17:26.789Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-11T20:17:28.672Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-11T20:17:28.672Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T20:17:28.672Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-11T20:17:28.672Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T20:17:28.672Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-11T20:17:28.672Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T20:17:28.672Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-11T20:17:31.561Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-11T20:17:31.561Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T20:17:31.561Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-11T20:17:31.561Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T20:17:31.561Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-11T20:17:31.561Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T20:17:31.561Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-11T20:17:31.561Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T20:17:31.561Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-11T20:17:31.839Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-11T20:17:32.557Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-11T20:17:32.557Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T20:17:32.557Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-11T20:17:32.557Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T20:17:32.557Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-11T20:17:33.723Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-11T20:17:36.286Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-11T20:17:36.286Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T20:17:36.286Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-11T20:17:36.286Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T20:17:36.286Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-11T20:17:36.286Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T20:17:36.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-11T20:17:36.286Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T20:17:36.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-11T20:17:36.286Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T20:17:36.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-11T20:17:36.286Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T20:17:36.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-11T20:17:36.286Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T20:17:36.286Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-11T20:17:36.518Z] === RUN TestDockerSuite/TestInspectImage [2022-03-11T20:17:36.518Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:17:36.518Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-11T20:17:36.518Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:17:36.518Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-11T20:17:36.518Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:17:36.518Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-11T20:17:39.998Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-11T20:17:40.243Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-11T20:17:40.760Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-11T20:17:40.760Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T20:17:40.760Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-11T20:17:40.760Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T20:17:40.760Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-11T20:17:40.760Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T20:17:40.760Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-11T20:17:40.760Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T20:17:40.760Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-11T20:17:40.760Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T20:17:40.760Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-11T20:17:40.760Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T20:17:40.760Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-11T20:17:43.652Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-11T20:17:43.652Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T20:17:43.652Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-11T20:17:43.962Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-11T20:17:43.962Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-11T20:17:44.107Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-11T20:17:44.107Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T20:17:44.107Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-11T20:17:44.675Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-11T20:17:46.133Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-11T20:17:47.819Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-11T20:17:49.026Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-11T20:17:49.026Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T20:17:49.026Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-11T20:17:49.026Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-11T20:17:49.337Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-11T20:17:49.337Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T20:17:49.337Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-11T20:17:49.337Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T20:17:49.337Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-11T20:17:49.337Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T20:17:49.337Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-11T20:17:50.712Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-11T20:17:50.712Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T20:17:50.712Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-11T20:17:51.926Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-11T20:17:53.060Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-11T20:17:53.060Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T20:17:53.060Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-11T20:17:53.060Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T20:17:53.060Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-11T20:17:53.060Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T20:17:53.060Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-11T20:17:53.060Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T20:17:53.060Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-11T20:17:53.599Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-11T20:17:53.599Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T20:17:53.599Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-11T20:17:53.599Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T20:17:53.599Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-11T20:17:53.599Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T20:17:53.599Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-11T20:17:54.816Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-11T20:17:55.952Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-11T20:17:57.311Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-11T20:18:00.195Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-11T20:18:00.609Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-11T20:18:02.785Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-11T20:18:03.881Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-11T20:18:05.681Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-11T20:18:06.242Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-11T20:18:06.242Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T20:18:06.242Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-11T20:18:06.242Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T20:18:06.242Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-11T20:18:06.242Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T20:18:06.242Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-11T20:18:06.242Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T20:18:06.242Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-11T20:18:06.242Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T20:18:06.242Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-11T20:18:06.242Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T20:18:06.242Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-11T20:18:06.761Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-11T20:18:06.761Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-11T20:18:06.761Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T20:18:06.761Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-11T20:18:06.761Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T20:18:06.761Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-11T20:18:06.761Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T20:18:06.761Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-11T20:18:06.761Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T20:18:06.761Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T20:18:06.761Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T20:18:06.761Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-11T20:18:06.761Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T20:18:06.761Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-11T20:18:06.762Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T20:18:06.762Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-11T20:18:08.580Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-11T20:18:10.915Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-11T20:18:10.915Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T20:18:10.915Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-11T20:18:10.915Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-11T20:18:10.915Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T20:18:10.915Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-11T20:18:12.523Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-11T20:18:12.523Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T20:18:12.523Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-11T20:18:12.523Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-11T20:18:12.523Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T20:18:12.523Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-11T20:18:12.523Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T20:18:12.523Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-11T20:18:12.523Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:18:12.523Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-11T20:18:12.523Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:18:12.523Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-11T20:18:15.589Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-11T20:18:17.132Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-11T20:18:19.303Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-11T20:18:19.314Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-11T20:18:19.314Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T20:18:19.314Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-11T20:18:21.053Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-11T20:18:21.053Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.053Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-11T20:18:21.473Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-11T20:18:21.473Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-11T20:18:21.473Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.473Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-11T20:18:21.473Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.473Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-11T20:18:21.473Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.474Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-11T20:18:21.474Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.474Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-11T20:18:21.474Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.474Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-11T20:18:21.474Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.474Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-11T20:18:21.474Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.474Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-11T20:18:21.474Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.474Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-11T20:18:21.474Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.931Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-11T20:18:21.931Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.931Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-11T20:18:21.931Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.931Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-11T20:18:21.931Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.931Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-11T20:18:21.931Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.931Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-11T20:18:21.931Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.931Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-11T20:18:21.931Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.931Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-11T20:18:21.931Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T20:18:21.931Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-11T20:18:21.931Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-11T20:18:21.931Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-11T20:18:22.579Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-11T20:18:22.579Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T20:18:22.579Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-11T20:18:22.579Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T20:18:23.033Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-11T20:18:23.033Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T20:18:23.033Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-11T20:18:23.033Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T20:18:23.033Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-11T20:18:23.033Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T20:18:23.033Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-11T20:18:23.033Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T20:18:23.033Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-11T20:18:23.033Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T20:18:23.033Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-11T20:18:23.033Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T20:18:23.033Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-11T20:18:23.033Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T20:18:23.033Z] === RUN TestDockerSuite/TestRunMount [2022-03-11T20:18:23.033Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T20:18:23.033Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-11T20:18:23.033Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T20:18:23.033Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-11T20:18:23.033Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T20:18:23.033Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-11T20:18:23.033Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T20:18:23.033Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-11T20:18:24.046Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-11T20:18:24.046Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T20:18:24.046Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-11T20:18:24.046Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T20:18:24.046Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-11T20:18:24.046Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T20:18:24.046Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-11T20:18:24.099Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-11T20:18:27.001Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-11T20:18:27.763Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-11T20:18:32.424Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-11T20:18:33.310Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-11T20:18:33.310Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T20:18:33.310Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-11T20:18:33.310Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T20:18:33.310Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-11T20:18:33.310Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T20:18:33.310Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-11T20:18:34.062Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-11T20:18:36.152Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-11T20:18:39.076Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-11T20:18:40.831Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-11T20:18:40.831Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-11T20:18:40.831Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T20:18:40.831Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-11T20:18:40.831Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T20:18:40.831Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-11T20:18:40.831Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T20:18:40.831Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-11T20:18:40.831Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T20:18:40.831Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T20:18:40.831Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T20:18:40.831Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-11T20:18:40.831Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T20:18:40.831Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-11T20:18:40.831Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T20:18:40.831Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-11T20:18:41.115Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-11T20:18:41.116Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T20:18:41.116Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-11T20:18:43.281Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-11T20:18:43.281Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-11T20:18:44.837Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-11T20:18:44.837Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T20:18:44.837Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-11T20:18:44.837Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T20:18:44.837Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-11T20:18:44.837Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T20:18:44.837Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-11T20:18:44.837Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T20:18:44.837Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-11T20:18:44.837Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T20:18:44.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-11T20:18:44.837Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T20:18:44.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-11T20:18:44.837Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T20:18:44.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-11T20:18:44.837Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T20:18:44.837Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-11T20:18:44.837Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T20:18:44.837Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-11T20:18:45.292Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-11T20:18:46.817Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-11T20:18:48.986Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-11T20:18:49.371Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-11T20:18:49.371Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T20:18:49.371Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-11T20:18:49.371Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-11T20:18:49.371Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T20:18:49.371Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-11T20:18:49.371Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T20:18:49.371Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-11T20:18:49.371Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:18:49.371Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-11T20:18:49.371Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:18:49.371Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-11T20:18:50.329Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-11T20:18:51.148Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-11T20:18:52.109Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-11T20:18:55.003Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-11T20:18:55.457Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T20:18:55.457Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-11T20:18:55.457Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T20:18:55.457Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-11T20:18:55.457Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T20:18:55.457Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-11T20:18:55.457Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T20:18:55.457Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-11T20:18:55.458Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T20:18:55.458Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-11T20:18:55.458Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T20:18:55.458Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-11T20:18:55.458Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T20:18:55.458Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-11T20:18:55.458Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T20:18:55.458Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T20:18:56.106Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-11T20:19:00.119Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-11T20:19:00.119Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T20:19:00.119Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-11T20:19:00.119Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T20:19:00.119Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-11T20:19:00.119Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T20:19:00.119Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-11T20:19:00.119Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T20:19:00.119Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-11T20:19:00.119Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T20:19:00.119Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-11T20:19:01.713Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-11T20:19:01.713Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T20:19:01.713Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-11T20:19:03.163Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-11T20:19:04.610Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-11T20:19:04.610Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-11T20:19:04.610Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-11T20:19:04.610Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-11T20:19:04.610Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-11T20:19:04.610Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-11T20:19:04.610Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-11T20:19:04.610Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-11T20:19:04.610Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunMount [2022-03-11T20:19:04.610Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-11T20:19:04.610Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-11T20:19:04.610Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-11T20:19:04.610Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T20:19:04.610Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-11T20:19:06.056Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-11T20:19:08.952Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-11T20:19:08.952Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T20:19:08.952Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-11T20:19:11.127Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-11T20:19:12.454Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-11T20:19:12.454Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T20:19:12.454Z] === RUN TestDockerSuite/TestRunRm [2022-03-11T20:19:13.415Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-11T20:19:14.027Z] === RUN TestDockerSuite/TestLogsSince [2022-03-11T20:19:19.381Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-11T20:19:19.381Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T20:19:19.381Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-11T20:19:19.381Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T20:19:19.381Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-11T20:19:19.381Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T20:19:19.381Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-11T20:19:20.455Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-11T20:19:22.619Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-11T20:19:24.342Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-11T20:19:24.342Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T20:19:24.342Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-11T20:19:24.342Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T20:19:24.342Z] === RUN TestDockerSuite/TestLogsTail [2022-03-11T20:19:26.332Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-11T20:19:26.509Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-11T20:19:27.925Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-11T20:19:29.402Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-11T20:19:30.047Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-11T20:19:30.047Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T20:19:30.047Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-11T20:19:30.047Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T20:19:30.047Z] === RUN TestDockerSuite/TestRunState [2022-03-11T20:19:30.047Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T20:19:30.047Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-11T20:19:32.933Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-11T20:19:32.933Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T20:19:32.933Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-11T20:19:32.933Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-11T20:19:32.933Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T20:19:32.933Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-11T20:19:32.933Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T20:19:32.933Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-11T20:19:32.933Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-11T20:19:33.389Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-11T20:19:33.389Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T20:19:33.389Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-11T20:19:36.462Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-11T20:19:36.462Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.462Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-11T20:19:36.462Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.462Z] === RUN TestDockerSuite/TestNetHostname [2022-03-11T20:19:36.462Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.462Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-11T20:19:36.462Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.462Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-11T20:19:36.462Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.462Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-11T20:19:36.462Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.462Z] === RUN TestDockerSuite/TestPluginActive [2022-03-11T20:19:36.462Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.462Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-11T20:19:36.462Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.820Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-11T20:19:36.820Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.820Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-11T20:19:36.820Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.820Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-11T20:19:36.820Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.820Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-11T20:19:36.820Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.820Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-11T20:19:36.820Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-11T20:19:36.820Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-11T20:19:36.820Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-11T20:19:36.820Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.820Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-11T20:19:36.820Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.820Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-11T20:19:36.820Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-11T20:19:36.923Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-11T20:19:36.923Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-11T20:19:36.923Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.923Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-11T20:19:36.923Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T20:19:36.923Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-11T20:19:36.923Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T20:19:36.923Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-11T20:19:36.923Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.923Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-11T20:19:36.923Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.923Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-11T20:19:36.923Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.923Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-11T20:19:36.923Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.923Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-11T20:19:36.923Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.923Z] === RUN TestDockerSuite/TestPortList [2022-03-11T20:19:36.923Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T20:19:36.923Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-11T20:19:37.906Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-11T20:19:39.311Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-11T20:19:39.311Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T20:19:39.311Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-11T20:19:39.311Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:19:39.311Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-11T20:19:39.311Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T20:19:39.311Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-11T20:19:39.311Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T20:19:39.311Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-11T20:19:39.311Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T20:19:39.311Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-11T20:19:39.311Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T20:19:39.311Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-11T20:19:39.311Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T20:19:39.311Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-11T20:19:39.311Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T20:19:39.311Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-11T20:19:39.311Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T20:19:39.311Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-11T20:19:39.311Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T20:19:39.311Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-11T20:19:41.624Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-11T20:19:42.198Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-11T20:19:42.198Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T20:19:42.198Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-11T20:19:42.724Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-11T20:19:42.724Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:19:42.724Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-11T20:19:42.724Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-11T20:19:42.724Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T20:19:42.724Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-11T20:19:42.724Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T20:19:42.724Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-11T20:19:42.724Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T20:19:42.724Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-11T20:19:42.724Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T20:19:42.724Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-11T20:19:42.724Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T20:19:42.724Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-11T20:19:42.724Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T20:19:42.724Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-11T20:19:42.724Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T20:19:42.724Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-11T20:19:45.084Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-11T20:19:45.084Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T20:19:45.084Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-11T20:19:45.084Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T20:19:45.084Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-11T20:19:47.401Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-11T20:19:47.401Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T20:19:47.401Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-11T20:19:48.851Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-11T20:19:50.161Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-11T20:19:51.126Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-11T20:19:55.796Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-11T20:19:55.796Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T20:19:55.796Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-11T20:19:55.796Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T20:19:55.796Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-11T20:19:55.796Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T20:19:55.796Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-11T20:19:55.796Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T20:19:55.796Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-11T20:19:55.796Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T20:19:55.796Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-11T20:19:55.796Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T20:19:55.796Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-11T20:19:55.796Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T20:19:55.796Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-11T20:19:55.796Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T20:19:55.796Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T20:19:57.512Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-11T20:19:57.703Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-11T20:19:57.703Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T20:19:57.703Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-11T20:20:01.564Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-11T20:20:01.564Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T20:20:01.564Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-11T20:20:01.564Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T20:20:01.564Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-11T20:20:01.564Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T20:20:01.564Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-11T20:20:01.564Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T20:20:01.564Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-11T20:20:01.564Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T20:20:01.564Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-11T20:20:04.667Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-11T20:20:08.237Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-11T20:20:13.273Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-11T20:20:13.273Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T20:20:13.273Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-11T20:20:13.273Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-11T20:20:16.333Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-11T20:20:16.333Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T20:20:16.333Z] === RUN TestDockerSuite/TestRunRm [2022-03-11T20:20:16.951Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-11T20:20:20.633Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-11T20:20:20.996Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-11T20:20:23.540Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-11T20:20:23.540Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T20:20:23.540Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-11T20:20:23.540Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-11T20:20:23.540Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-11T20:20:23.540Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T20:20:23.540Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-11T20:20:23.540Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T20:20:23.540Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-11T20:20:23.540Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T20:20:23.540Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-11T20:20:23.540Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T20:20:23.540Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-11T20:20:23.540Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T20:20:23.540Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-11T20:20:25.893Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-11T20:20:25.893Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-11T20:20:25.893Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T20:20:25.893Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-11T20:20:28.056Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-11T20:20:29.403Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-11T20:20:31.617Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-11T20:20:31.771Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-11T20:20:33.829Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-11T20:20:36.438Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-11T20:20:39.690Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-11T20:20:39.690Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T20:20:39.690Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-11T20:20:39.690Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T20:20:39.690Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-11T20:20:39.690Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-11T20:20:40.158Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-11T20:20:40.158Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-11T20:20:40.158Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-11T20:20:40.158Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-11T20:20:40.158Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-11T20:20:40.158Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-11T20:20:40.158Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-11T20:20:40.158Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-11T20:20:40.158Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-11T20:20:40.158Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-11T20:20:40.158Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-11T20:20:40.158Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-11T20:20:40.158Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-11T20:20:40.158Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T20:20:40.158Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-11T20:20:40.162Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-11T20:20:40.673Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-11T20:20:42.367Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-11T20:20:42.834Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-11T20:20:43.302Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-11T20:20:43.302Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-11T20:20:44.393Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-11T20:20:44.827Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-11T20:20:44.827Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T20:20:44.827Z] === RUN TestDockerSuite/TestRunState [2022-03-11T20:20:44.827Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T20:20:44.827Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-11T20:20:45.516Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-11T20:20:45.516Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-11T20:20:48.464Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-11T20:20:48.543Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-11T20:20:48.543Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T20:20:48.543Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-11T20:20:51.409Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-11T20:20:52.258Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-11T20:20:52.258Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T20:20:52.258Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-11T20:20:52.258Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T20:20:52.258Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-11T20:20:52.715Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-11T20:20:52.715Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-11T20:20:52.715Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T20:20:52.715Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-11T20:20:54.358Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-11T20:20:54.358Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:20:54.358Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-11T20:20:59.184Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-11T20:20:59.779Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-11T20:20:59.779Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T20:20:59.779Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-11T20:20:59.779Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:20:59.779Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-11T20:20:59.779Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T20:20:59.779Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-11T20:20:59.779Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T20:20:59.779Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-11T20:20:59.779Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T20:20:59.779Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-11T20:20:59.779Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T20:20:59.779Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-11T20:20:59.779Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T20:20:59.779Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-11T20:20:59.779Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T20:20:59.779Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-11T20:20:59.779Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T20:20:59.779Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-11T20:20:59.779Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T20:20:59.779Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-11T20:21:03.864Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-11T20:21:03.864Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T20:21:03.864Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-11T20:21:03.864Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T20:21:03.864Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-11T20:21:04.447Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-11T20:21:04.447Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T20:21:04.447Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-11T20:21:04.768Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-11T20:21:04.768Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:21:04.768Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-11T20:21:09.121Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-11T20:21:09.121Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T20:21:09.121Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-11T20:21:09.121Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T20:21:09.121Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-11T20:21:09.519Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-11T20:21:09.519Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T20:21:09.519Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-11T20:21:09.519Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T20:21:09.519Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-11T20:21:09.519Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T20:21:09.519Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-11T20:21:09.519Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T20:21:09.519Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-11T20:21:09.642Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-11T20:21:09.642Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:21:09.642Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-11T20:21:09.642Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T20:21:09.642Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-11T20:21:09.642Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T20:21:09.642Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-11T20:21:09.642Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T20:21:09.642Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-11T20:21:14.896Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-11T20:21:18.192Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-11T20:21:18.192Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T20:21:18.192Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-11T20:21:19.946Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-11T20:21:19.946Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T20:21:19.946Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-11T20:21:19.946Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T20:21:19.946Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-11T20:21:19.946Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T20:21:19.946Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-11T20:21:19.946Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:21:19.946Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-11T20:21:19.946Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T20:21:19.946Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-11T20:21:19.946Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:21:19.946Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-11T20:21:20.361Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-11T20:21:20.361Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T20:21:20.361Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-11T20:21:21.324Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-11T20:21:22.290Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-11T20:21:22.290Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T20:21:22.290Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-11T20:21:22.899Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-11T20:21:26.966Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-11T20:21:27.640Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-11T20:21:27.640Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T20:21:27.640Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-11T20:21:29.677Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-11T20:21:31.354Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-11T20:21:31.354Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T20:21:31.354Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-11T20:21:31.354Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T20:21:31.354Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-11T20:21:31.354Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:21:31.354Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-11T20:21:31.354Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T20:21:31.354Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-11T20:21:31.354Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:21:31.354Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-11T20:21:31.354Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:21:31.354Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-11T20:21:31.658Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-11T20:21:36.724Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-11T20:21:40.211Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-11T20:21:48.981Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-11T20:21:48.981Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-11T20:21:48.981Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-11T20:21:48.981Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:21:48.981Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-11T20:21:48.981Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-11T20:21:48.981Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-11T20:21:48.981Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-11T20:21:49.074Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-11T20:21:49.074Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T20:21:49.074Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-11T20:21:49.074Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-11T20:21:51.843Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-11T20:21:51.843Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-11T20:21:53.752Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-11T20:21:55.528Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-11T20:21:55.978Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-11T20:21:56.429Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-11T20:21:56.429Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-11T20:21:56.429Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-11T20:21:57.465Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-11T20:22:02.143Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-11T20:22:02.143Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T20:22:02.143Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-11T20:22:02.143Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-11T20:22:02.143Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-11T20:22:02.143Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T20:22:02.143Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-11T20:22:02.143Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T20:22:02.143Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-11T20:22:02.143Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T20:22:02.143Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-11T20:22:02.143Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T20:22:02.143Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-11T20:22:02.143Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T20:22:02.143Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-11T20:22:05.311Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-11T20:22:05.311Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:22:05.311Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-11T20:22:08.753Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-11T20:22:08.753Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:22:08.753Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-11T20:22:08.753Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-11T20:22:08.753Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-11T20:22:08.753Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T20:22:08.753Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-11T20:22:09.204Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-11T20:22:12.101Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-11T20:22:12.377Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-11T20:22:12.377Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-11T20:22:12.377Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-11T20:22:13.341Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-11T20:22:15.827Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-11T20:22:18.013Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-11T20:22:19.035Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-11T20:22:19.035Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-11T20:22:19.035Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-11T20:22:22.697Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-11T20:22:22.697Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:22:22.697Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-11T20:22:24.366Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-11T20:22:24.366Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-11T20:22:24.366Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-11T20:22:24.366Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-11T20:22:24.366Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-11T20:22:24.366Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-11T20:22:24.366Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-11T20:22:24.366Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-11T20:22:24.366Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-11T20:22:24.366Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-11T20:22:24.366Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-11T20:22:24.366Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-11T20:22:24.366Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-11T20:22:24.366Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-11T20:22:24.366Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-11T20:22:24.366Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-11T20:22:24.366Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T20:22:24.366Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-11T20:22:27.268Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-11T20:22:27.378Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-11T20:22:27.378Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-11T20:22:27.722Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-11T20:22:27.839Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-11T20:22:28.179Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-11T20:22:28.635Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-11T20:22:30.799Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-11T20:22:30.799Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-11T20:22:31.370Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-11T20:22:31.370Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T20:22:31.370Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite (2756.12s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (84.28s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.88s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.50s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.43s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.24s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.09s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.32s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.19s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.37s) [2022-03-11T20:22:32.896Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.62s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-11T20:22:32.896Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.95s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.10s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.93s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.05s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.77s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.64s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.55s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.92s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.86s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.50s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.04s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.45s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.91s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.31s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.25s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.75s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.69s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.58s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.04s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.13s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.71s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.24s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.75s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.64s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.69s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.57s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.95s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.01s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.57s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.81s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.80s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.04s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.64s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.41s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.80s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.91s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.76s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.41s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.32s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.36s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.26s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.43s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.51s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.17s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.55s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.68s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.45s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.39s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.61s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildFails (3.22s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.32s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.47s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.62s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.05s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.60s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.71s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.52s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildHistory (12.95s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.10s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.98s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.46s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildLabel (1.13s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildLabels (1.19s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.82s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.44s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.29s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.56s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.54s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.51s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.70s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.07s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.62s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.19s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.10s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.80s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.42s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.46s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.15s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.56s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.11s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.89s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.39s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.03s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.37s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.99s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.77s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.44s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.16s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.59s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.58s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildRm (15.80s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.26s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.63s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.61s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.57s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.27s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.32s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.12s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildStderr (5.16s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.02s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.81s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.32s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.21s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.92s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.14s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.51s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.53s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.60s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.67s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.93s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.82s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.44s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.28s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.39s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.51s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.52s) [2022-03-11T20:22:32.897Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-11T20:22:32.897Z] --- PASS: TestDockerSuite/TestCommitChange (6.35s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.91s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.14s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCommitTTY (9.06s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.96s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.90s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.83s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.15s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.11s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.17s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.96s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.31s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.78s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.80s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.66s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.08s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.08s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.00s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.90s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.34s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.65s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.89s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.11s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.86s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.85s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.15s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.10s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.05s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.87s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.94s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.95s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.10s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000ed5f0_} (3.08s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12280792183_c:\foo_false____} (3.03s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12280792183_c:\foo_true____} (3.04s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.14s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.96s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.38s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.31s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.88s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.29s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCpToDot (3.03s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCpToStdout (3.25s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.20s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.15s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.85s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.09s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.40s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.09s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.99s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.99s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.21s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.00s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsCopy (5.86s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.03s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.25s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.47s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.81s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsFilters (6.77s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsFormat (6.72s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsRename (3.50s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsResize (33.69s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.32s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.03s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.56s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.63s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.04s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.20s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.07s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.03s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.23s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.46s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.63s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestExecInspectID (4.47s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.24s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.11s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.41s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.21s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.06s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.92s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-03-11T20:22:32.898Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.01s) [2022-03-11T20:22:32.898Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.69s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.00s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.07s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.63s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.91s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.84s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.03s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.91s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectDefault (2.74s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectHistory (4.79s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.84s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.93s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.74s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.91s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.83s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectStatus (3.05s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.74s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.45s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.83s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.15s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.18s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.05s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.95s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.93s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.09s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.37s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.98s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.63s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.29s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.27s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.28s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.03s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.78s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.34s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.52s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsSince (9.89s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsTail (3.76s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.37s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.39s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.55s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.47s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPsByOrder (14.52s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.58s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.07s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.72s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.73s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.80s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.92s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.45s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.15s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.51s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.41s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.14s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.34s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.34s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.11s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.93s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.56s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.81s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.62s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.74s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.77s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.39s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.40s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.12s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.06s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.88s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.38s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.26s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.50s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.18s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.28s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.30s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.22s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.65s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.21s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.17s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-11T20:22:32.899Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.24s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:22:32.899Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.34s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.35s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.21s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.37s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.61s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.38s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.16s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.31s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.20s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunExitCode (3.03s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.22s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.28s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.21s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.65s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.61s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.61s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.31s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.49s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.93s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.25s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.03s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.89s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.11s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunRm (2.95s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.89s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.06s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.22s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.73s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.05s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.95s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.38s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.36s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.92s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.69s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.31s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.96s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.84s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.29s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.18s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.16s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.68s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.57s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.13s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.00s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.90s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.04s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.83s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.55s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.56s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.59s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.03s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.03s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.21s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.75s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.96s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.51s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.98s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.18s) [2022-03-11T20:22:32.900Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-11T20:22:32.900Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.82s) [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-11T20:22:32.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.900Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-11T20:22:32.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:22:32.901Z] === RUN TestDockerSchema1RegistrySuite [2022-03-11T20:22:32.901Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-11T20:22:32.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T20:22:32.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T20:22:32.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-11T20:22:32.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-11T20:22:32.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T20:22:32.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T20:22:32.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T20:22:32.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-11T20:22:32.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-11T20:22:32.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-11T20:22:32.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-11T20:22:32.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-11T20:22:32.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-11T20:22:32.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-11T20:22:32.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-11T20:22:32.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-11T20:22:32.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-11T20:22:32.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-11T20:22:32.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-11T20:22:32.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-11T20:22:32.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-11T20:22:32.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-11T20:22:32.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-11T20:22:32.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:22:32.901Z] === RUN TestDockerDaemonSuite [2022-03-11T20:22:32.901Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-11T20:22:32.901Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-11T20:22:32.901Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-11T20:22:32.901Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:22:32.901Z] === RUN TestDockerSwarmSuite [2022-03-11T20:22:32.901Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-11T20:22:32.901Z] === RUN TestDockerPluginSuite [2022-03-11T20:22:32.901Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-11T20:22:32.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-11T20:22:32.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-11T20:22:32.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-11T20:22:32.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-11T20:22:32.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-11T20:22:32.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-11T20:22:32.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-11T20:22:32.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-11T20:22:32.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-11T20:22:32.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-11T20:22:32.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:22:32.901Z] === RUN TestDockerExternalVolumeSuite [2022-03-11T20:22:32.901Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-11T20:22:32.901Z] === RUN TestDockerNetworkSuite [2022-03-11T20:22:32.901Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-11T20:22:32.901Z] === RUN TestDockerHubPullSuite [2022-03-11T20:22:32.901Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T20:22:32.901Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-11T20:22:32.901Z] PASS [2022-03-11T20:22:32.901Z] ok github.com/docker/docker/integration-cli 2756.515s [2022-03-11T20:22:33.358Z] [2022-03-11T20:22:33.358Z] === Skipped [2022-03-11T20:22:33.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T20:22:33.358Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.358Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T20:22:33.358Z] [2022-03-11T20:22:33.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:22:33.358Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.358Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:22:33.358Z] [2022-03-11T20:22:33.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T20:22:33.358Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.358Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T20:22:33.358Z] [2022-03-11T20:22:33.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-11T20:22:33.358Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.358Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-11T20:22:33.358Z] [2022-03-11T20:22:33.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T20:22:33.358Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.358Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T20:22:33.358Z] [2022-03-11T20:22:33.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:22:33.358Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.358Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:22:33.358Z] [2022-03-11T20:22:33.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T20:22:33.358Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.358Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T20:22:33.358Z] [2022-03-11T20:22:33.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T20:22:33.358Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.358Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T20:22:33.358Z] [2022-03-11T20:22:33.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T20:22:33.358Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.358Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T20:22:33.358Z] [2022-03-11T20:22:33.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T20:22:33.358Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.358Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T20:22:33.358Z] [2022-03-11T20:22:33.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-11T20:22:33.359Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T20:22:33.359Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T20:22:33.359Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-11T20:22:33.359Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-11T20:22:33.359Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-11T20:22:33.359Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-11T20:22:33.359Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-11T20:22:33.359Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T20:22:33.359Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.359Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T20:22:33.359Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-11T20:22:33.360Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.51s) [2022-03-11T20:22:33.360Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.51s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:22:33.360Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T20:22:33.360Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-11T20:22:33.360Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T20:22:33.360Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T20:22:33.360Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T20:22:33.360Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T20:22:33.360Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-11T20:22:33.360Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:22:33.360Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-11T20:22:33.360Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.360Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-11T20:22:33.360Z] [2022-03-11T20:22:33.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T20:22:33.361Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:22:33.361Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:22:33.361Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:22:33.361Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-11T20:22:33.361Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-11T20:22:33.361Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-11T20:22:33.361Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-11T20:22:33.361Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-11T20:22:33.361Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T20:22:33.361Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T20:22:33.361Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-11T20:22:33.361Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-11T20:22:33.361Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T20:22:33.361Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T20:22:33.361Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T20:22:33.361Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T20:22:33.361Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-11T20:22:33.361Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T20:22:33.361Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-11T20:22:33.361Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-11T20:22:33.361Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-11T20:22:33.361Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T20:22:33.361Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-11T20:22:33.361Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-11T20:22:33.361Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:22:33.361Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-11T20:22:33.361Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T20:22:33.361Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.361Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T20:22:33.361Z] [2022-03-11T20:22:33.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:22:33.362Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-03-11T20:22:33.362Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-11T20:22:33.362Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T20:22:33.362Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-11T20:22:33.362Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-11T20:22:33.362Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-11T20:22:33.362Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T20:22:33.362Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T20:22:33.362Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-11T20:22:33.362Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:22:33.362Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T20:22:33.362Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:22:33.362Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T20:22:33.362Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T20:22:33.362Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T20:22:33.362Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T20:22:33.362Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-11T20:22:33.362Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.362Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-11T20:22:33.362Z] [2022-03-11T20:22:33.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-11T20:22:33.363Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-11T20:22:33.363Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-11T20:22:33.363Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T20:22:33.363Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-11T20:22:33.363Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-11T20:22:33.363Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-11T20:22:33.363Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-11T20:22:33.363Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-11T20:22:33.363Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-11T20:22:33.363Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T20:22:33.363Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T20:22:33.363Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.363Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T20:22:33.363Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:22:33.364Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.364Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:22:33.364Z] [2022-03-11T20:22:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.05s) [2022-03-11T20:22:33.365Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T20:22:33.365Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.05s) [2022-03-11T20:22:33.365Z] [2022-03-11T20:22:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-11T20:22:33.365Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.365Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-11T20:22:33.365Z] [2022-03-11T20:22:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-11T20:22:33.365Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.365Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-11T20:22:33.365Z] [2022-03-11T20:22:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-11T20:22:33.365Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.365Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-11T20:22:33.365Z] [2022-03-11T20:22:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T20:22:33.365Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.365Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T20:22:33.365Z] [2022-03-11T20:22:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-11T20:22:33.365Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.365Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-11T20:22:33.365Z] [2022-03-11T20:22:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-11T20:22:33.365Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.365Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-11T20:22:33.365Z] [2022-03-11T20:22:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T20:22:33.365Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.365Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T20:22:33.365Z] [2022-03-11T20:22:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-11T20:22:33.365Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.365Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-11T20:22:33.365Z] [2022-03-11T20:22:33.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-11T20:22:33.821Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.821Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T20:22:33.821Z] [2022-03-11T20:22:33.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T20:22:33.821Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T20:22:33.822Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-11T20:22:33.822Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T20:22:33.822Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T20:22:33.822Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T20:22:33.822Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:22:33.822Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-11T20:22:33.822Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-11T20:22:33.822Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-11T20:22:33.822Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-11T20:22:33.822Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T20:22:33.822Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-11T20:22:33.822Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T20:22:33.822Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T20:22:33.822Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T20:22:33.822Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-11T20:22:33.822Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-11T20:22:33.822Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-11T20:22:33.822Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-11T20:22:33.822Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T20:22:33.822Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:22:33.822Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T20:22:33.822Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-11T20:22:33.822Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.822Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:22:33.822Z] [2022-03-11T20:22:33.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:22:33.822Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-11T20:22:33.823Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] DONE 1088 tests, 544 skipped in 2768.038s [2022-03-11T20:22:33.823Z] INFO: Integration tests ended at 03/11/2022 20:22:33. Duration:00:46:08.1825561 [2022-03-11T20:22:33.823Z] INFO: Docker info of the daemon under test at end of run [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] Containers: 2 [2022-03-11T20:22:33.823Z] Running: 0 [2022-03-11T20:22:33.823Z] Paused: 0 [2022-03-11T20:22:33.823Z] Stopped: 2 [2022-03-11T20:22:33.823Z] Images: 18 [2022-03-11T20:22:33.823Z] Server Version: 0.0.0-dev [2022-03-11T20:22:33.823Z] Storage Driver: windowsfilter [2022-03-11T20:22:33.823Z] Windows: [2022-03-11T20:22:33.823Z] Logging Driver: json-file [2022-03-11T20:22:33.823Z] Plugins: [2022-03-11T20:22:33.823Z] Volume: local [2022-03-11T20:22:33.823Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T20:22:33.823Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T20:22:33.823Z] Swarm: inactive [2022-03-11T20:22:33.823Z] Default Isolation: process [2022-03-11T20:22:33.823Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T20:22:33.823Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T20:22:33.823Z] OSType: windows [2022-03-11T20:22:33.823Z] Architecture: x86_64 [2022-03-11T20:22:33.823Z] CPUs: 4 [2022-03-11T20:22:33.823Z] Total Memory: 32GiB [2022-03-11T20:22:33.823Z] Name: azwin-2-0ba820 [2022-03-11T20:22:33.823Z] ID: S6NQ:E6LP:R55D:QNFV:HNWW:MI4V:YV4V:3KXF:U7ED:ZRI6:SIDM:EZ6Q [2022-03-11T20:22:33.823Z] Docker Root Dir: D:\CI\PR-43256\5\daemon [2022-03-11T20:22:33.823Z] Debug Mode (client): false [2022-03-11T20:22:33.823Z] Debug Mode (server): true [2022-03-11T20:22:33.823Z] File Descriptors: -1 [2022-03-11T20:22:33.823Z] Goroutines: 44 [2022-03-11T20:22:33.823Z] System Time: 2022-03-11T20:22:33.5726492Z [2022-03-11T20:22:33.823Z] EventsListeners: 0 [2022-03-11T20:22:33.823Z] Registry: https://index.docker.io/v1/ [2022-03-11T20:22:33.823Z] Labels: [2022-03-11T20:22:33.823Z] Experimental: false [2022-03-11T20:22:33.823Z] Insecure Registries: [2022-03-11T20:22:33.823Z] 127.0.0.0/8 [2022-03-11T20:22:33.823Z] Live Restore Enabled: false [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] [2022-03-11T20:22:33.823Z] INFO: Stopping daemon under test [2022-03-11T20:22:33.823Z] SUCCESS: The process with PID 948 (child process of PID 4260) has been terminated. [2022-03-11T20:22:33.823Z] SUCCESS: The process with PID 4260 (child process of PID 3000) has been terminated. [2022-03-11T20:22:33.823Z] INFO: Stop tailing logs of the daemon under tests [2022-03-11T20:22:33.823Z] INFO: executeCI.ps1 Completed successfully at 03/11/2022 20:22:33. [2022-03-11T20:22:33.823Z] INFO: Tidying up at end of run [2022-03-11T20:22:34.278Z] INFO: Saving daemon under test log (d:\CI\PR-43256\5\dut.out) to bundles\CIDUT.out [2022-03-11T20:22:34.278Z] INFO: Saving daemon under test log (d:\CI\PR-43256\5\dut.err) to bundles\CIDUT.err [2022-03-11T20:22:34.278Z] INFO: Saving containerd logs to bundles [2022-03-11T20:22:34.278Z] INFO: Nuke-Everything... [2022-03-11T20:22:34.278Z] INFO: Container count on control daemon to delete is 2 [2022-03-11T20:22:34.278Z] 185816cbaead [2022-03-11T20:22:34.278Z] ee5e0c5af12b [2022-03-11T20:22:34.278Z] INFO: Tidying pidfile d:\CI\PR-43256\5\docker.pid [2022-03-11T20:22:34.525Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-11T20:22:34.734Z] INFO: Killing containerd with PID 3908 [2022-03-11T20:22:34.734Z] INFO: Nuking d:\CI [2022-03-11T20:22:39.200Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-11T20:22:42.920Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-11T20:22:42.920Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:22:42.920Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-11T20:22:45.500Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-11T20:22:47.030Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-11T20:22:47.486Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-11T20:22:54.554Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-11T20:22:57.687Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-11T20:22:57.687Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:22:57.687Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-11T20:22:59.822Z] INFO: Zapped successfully [2022-03-11T20:22:59.823Z] [2022-03-11T20:22:59.823Z] INFO: executeCI.ps1 exiting at Fri Mar 11 20:22:59 CUT 2022. Duration 01:12:23.9830046 [2022-03-11T20:22:59.823Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-11T20:23:00.071Z] Recording test results [2022-03-11T20:23:00.329Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-11T20:23:04.739Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-11T20:23:04.739Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T20:23:04.739Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-11T20:23:04.739Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T20:23:04.739Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-11T20:23:04.739Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T20:23:04.739Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-11T20:23:04.739Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T20:23:04.739Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-11T20:23:08.881Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-11T20:23:09.344Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-11T20:23:11.441Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-11T20:23:13.226Z] Archiving artifacts [2022-03-11T20:23:13.556Z] === RUN TestDockerSuite/TestRmiTag [2022-03-11T20:23:14.521Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-11T20:23:15.040Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-11T20:23:15.040Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T20:23:15.040Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-11T20:23:15.040Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T20:23:15.040Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-11T20:23:15.040Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T20:23:15.040Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-11T20:23:15.040Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:23:15.040Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-11T20:23:15.040Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T20:23:15.040Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-11T20:23:15.040Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:23:15.040Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-11T20:23:17.418Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-11T20:23:18.755Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-11T20:23:22.481Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-11T20:23:22.481Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T20:23:22.481Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-11T20:23:26.208Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-11T20:23:26.208Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T20:23:26.665Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-11T20:23:26.665Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T20:23:26.665Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-11T20:23:26.665Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:23:26.665Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-11T20:23:26.665Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T20:23:26.665Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-11T20:23:26.665Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:23:26.665Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-11T20:23:26.665Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:23:26.665Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-11T20:23:29.427Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43256/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T20:23:30.455Z] + make clean [2022-03-11T20:23:31.965Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T20:23:32.415Z] docker-dev-cache [2022-03-11T20:23:32.415Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T20:23:38.480Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-11T20:23:40.017Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-11T20:23:44.319Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-11T20:23:44.319Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-11T20:23:44.319Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-11T20:23:44.319Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:23:44.319Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-11T20:23:44.319Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-11T20:23:44.319Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-11T20:23:44.319Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-11T20:23:45.801Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-11T20:23:46.766Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-11T20:23:46.766Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T20:23:46.766Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-11T20:23:46.766Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T20:23:46.766Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-11T20:23:46.766Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T20:23:46.766Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-11T20:23:46.766Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T20:23:46.766Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-11T20:23:46.766Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T20:23:46.766Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-11T20:23:46.766Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T20:23:47.225Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-11T20:23:47.225Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T20:23:47.225Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-11T20:23:48.987Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-11T20:23:48.987Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-11T20:23:50.123Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-11T20:23:50.123Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T20:23:50.123Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-11T20:23:50.123Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T20:23:50.123Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-11T20:23:54.762Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-11T20:23:55.219Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-11T20:23:55.901Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-11T20:23:56.178Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-11T20:23:56.178Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-11T20:23:56.633Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-11T20:23:59.631Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-11T20:24:01.808Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-11T20:24:04.704Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-11T20:24:06.874Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-11T20:24:07.331Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-11T20:24:11.406Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-11T20:24:11.406Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:24:11.406Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-11T20:24:11.406Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-11T20:24:11.863Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-11T20:24:11.863Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T20:24:11.863Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-11T20:24:25.039Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-11T20:24:25.040Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T20:24:25.040Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-11T20:24:25.040Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T20:24:25.040Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-11T20:24:25.040Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T20:24:25.040Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-11T20:24:25.040Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T20:24:25.040Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-11T20:24:25.040Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T20:24:25.040Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-11T20:24:25.040Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T20:24:25.040Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-11T20:24:25.040Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T20:24:25.040Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-11T20:24:25.040Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T20:24:25.040Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-11T20:24:25.040Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T20:24:25.040Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-11T20:24:25.040Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T20:24:25.040Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-11T20:24:25.040Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T20:24:25.040Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-11T20:24:26.578Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-11T20:24:26.578Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T20:24:26.578Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-11T20:24:26.635Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-11T20:24:26.635Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-11T20:24:26.635Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-11T20:24:30.299Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-11T20:24:30.299Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T20:24:30.299Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-11T20:24:30.299Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T20:24:30.299Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-11T20:24:32.468Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-11T20:24:32.468Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T20:24:32.468Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-11T20:24:32.468Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T20:24:32.468Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-11T20:24:32.468Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T20:24:32.468Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-11T20:24:32.468Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T20:24:32.468Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-11T20:24:32.468Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T20:24:32.468Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-11T20:24:32.468Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T20:24:32.468Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-11T20:24:32.468Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T20:24:32.468Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-11T20:24:35.361Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-11T20:24:38.259Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-11T20:24:40.431Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-11T20:24:40.432Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T20:24:40.432Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-11T20:24:40.432Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T20:24:40.432Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-11T20:24:40.432Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T20:24:40.888Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-11T20:24:43.792Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-11T20:24:43.792Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T20:24:43.792Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-11T20:24:43.792Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T20:24:43.792Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-11T20:24:43.792Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T20:24:43.792Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-11T20:24:43.792Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T20:24:43.792Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-11T20:24:44.276Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-11T20:24:44.276Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T20:24:44.276Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite (3295.18s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (94.55s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.18s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.09s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.16s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.70s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.49s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.44s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (104.81s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.78s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.03s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.65s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.55s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.44s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.79s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.08s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.94s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.25s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.73s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.94s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.34s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.67s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.29s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (7.23s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.77s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.32s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.08s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.89s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.61s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.01s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.31s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.71s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.19s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.42s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.61s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.84s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.86s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (9.23s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.69s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.82s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.59s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.88s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.15s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.46s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.05s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.93s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.20s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildCmd (0.81s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.46s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.06s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.67s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.52s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.77s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.29s) [2022-03-11T20:24:45.236Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.05s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:24:45.236Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (8.72s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.77s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.24s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.09s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.73s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.80s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.80s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.08s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.88s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.61s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (3.00s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (2.13s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.39s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.92s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.04s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.28s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.34s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.16s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (72.01s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.78s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (2.24s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.25s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.91s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.37s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.99s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.48s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.84s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (109.33s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.85s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.72s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.45s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.70s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.90s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.41s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.06s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.18s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.77s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.49s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.08s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.23s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.56s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.49s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.84s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildFails (3.51s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.24s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.27s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.61s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.37s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildFromGit (8.19s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.04s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.19s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.00s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.87s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildHistory (15.85s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.35s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.62s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.82s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildLabel (1.51s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (1.08s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.25s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.82s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildLabels (1.24s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.90s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.43s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-11T20:24:45.692Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-11T20:24:45.692Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.82s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.44s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.08s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.07s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.76s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.36s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.26s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.60s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.44s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.94s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.16s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.85s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.54s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.25s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.42s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.87s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.23s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.73s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.29s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.20s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.58s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (7.93s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.32s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (2.27s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.53s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.99s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.24s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildRm (17.77s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.86s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.03s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.50s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.68s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.14s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.17s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.28s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.64s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.89s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.26s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (8.16s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildStderr (6.08s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.92s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.76s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.62s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.95s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.28s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.97s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.05s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.73s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.13s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.35s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.46s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.52s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.79s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.86s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.42s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.34s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.59s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.51s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.91s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.00s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.75s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.82s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.52s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.98s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.96s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.93s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.31s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.39s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCommitChange (6.51s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.44s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.65s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCommitTTY (9.77s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.78s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.16s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.63s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.97s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.80s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (4.37s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.17s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.73s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.75s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.65s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.82s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (4.12s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.91s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.81s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.49s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIRename (4.28s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.65s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.98s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.86s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.73s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.11s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.86s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.31s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.61s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.71s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.40s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (4.68s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.14s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.10s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00008f650_} (3.96s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11844586085_c:\foo_false____} (4.20s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11844586085_c:\foo_true____} (3.20s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.68s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.15s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.17s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.14s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.97s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.33s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.03s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCpToCaseA (7.18s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.75s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.67s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.04s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCpToDot (3.57s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCpToStdout (3.52s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.42s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.25s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.41s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.42s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.89s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.87s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateLabels (0.29s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateRM (0.57s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.28s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.03s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.91s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.30s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.59s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T20:24:45.693Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T20:24:45.693Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestDockerFails (0.13s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.53s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.75s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.38s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.62s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsCopy (6.07s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.86s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.90s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.48s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.22s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.78s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.97s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsFilters (7.98s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsFormat (7.50s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.31s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsRename (3.28s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsResize (8.65s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.56s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.50s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.64s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsUntag (2.91s) [2022-03-11T20:24:45.694Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.18s) [2022-03-11T20:24:45.694Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.52s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.23s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.55s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.80s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.50s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.94s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.05s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.91s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestExecInspectID (6.20s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.48s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.41s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.94s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.91s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.64s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.27s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.01s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.30s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.13s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.13s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.15s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.88s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.85s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.32s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.78s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.78s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.61s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-03-11T20:24:46.149Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.37s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-03-11T20:24:46.149Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.25s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.77s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.94s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.72s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectDefault (3.40s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectHistory (7.17s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.23s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.37s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.48s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.39s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.41s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectStatus (4.86s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.66s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.28s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (4.07s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (4.30s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (4.11s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (4.43s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.15s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.13s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (4.06s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.82s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (7.89s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (4.44s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.93s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.14s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (11.35s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (13.08s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (13.05s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.46s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.18s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (4.58s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (4.51s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsSince (11.55s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsTail (4.94s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsTimestamps (4.58s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestLogsWithDetails (4.44s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.13s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.64s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (8.50s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPsByOrder (14.25s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPsListContainersBase (16.19s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (26.48s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.62s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (20.21s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.60s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (14.14s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.35s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.46s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPsShowMounts (12.24s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.43s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.36s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (8.44s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (4.49s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.24s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (12.32s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.60s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.42s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.58s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.44s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.48s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (8.85s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiBlank (0.13s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.60s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (26.50s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (5.22s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.19s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.91s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.87s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (16.01s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (7.85s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiTag (1.27s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (4.36s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (29.25s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (5.52s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.27s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.13s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.47s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.23s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.70s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (4.37s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (4.40s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.45s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.13s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunBindMounts (8.75s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (4.21s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (6.17s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.43s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.87s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (4.38s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (4.13s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunCreateVolume (4.24s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.07s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (9.79s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (4.33s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.26s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.24s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.13s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.90s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunExitCode (4.40s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (4.32s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (4.29s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.50s) [2022-03-11T20:24:46.150Z] --- PASS: TestDockerSuite/TestRunExposePort (0.13s) [2022-03-11T20:24:46.150Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (7.62s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.14s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (12.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.35s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.95s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.32s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.88s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.82s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (3.41s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (8.40s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.31s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.91s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.99s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.20s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunRm (4.40s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunRmAndWait (7.33s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (4.08s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.28s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.74s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (4.41s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (4.18s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.76s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.35s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.12s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T20:24:46.151Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.69s) [2022-03-11T20:24:46.151Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunUserDefaults (4.40s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (4.38s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (5.96s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.51s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.44s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (10.80s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.28s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.54s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (4.33s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (4.43s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.12s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.13s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.01s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.90s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (3.46s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.24s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.66s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.50s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.49s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.44s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.05s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.53s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (4.22s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.98s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (4.30s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (13.65s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestStartAttachSilent (7.91s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.29s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.07s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.22s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.88s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.51s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.26s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.36s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.61s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.50s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.24s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.87s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.13s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (5.68s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.69s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.70s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.13s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.33s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.72s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.12s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.36s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.69s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.49s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.52s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (17.32s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-11T20:24:46.607Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.44s) [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-11T20:24:46.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.607Z] --- PASS: TestDockerRegistrySuite (0.61s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:24:46.607Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:24:46.608Z] === RUN TestDockerSchema1RegistrySuite [2022-03-11T20:24:46.608Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-11T20:24:46.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T20:24:46.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T20:24:46.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-11T20:24:46.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-11T20:24:46.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T20:24:46.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T20:24:46.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T20:24:46.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-11T20:24:46.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-11T20:24:46.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-11T20:24:46.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-11T20:24:46.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-11T20:24:46.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-11T20:24:46.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-11T20:24:46.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-11T20:24:46.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-11T20:24:46.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-11T20:24:46.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-11T20:24:46.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-11T20:24:46.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-11T20:24:46.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-11T20:24:46.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-11T20:24:46.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-11T20:24:46.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:24:46.608Z] === RUN TestDockerDaemonSuite [2022-03-11T20:24:46.608Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-11T20:24:46.608Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-11T20:24:46.608Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-11T20:24:46.608Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:24:46.608Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:24:46.608Z] === RUN TestDockerSwarmSuite [2022-03-11T20:24:46.608Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-11T20:24:46.608Z] === RUN TestDockerPluginSuite [2022-03-11T20:24:46.608Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-11T20:24:46.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.608Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-11T20:24:46.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:46.687Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-11T20:24:47.067Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-11T20:24:47.067Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-11T20:24:47.067Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-11T20:24:47.067Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-11T20:24:47.067Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-11T20:24:47.067Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-11T20:24:47.067Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-11T20:24:47.067Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-11T20:24:47.067Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-11T20:24:47.067Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:24:47.067Z] === RUN TestDockerExternalVolumeSuite [2022-03-11T20:24:47.067Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-11T20:24:47.067Z] === RUN TestDockerNetworkSuite [2022-03-11T20:24:47.067Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-11T20:24:47.067Z] === RUN TestDockerHubPullSuite [2022-03-11T20:24:47.067Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-11T20:24:47.067Z] PASS [2022-03-11T20:24:47.067Z] ok github.com/docker/docker/integration-cli 3296.549s [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === Skipped [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T20:24:47.067Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:24:47.067Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T20:24:47.067Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T20:24:47.067Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T20:24:47.067Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:24:47.067Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T20:24:47.067Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T20:24:47.067Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T20:24:47.067Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T20:24:47.067Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T20:24:47.067Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T20:24:47.067Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:24:47.067Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:24:47.067Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:24:47.067Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:24:47.067Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T20:24:47.067Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T20:24:47.067Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.78s) [2022-03-11T20:24:47.067Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.78s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (1.08s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.08s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.61s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.61s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.71s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.71s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.84s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.84s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.59s) [2022-03-11T20:24:47.067Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.59s) [2022-03-11T20:24:47.067Z] [2022-03-11T20:24:47.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.88s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.88s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-11T20:24:47.068Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.80s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.80s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.80s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.80s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.88s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.88s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (1.16s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.16s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.72s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.72s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.77s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.77s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.08s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.08s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-11T20:24:47.068Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.068Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-11T20:24:47.068Z] [2022-03-11T20:24:47.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (1.03s) [2022-03-11T20:24:47.525Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.03s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.76s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.76s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.86s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.86s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.34s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.34s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.75s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.75s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.82s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.82s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.93s) [2022-03-11T20:24:47.525Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.93s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:24:47.525Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T20:24:47.525Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T20:24:47.525Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-11T20:24:47.525Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T20:24:47.525Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T20:24:47.525Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T20:24:47.525Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-11T20:24:47.525Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T20:24:47.525Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T20:24:47.525Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T20:24:47.525Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:24:47.525Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:24:47.525Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T20:24:47.525Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:24:47.525Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-11T20:24:47.525Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T20:24:47.525Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.525Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T20:24:47.525Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T20:24:47.526Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T20:24:47.526Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:24:47.526Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T20:24:47.526Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T20:24:47.526Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-11T20:24:47.526Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T20:24:47.526Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:24:47.526Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T20:24:47.526Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-11T20:24:47.526Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-11T20:24:47.526Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-11T20:24:47.526Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-11T20:24:47.526Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-11T20:24:47.526Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-11T20:24:47.526Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-11T20:24:47.526Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:24:47.526Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:24:47.526Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T20:24:47.526Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T20:24:47.526Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T20:24:47.526Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T20:24:47.526Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.526Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T20:24:47.526Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T20:24:47.983Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T20:24:47.983Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T20:24:47.983Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T20:24:47.983Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-03-11T20:24:47.983Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-11T20:24:47.983Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-11T20:24:47.983Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-03-11T20:24:47.983Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-11T20:24:47.983Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-11T20:24:47.983Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T20:24:47.983Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T20:24:47.983Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T20:24:47.983Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T20:24:47.983Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-03-11T20:24:47.983Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T20:24:47.983Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T20:24:47.983Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-11T20:24:47.983Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:24:47.983Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.983Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:24:47.983Z] [2022-03-11T20:24:47.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-11T20:24:47.984Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-03-11T20:24:47.984Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-11T20:24:47.984Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-11T20:24:47.984Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T20:24:47.984Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T20:24:47.984Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T20:24:47.984Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-11T20:24:47.984Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-11T20:24:47.984Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-11T20:24:47.984Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-11T20:24:47.984Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-11T20:24:47.984Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-11T20:24:47.984Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T20:24:47.984Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T20:24:47.984Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T20:24:47.984Z] [2022-03-11T20:24:47.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-03-11T20:24:47.984Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T20:24:48.442Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:24:48.442Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T20:24:48.442Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2022-03-11T20:24:48.442Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T20:24:48.442Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T20:24:48.442Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-11T20:24:48.442Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T20:24:48.442Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-11T20:24:48.442Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-11T20:24:48.442Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T20:24:48.442Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T20:24:48.442Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:24:48.442Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-03-11T20:24:48.442Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T20:24:48.442Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T20:24:48.442Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-03-11T20:24:48.442Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2022-03-11T20:24:48.442Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T20:24:48.442Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T20:24:48.442Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T20:24:48.442Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-03-11T20:24:48.442Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-11T20:24:48.442Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:24:48.442Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:24:48.442Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T20:24:48.442Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-11T20:24:48.442Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.442Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-11T20:24:48.442Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.04s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.443Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-03-11T20:24:48.443Z] [2022-03-11T20:24:48.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T20:24:48.443Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-11T20:24:48.898Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.898Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-11T20:24:48.898Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.899Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T20:24:48.899Z] [2022-03-11T20:24:48.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-03-11T20:24:48.899Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:24:48.900Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-11T20:24:48.900Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-11T20:24:48.900Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T20:24:48.900Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-11T20:24:48.900Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:24:48.900Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T20:24:48.900Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-11T20:24:48.900Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:24:48.900Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:24:48.900Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T20:24:48.900Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-11T20:24:48.900Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-03-11T20:24:48.900Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T20:24:48.900Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-03-11T20:24:48.900Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T20:24:48.900Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T20:24:48.900Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T20:24:48.900Z] [2022-03-11T20:24:48.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-11T20:24:48.900Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T20:24:48.900Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-03-11T20:24:49.356Z] [2022-03-11T20:24:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T20:24:49.356Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.356Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T20:24:49.356Z] [2022-03-11T20:24:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-11T20:24:49.356Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.356Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-11T20:24:49.356Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T20:24:49.357Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:24:49.357Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T20:24:49.357Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T20:24:49.357Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T20:24:49.357Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:24:49.357Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-11T20:24:49.357Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.357Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:24:49.357Z] [2022-03-11T20:24:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:24:49.357Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:24:49.358Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.358Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:24:49.358Z] [2022-03-11T20:24:49.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:24:49.818Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.818Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:24:49.818Z] [2022-03-11T20:24:49.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:24:49.818Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.818Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:24:49.818Z] [2022-03-11T20:24:49.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:24:49.818Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.818Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:24:49.818Z] [2022-03-11T20:24:49.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:24:49.818Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.818Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:24:49.818Z] [2022-03-11T20:24:49.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:24:49.818Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.818Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:24:49.818Z] [2022-03-11T20:24:49.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-11T20:24:49.818Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.818Z] [2022-03-11T20:24:49.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-11T20:24:49.818Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.818Z] [2022-03-11T20:24:49.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-11T20:24:49.818Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T20:24:49.818Z] [2022-03-11T20:24:49.818Z] DONE 1088 tests, 539 skipped in 3309.491s [2022-03-11T20:24:49.818Z] INFO: Integration tests ended at 03/11/2022 20:24:49. Duration:00:55:09.7737378 [2022-03-11T20:24:49.818Z] INFO: Docker info of the daemon under test at end of run [2022-03-11T20:24:49.818Z] [2022-03-11T20:24:49.818Z] Containers: 2 [2022-03-11T20:24:49.818Z] Running: 0 [2022-03-11T20:24:49.818Z] Paused: 0 [2022-03-11T20:24:49.818Z] Stopped: 2 [2022-03-11T20:24:49.818Z] Images: 18 [2022-03-11T20:24:49.818Z] Server Version: 0.0.0-dev [2022-03-11T20:24:49.818Z] Storage Driver: windowsfilter [2022-03-11T20:24:49.818Z] Windows: [2022-03-11T20:24:49.818Z] Logging Driver: json-file [2022-03-11T20:24:49.818Z] Plugins: [2022-03-11T20:24:49.818Z] Volume: local [2022-03-11T20:24:49.818Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T20:24:49.818Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T20:24:49.818Z] Swarm: inactive [2022-03-11T20:24:49.818Z] Default Isolation: process [2022-03-11T20:24:49.818Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T20:24:49.818Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T20:24:49.818Z] OSType: windows [2022-03-11T20:24:49.818Z] Architecture: x86_64 [2022-03-11T20:24:49.818Z] CPUs: 4 [2022-03-11T20:24:49.818Z] Total Memory: 32GiB [2022-03-11T20:24:49.818Z] Name: azwin-2-5c7261 [2022-03-11T20:24:49.818Z] ID: WHBS:FGNX:RUK7:4VY5:AN4T:ODSN:5GTW:VIHG:P2MV:WKJG:E3IJ:MEXC [2022-03-11T20:24:49.818Z] Docker Root Dir: D:\CI\PR-43256\5\daemon [2022-03-11T20:24:49.818Z] Debug Mode (client): false [2022-03-11T20:24:49.818Z] Debug Mode (server): true [2022-03-11T20:24:49.818Z] File Descriptors: -1 [2022-03-11T20:24:49.818Z] Goroutines: 17 [2022-03-11T20:24:49.818Z] System Time: 2022-03-11T20:24:49.4650563Z [2022-03-11T20:24:49.818Z] EventsListeners: 0 [2022-03-11T20:24:49.818Z] Registry: https://index.docker.io/v1/ [2022-03-11T20:24:49.818Z] Labels: [2022-03-11T20:24:49.818Z] Experimental: false [2022-03-11T20:24:49.818Z] Insecure Registries: [2022-03-11T20:24:49.818Z] 127.0.0.0/8 [2022-03-11T20:24:49.818Z] Live Restore Enabled: false [2022-03-11T20:24:49.818Z] [2022-03-11T20:24:49.818Z] [2022-03-11T20:24:49.818Z] INFO: Stopping daemon under test [2022-03-11T20:24:49.818Z] SUCCESS: The process with PID 2276 (child process of PID 7920) has been terminated. [2022-03-11T20:24:49.818Z] SUCCESS: The process with PID 7920 (child process of PID 932) has been terminated. [2022-03-11T20:24:49.818Z] INFO: Stop tailing logs of the daemon under tests [2022-03-11T20:24:49.818Z] INFO: executeCI.ps1 Completed successfully at 03/11/2022 20:24:49. [2022-03-11T20:24:49.818Z] INFO: Tidying up at end of run [2022-03-11T20:24:50.275Z] INFO: Saving daemon under test log (d:\CI\PR-43256\5\dut.out) to bundles\CIDUT.out [2022-03-11T20:24:50.275Z] INFO: Saving daemon under test log (d:\CI\PR-43256\5\dut.err) to bundles\CIDUT.err [2022-03-11T20:24:50.275Z] INFO: Saving containerd logs to bundles [2022-03-11T20:24:50.275Z] INFO: Nuke-Everything... [2022-03-11T20:24:53.994Z] INFO: Container count on control daemon to delete is 2 [2022-03-11T20:24:54.451Z] fa3dff4e9cc0 [2022-03-11T20:24:54.451Z] cd81cb265446 [2022-03-11T20:24:54.451Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-11T20:24:55.243Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-11T20:24:55.243Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T20:24:55.243Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-11T20:24:55.243Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T20:24:55.243Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-11T20:24:55.243Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T20:24:55.243Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-11T20:24:55.243Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T20:24:55.243Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-11T20:24:55.243Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T20:24:55.243Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-11T20:24:55.243Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T20:24:55.243Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-11T20:25:02.309Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-11T20:25:02.309Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T20:25:02.309Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-11T20:25:02.769Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-11T20:25:02.769Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T20:25:02.769Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-11T20:25:05.662Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-11T20:25:07.832Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-11T20:25:07.832Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T20:25:07.832Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-11T20:25:10.736Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-11T20:25:10.736Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T20:25:10.736Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-11T20:25:10.736Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T20:25:10.736Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-11T20:25:10.736Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T20:25:10.736Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-11T20:25:12.906Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-11T20:25:15.079Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-11T20:25:17.975Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-11T20:25:19.556Z] Deleted: sha256:5344c6f62f42d0fe73d0b160328ed0a7bc15e9387d5727e523021a514c7cd3fa [2022-03-11T20:25:19.556Z] Deleted: sha256:a3063aefc5bc1e881e5f3e6bec87488763fc9897f030bec6908812f2e0bf3f2f [2022-03-11T20:25:19.556Z] Deleted: sha256:a579f69d8e4689aeca1dcef2cf59cd39f3ab9665665f5f976f9a17b80610001b [2022-03-11T20:25:19.556Z] Deleted: sha256:63655a427aba81a72b82975237016d1333249b84c018e58ca05b709bd73a8290 [2022-03-11T20:25:19.556Z] Deleted: sha256:ff02437ceab76348f7e3106abbe0b44ab7f2a687c714f0438571917e32b917ee [2022-03-11T20:25:19.556Z] Deleted: sha256:6fb679f7cc210025f329ac9c5e24624bda5b1a8960fe45100cbe3d9c7a77c6fc [2022-03-11T20:25:19.556Z] Deleted: sha256:77b800999ab654b60e9be9e997710c70b1261c00612c8355bd20a9735059b2a3 [2022-03-11T20:25:19.556Z] Deleted: sha256:7737abab3db7e87a2cb757ef785544bcd31a5ab627f571e874b93c6698047fc4 [2022-03-11T20:25:19.556Z] Deleted: sha256:dba39047b5c154e366b59fe9f3db0fd834ddbf106d9f4d24c2785b233d3d38a6 [2022-03-11T20:25:19.556Z] Deleted: sha256:dc5aa33b6162c8684d2f9a2656980d828bb8305df68f1c56cc489cc3d680911c [2022-03-11T20:25:19.556Z] Deleted: sha256:9249c55a51eaa429fe73021a199f8c9ab571d630b300c91d90016f199c957ef2 [2022-03-11T20:25:19.556Z] Deleted: sha256:b39c9bb28822884cc5b8b246ec7879f693096c2eb185d7920b73b0030802a4d0 [2022-03-11T20:25:19.557Z] Deleted: sha256:fb797217486ca46571be04365aedcb2c21193be0e63481257014d83db0f54fc6 [2022-03-11T20:25:19.557Z] Deleted: sha256:45a5d02683b4fac0af8a43a76f3cb0459300f65fbdafd521125ad7a8186e9273 [2022-03-11T20:25:19.557Z] Deleted: sha256:131f7eeaf51fe629cbc066f1a64e69247497a1bbe99650f4d56805024ea52b71 [2022-03-11T20:25:19.557Z] Deleted: sha256:e59b6b1e4a7cdb6c30aed6c2eccd672fc2fd7f00a4348a3986e95d28ef6145c3 [2022-03-11T20:25:19.557Z] INFO: Tidying pidfile d:\CI\PR-43256\5\docker.pid [2022-03-11T20:25:19.557Z] INFO: Nuking d:\CI [2022-03-11T20:25:20.870Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-11T20:25:20.870Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-11T20:25:20.870Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T20:25:20.870Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-11T20:25:20.870Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T20:25:20.870Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-11T20:25:20.870Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T20:25:20.870Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-11T20:25:20.870Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T20:25:20.870Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T20:25:20.870Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T20:25:20.870Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-11T20:25:20.870Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T20:25:20.870Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-11T20:25:20.870Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T20:25:20.870Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-11T20:25:31.180Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-11T20:25:31.180Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T20:25:31.181Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-11T20:25:31.181Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-11T20:25:31.181Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T20:25:31.181Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-11T20:25:31.181Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T20:25:31.181Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-11T20:25:31.181Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:25:31.181Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-11T20:25:31.181Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:25:31.181Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-11T20:25:41.491Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-11T20:25:41.491Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T20:25:41.491Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-11T20:25:43.025Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-11T20:25:43.025Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T20:25:43.025Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-11T20:25:43.025Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T20:25:43.025Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-11T20:25:43.025Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T20:25:43.025Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-11T20:25:43.025Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T20:25:43.025Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-11T20:25:43.025Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T20:25:43.025Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-11T20:25:43.025Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T20:25:43.025Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-11T20:25:43.025Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T20:25:43.025Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-11T20:25:43.025Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T20:25:43.025Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-11T20:25:43.025Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T20:25:43.482Z] === RUN TestDockerSuite/TestRunMount [2022-03-11T20:25:43.482Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T20:25:43.482Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-11T20:25:43.482Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T20:25:43.482Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-11T20:25:43.482Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T20:25:43.482Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-11T20:25:43.482Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T20:25:43.482Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-11T20:25:52.029Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-11T20:25:52.029Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T20:25:52.029Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-11T20:25:52.029Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T20:25:52.029Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-11T20:25:52.029Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T20:25:52.029Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-11T20:25:56.845Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-11T20:26:01.531Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-11T20:26:01.531Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T20:26:01.531Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-11T20:26:01.531Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T20:26:01.531Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-11T20:26:01.531Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T20:26:01.531Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-11T20:26:01.531Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T20:26:01.531Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-11T20:26:01.531Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T20:26:01.531Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-11T20:26:01.531Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T20:26:01.531Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-11T20:26:01.531Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T20:26:01.531Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-11T20:26:01.531Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T20:26:01.531Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-11T20:26:01.531Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T20:26:01.531Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-11T20:26:01.992Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-11T20:26:02.961Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-11T20:26:05.858Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-11T20:26:08.750Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-11T20:26:09.715Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-11T20:26:11.883Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-11T20:26:12.341Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T20:26:12.341Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-11T20:26:12.341Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T20:26:12.341Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-11T20:26:12.341Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T20:26:12.341Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-11T20:26:12.341Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T20:26:12.341Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-11T20:26:12.341Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T20:26:12.341Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-11T20:26:12.341Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T20:26:12.341Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-11T20:26:12.341Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T20:26:12.341Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-11T20:26:12.341Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T20:26:12.341Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T20:26:16.064Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-11T20:26:16.064Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T20:26:16.064Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-11T20:26:16.064Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T20:26:16.064Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-11T20:26:16.064Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T20:26:16.064Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-11T20:26:16.064Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T20:26:16.064Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-11T20:26:16.064Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T20:26:16.064Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-11T20:26:24.620Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-11T20:26:24.620Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T20:26:25.077Z] === RUN TestDockerSuite/TestRunRm [2022-03-11T20:26:27.976Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-11T20:26:31.619Z] INFO: Zapped successfully [2022-03-11T20:26:31.620Z] [2022-03-11T20:26:31.620Z] INFO: executeCI.ps1 exiting at Fri Mar 11 20:26:24 CUT 2022. Duration 01:20:11.8055695 [2022-03-11T20:26:31.620Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-11T20:26:31.855Z] Recording test results [2022-03-11T20:26:32.466Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-11T20:26:33.763Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-11T20:26:35.113Z] Creating win-2022-integration-bundles.zip [2022-03-11T20:26:36.657Z] === RUN TestDockerSuite/TestRunRootWorkdir [Pipeline] archiveArtifacts [2022-03-11T20:26:38.219Z] Archiving artifacts [2022-03-11T20:26:39.537Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43256/5/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-03-11T20:26:39.558Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [Pipeline] sh [2022-03-11T20:26:40.458Z] + make clean [2022-03-11T20:26:41.728Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-11T20:26:43.354Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T20:26:43.354Z] docker-dev-cache [2022-03-11T20:26:43.354Z] docker-mod-cache [Pipeline] deleteDir [2022-03-11T20:26:44.623Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-11T20:26:44.623Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T20:26:44.623Z] === RUN TestDockerSuite/TestRunState [2022-03-11T20:26:44.623Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T20:26:44.623Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-11T20:26:46.793Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-11T20:26:46.793Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T20:26:46.793Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T20:26:49.686Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-11T20:26:49.686Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T20:26:49.686Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-11T20:26:49.686Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T20:26:49.686Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-11T20:26:49.686Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-11T20:26:49.686Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-11T20:26:49.686Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T20:26:49.686Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-11T20:26:54.362Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-11T20:26:54.362Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T20:26:54.362Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-11T20:26:54.362Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:26:54.362Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-11T20:26:54.362Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T20:26:54.362Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-11T20:26:54.362Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T20:26:54.362Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-11T20:26:54.362Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T20:26:54.362Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-11T20:26:54.362Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T20:26:54.362Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-11T20:26:54.362Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T20:26:54.362Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-11T20:26:54.362Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T20:26:54.362Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-11T20:26:54.362Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T20:26:54.362Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-11T20:26:54.362Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T20:26:54.362Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-11T20:26:57.256Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-11T20:26:57.256Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T20:26:57.256Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-11T20:27:04.306Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-11T20:27:04.306Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T20:27:04.306Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-11T20:27:04.306Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T20:27:04.306Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-11T20:27:08.032Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-11T20:27:16.578Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-11T20:27:21.253Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-11T20:27:28.310Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-11T20:27:28.310Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T20:27:28.310Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-11T20:27:28.310Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-11T20:27:31.202Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-11T20:27:34.106Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-11T20:27:37.033Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-11T20:27:37.033Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T20:27:37.033Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-11T20:27:37.033Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-11T20:27:37.033Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-11T20:27:37.033Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T20:27:37.033Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-11T20:27:37.033Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T20:27:37.033Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-11T20:27:37.033Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T20:27:37.033Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-11T20:27:37.033Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T20:27:37.033Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-11T20:27:37.033Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T20:27:37.033Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-11T20:27:41.718Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-11T20:27:43.887Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-11T20:27:46.055Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-11T20:27:56.356Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-11T20:27:56.356Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-11T20:27:56.356Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-11T20:27:56.356Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-11T20:27:56.356Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-11T20:27:56.356Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-11T20:27:56.356Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-11T20:27:56.356Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-11T20:27:56.356Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-11T20:27:56.356Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-11T20:27:56.356Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-11T20:27:56.356Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-11T20:27:56.356Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-11T20:27:56.356Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-11T20:27:56.356Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-11T20:27:56.356Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-11T20:27:56.356Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T20:27:56.356Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-11T20:27:59.256Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-11T20:27:59.256Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-11T20:27:59.712Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-11T20:28:00.168Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-11T20:28:02.347Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-11T20:28:02.347Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-11T20:28:05.244Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-11T20:28:07.414Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-11T20:28:09.585Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-11T20:28:09.585Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:28:09.585Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-11T20:28:18.131Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-11T20:28:18.131Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:28:18.131Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-11T20:28:22.810Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-11T20:28:22.810Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T20:28:22.810Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-11T20:28:22.810Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T20:28:22.810Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-11T20:28:22.810Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T20:28:22.810Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-11T20:28:22.810Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T20:28:22.810Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-11T20:28:29.880Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-11T20:28:29.880Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T20:28:29.880Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-11T20:28:29.880Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T20:28:29.880Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-11T20:28:29.880Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T20:28:29.880Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-11T20:28:29.880Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:28:29.880Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-11T20:28:29.880Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T20:28:29.880Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-11T20:28:29.880Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:28:29.880Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-11T20:28:32.056Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-11T20:28:34.227Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-11T20:28:34.227Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T20:28:34.227Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-11T20:28:37.129Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-11T20:28:37.129Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T20:28:37.129Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-11T20:28:37.129Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T20:28:37.129Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-11T20:28:37.129Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:28:37.129Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-11T20:28:37.129Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T20:28:37.129Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-11T20:28:37.129Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:28:37.129Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-11T20:28:37.129Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:28:37.129Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-11T20:28:54.787Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-11T20:28:54.787Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-11T20:28:54.787Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-11T20:28:54.787Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:28:54.787Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-11T20:28:54.787Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-11T20:28:54.787Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-11T20:28:54.787Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-11T20:28:56.959Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-11T20:28:56.959Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-11T20:29:00.688Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-11T20:29:00.688Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-11T20:29:01.144Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-11T20:29:01.144Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-11T20:29:01.601Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-11T20:29:11.909Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-11T20:29:11.909Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:29:11.909Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-11T20:29:11.909Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-11T20:29:11.909Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-11T20:29:11.909Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T20:29:11.909Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-11T20:29:22.220Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-11T20:29:22.220Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-11T20:29:22.220Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-11T20:29:39.881Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-11T20:29:39.881Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T20:29:39.881Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite (2924.01s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (101.63s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.15s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.38s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.52s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.41s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.00s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (111.61s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.13s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.31s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.61s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.99s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.37s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.45s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.09s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.41s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.93s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.01s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.34s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.28s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.44s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.16s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.54s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.70s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.94s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.55s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.05s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.17s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.52s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.11s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.59s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.83s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.29s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.71s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.24s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.63s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.36s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.15s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.74s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.84s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.75s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.61s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.73s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.50s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.91s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.81s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.78s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.04s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.90s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.07s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerignore (74.71s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.97s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (90.01s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.72s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.77s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.30s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.73s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.48s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.89s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.45s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.60s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (130.85s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.08s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.58s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.03s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.28s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.21s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.65s) [2022-03-11T20:29:39.881Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2022-03-11T20:29:39.881Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildFails (2.81s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.87s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.96s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.44s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.88s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.57s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.61s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.89s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildHistory (13.10s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.19s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.20s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.29s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildLabel (1.19s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.84s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildLabels (1.18s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.83s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.73s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.21s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.59s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.96s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.02s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.90s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.79s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.33s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.94s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.05s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.77s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.06s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.55s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.66s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.56s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.42s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.86s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.70s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.16s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.53s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.57s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.19s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.32s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.49s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.18s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (33.88s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildRm (13.83s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.68s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.73s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.10s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.88s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.62s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.29s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.00s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.94s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildStderr (4.59s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.74s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.56s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.45s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.81s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.49s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.32s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.92s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.11s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.06s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.72s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.92s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.44s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.79s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.61s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.45s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (13.77s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.37s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.44s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.72s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestCommitChange (5.21s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.36s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestCommitNewFile (17.04s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestCommitTTY (13.69s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.85s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.54s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.33s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.55s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.60s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.94s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-11T20:29:39.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-11T20:29:39.882Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.91s) [2022-03-11T20:29:40.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.42s) [2022-03-11T20:29:40.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.46s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.81s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.43s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.63s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.92s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.40s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.96s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.13s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.95s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.52s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.43s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.46s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.34s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.13s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.57s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.75s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.72s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.73s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.81s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000053e0_} (7.89s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13313036065_c:\foo_false____} (7.86s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13313036065_c:\foo_true____} (2.76s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.83s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.73s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.66s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.85s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.89s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCpToCaseE (17.52s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCpToCaseH (20.18s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCpToDot (7.75s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCpToStdout (2.87s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.68s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.31s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.41s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.75s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.74s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.78s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.67s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.95s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsCopy (5.68s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.79s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.55s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.14s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsFilters (5.10s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsFormat (10.57s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.39s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsRename (2.96s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsResize (8.29s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.53s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.00s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.12s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsUntag (2.84s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.39s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.32s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.33s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.50s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.56s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.58s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.21s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.58s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.50s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestExecInspectID (5.11s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.70s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.48s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.22s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.25s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.31s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.31s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.36s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.87s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.86s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.40s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.21s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.71s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.14s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.10s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T20:29:40.342Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T20:29:40.342Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.94s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.79s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.71s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.26s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.54s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectDefault (7.88s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectHistory (5.57s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.04s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.79s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.62s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.55s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.56s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectStatus (2.97s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.60s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.76s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.79s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.92s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.72s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.62s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.50s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.27s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.50s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.45s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.52s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.52s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.29s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.47s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.76s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.93s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.82s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.58s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.57s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsSince (9.38s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsTail (3.12s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.78s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.42s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.06s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.24s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.10s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPsByOrder (9.40s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.45s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.76s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.48s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (14.26s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.23s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.85s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.60s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.58s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.82s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.63s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.26s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.96s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.96s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.73s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.75s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.66s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.59s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.31s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.85s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.09s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.60s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.21s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.75s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiTag (0.96s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.93s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.24s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.75s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.16s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.50s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.69s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.09s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.52s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.54s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.46s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.67s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunBindMounts (15.46s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.71s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.69s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.24s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.59s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.66s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.74s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.74s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.93s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.78s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (8.08s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.59s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.62s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.49s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunExitCode (2.41s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.40s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.49s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.74s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.04s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.77s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.54s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:29:40.343Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.93s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T20:29:40.343Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.60s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.38s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.88s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.70s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.66s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.31s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.17s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.13s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunRm (2.92s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.83s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.69s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.83s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.63s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.74s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.47s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.20s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.83s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.39s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.24s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.60s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.75s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.73s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.76s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.85s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.66s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.95s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.79s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.93s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.41s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.05s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.82s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.83s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.87s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.50s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.44s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.36s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.51s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.29s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.61s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.60s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.58s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.92s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.48s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.01s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.32s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.16s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.83s) [2022-03-11T20:29:40.344Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-11T20:29:40.344Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.69s) [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-11T20:29:40.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.344Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-11T20:29:40.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-11T20:29:40.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-11T20:29:40.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-11T20:29:40.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-11T20:29:40.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-11T20:29:40.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-11T20:29:40.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-11T20:29:40.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-11T20:29:40.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:29:40.345Z] === RUN TestDockerSchema1RegistrySuite [2022-03-11T20:29:40.345Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-11T20:29:40.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T20:29:40.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T20:29:40.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-11T20:29:40.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-11T20:29:40.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T20:29:40.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T20:29:40.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T20:29:40.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-11T20:29:40.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-11T20:29:40.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-11T20:29:40.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-11T20:29:40.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-11T20:29:40.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-11T20:29:40.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-11T20:29:40.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-11T20:29:40.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-11T20:29:40.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-11T20:29:40.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-11T20:29:40.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-11T20:29:40.345Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-11T20:29:40.345Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-11T20:29:40.345Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-11T20:29:40.345Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-11T20:29:40.345Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:29:40.345Z] === RUN TestDockerDaemonSuite [2022-03-11T20:29:40.345Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-11T20:29:40.345Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-11T20:29:40.345Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-11T20:29:40.345Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:29:40.345Z] === RUN TestDockerSwarmSuite [2022-03-11T20:29:40.345Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-11T20:29:40.345Z] === RUN TestDockerPluginSuite [2022-03-11T20:29:40.345Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-11T20:29:40.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-11T20:29:40.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-11T20:29:40.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-11T20:29:40.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-11T20:29:40.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-11T20:29:40.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-11T20:29:40.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-11T20:29:40.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-11T20:29:40.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-11T20:29:40.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-11T20:29:40.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:29:40.345Z] === RUN TestDockerExternalVolumeSuite [2022-03-11T20:29:40.345Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-11T20:29:40.345Z] === RUN TestDockerNetworkSuite [2022-03-11T20:29:40.345Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-11T20:29:40.345Z] === RUN TestDockerHubPullSuite [2022-03-11T20:29:40.345Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-11T20:29:40.345Z] PASS [2022-03-11T20:29:40.345Z] ok github.com/docker/docker/integration-cli 2924.453s [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === Skipped [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-11T20:29:40.345Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:29:40.345Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-11T20:29:40.345Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T20:29:40.345Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-11T20:29:40.345Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:29:40.345Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T20:29:40.345Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-11T20:29:40.345Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T20:29:40.345Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-11T20:29:40.345Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-11T20:29:40.345Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T20:29:40.345Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:29:40.345Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:29:40.345Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:29:40.345Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:29:40.345Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T20:29:40.345Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T20:29:40.345Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T20:29:40.345Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2022-03-11T20:29:40.346Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-11T20:29:40.346Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T20:29:40.346Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.346Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T20:29:40.346Z] [2022-03-11T20:29:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-03-11T20:29:40.807Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T20:29:40.807Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.807Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T20:29:40.807Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-03-11T20:29:40.808Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-11T20:29:40.808Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-03-11T20:29:40.808Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-03-11T20:29:40.808Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-11T20:29:40.808Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T20:29:40.808Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2022-03-11T20:29:40.808Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:29:40.808Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T20:29:40.808Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-11T20:29:40.808Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T20:29:40.808Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-11T20:29:40.808Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T20:29:40.808Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-11T20:29:40.808Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T20:29:40.808Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.808Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T20:29:40.808Z] [2022-03-11T20:29:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-11T20:29:40.809Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-11T20:29:40.809Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-11T20:29:40.809Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-11T20:29:40.809Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-03-11T20:29:40.809Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T20:29:40.809Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-11T20:29:40.809Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-11T20:29:40.809Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:29:40.809Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T20:29:40.809Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T20:29:40.809Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T20:29:40.809Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T20:29:40.809Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T20:29:40.809Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T20:29:40.809Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T20:29:40.809Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T20:29:40.809Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T20:29:40.809Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T20:29:40.809Z] [2022-03-11T20:29:40.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T20:29:40.809Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.809Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T20:29:40.810Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T20:29:40.810Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T20:29:40.810Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T20:29:40.810Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T20:29:40.810Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T20:29:40.810Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T20:29:40.810Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T20:29:40.810Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T20:29:40.810Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T20:29:40.810Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T20:29:40.810Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.810Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T20:29:40.810Z] [2022-03-11T20:29:40.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T20:29:40.810Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-11T20:29:40.811Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-11T20:29:40.811Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T20:29:40.811Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.04s) [2022-03-11T20:29:40.811Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-03-11T20:29:40.811Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.06s) [2022-03-11T20:29:40.811Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.06s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-03-11T20:29:40.811Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T20:29:40.811Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T20:29:40.811Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T20:29:40.811Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T20:29:40.811Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T20:29:40.811Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:29:40.811Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T20:29:40.811Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T20:29:40.811Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T20:29:40.811Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-03-11T20:29:40.811Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.811Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T20:29:40.811Z] [2022-03-11T20:29:40.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T20:29:40.811Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T20:29:40.812Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-03-11T20:29:40.812Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.04s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.04s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T20:29:40.812Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.812Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T20:29:40.812Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T20:29:40.813Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T20:29:40.813Z] [2022-03-11T20:29:40.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:29:40.813Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-03-11T20:29:40.814Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.05s) [2022-03-11T20:29:40.814Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.05s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-03-11T20:29:40.814Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-11T20:29:40.814Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-11T20:29:40.814Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T20:29:40.814Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-11T20:29:40.814Z] [2022-03-11T20:29:40.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:29:40.814Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T20:29:41.271Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T20:29:41.271Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T20:29:41.271Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T20:29:41.271Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-11T20:29:41.271Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T20:29:41.271Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T20:29:41.271Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-11T20:29:41.271Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-11T20:29:41.271Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-11T20:29:41.271Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T20:29:41.271Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T20:29:41.271Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T20:29:41.271Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-03-11T20:29:41.271Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:29:41.271Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T20:29:41.271Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-11T20:29:41.271Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:29:41.271Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.271Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:29:41.271Z] [2022-03-11T20:29:41.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-11T20:29:41.272Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] DONE 1088 tests, 539 skipped in 2936.280s [2022-03-11T20:29:41.272Z] INFO: Integration tests ended at 03/11/2022 20:29:40. Duration:00:48:56.6756057 [2022-03-11T20:29:41.272Z] INFO: Docker info of the daemon under test at end of run [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] Containers: 2 [2022-03-11T20:29:41.272Z] Running: 0 [2022-03-11T20:29:41.272Z] Paused: 0 [2022-03-11T20:29:41.272Z] Stopped: 2 [2022-03-11T20:29:41.272Z] Images: 18 [2022-03-11T20:29:41.272Z] Server Version: 0.0.0-dev [2022-03-11T20:29:41.272Z] Storage Driver: windowsfilter [2022-03-11T20:29:41.272Z] Windows: [2022-03-11T20:29:41.272Z] Logging Driver: json-file [2022-03-11T20:29:41.272Z] Plugins: [2022-03-11T20:29:41.272Z] Volume: local [2022-03-11T20:29:41.272Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T20:29:41.272Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T20:29:41.272Z] Swarm: inactive [2022-03-11T20:29:41.272Z] Default Isolation: process [2022-03-11T20:29:41.272Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-11T20:29:41.272Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-11T20:29:41.272Z] OSType: windows [2022-03-11T20:29:41.272Z] Architecture: x86_64 [2022-03-11T20:29:41.272Z] CPUs: 4 [2022-03-11T20:29:41.272Z] Total Memory: 32GiB [2022-03-11T20:29:41.272Z] Name: azwin-2-eb1470 [2022-03-11T20:29:41.272Z] ID: G6UI:AJ3I:LO5Y:4CR5:WE24:M4QJ:F3DL:UOLA:45QY:J42X:WIFW:D2TD [2022-03-11T20:29:41.272Z] Docker Root Dir: D:\CI\PR-43256\5\daemon [2022-03-11T20:29:41.272Z] Debug Mode (client): false [2022-03-11T20:29:41.272Z] Debug Mode (server): true [2022-03-11T20:29:41.272Z] File Descriptors: -1 [2022-03-11T20:29:41.272Z] Goroutines: 17 [2022-03-11T20:29:41.272Z] System Time: 2022-03-11T20:29:41.0141118Z [2022-03-11T20:29:41.272Z] EventsListeners: 0 [2022-03-11T20:29:41.272Z] Registry: https://index.docker.io/v1/ [2022-03-11T20:29:41.272Z] Labels: [2022-03-11T20:29:41.272Z] Experimental: false [2022-03-11T20:29:41.272Z] Insecure Registries: [2022-03-11T20:29:41.272Z] 127.0.0.0/8 [2022-03-11T20:29:41.272Z] Live Restore Enabled: false [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] [2022-03-11T20:29:41.272Z] INFO: Stopping daemon under test [2022-03-11T20:29:41.273Z] SUCCESS: The process with PID 5560 (child process of PID 2360) has been terminated. [2022-03-11T20:29:41.273Z] SUCCESS: The process with PID 2360 (child process of PID 1424) has been terminated. [2022-03-11T20:29:41.730Z] INFO: Stop tailing logs of the daemon under tests [2022-03-11T20:29:41.730Z] INFO: executeCI.ps1 Completed successfully at 03/11/2022 20:29:41. [2022-03-11T20:29:41.730Z] INFO: Tidying up at end of run [2022-03-11T20:29:41.730Z] INFO: Saving daemon under test log (d:\CI\PR-43256\5\dut.out) to bundles\CIDUT.out [2022-03-11T20:29:41.730Z] INFO: Saving daemon under test log (d:\CI\PR-43256\5\dut.err) to bundles\CIDUT.err [2022-03-11T20:29:41.730Z] INFO: Saving containerd logs to bundles [2022-03-11T20:29:41.730Z] INFO: Nuke-Everything... [2022-03-11T20:29:42.187Z] INFO: Container count on control daemon to delete is 2 [2022-03-11T20:29:42.187Z] 6d31c59cb967 [2022-03-11T20:29:42.187Z] 34e9e1fdbbfc [2022-03-11T20:29:42.644Z] INFO: Tidying pidfile d:\CI\PR-43256\5\docker.pid [2022-03-11T20:29:42.644Z] INFO: Nuking d:\CI [2022-03-11T20:30:12.575Z] INFO: Zapped successfully [2022-03-11T20:30:12.575Z] [2022-03-11T20:30:12.575Z] INFO: executeCI.ps1 exiting at Fri Mar 11 20:30:12 CUT 2022. Duration 01:18:10.5846573 [2022-03-11T20:30:12.575Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-11T20:30:12.813Z] Recording test results [2022-03-11T20:30:21.581Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-11T20:30:23.690Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-11T20:30:25.441Z] Archiving artifacts [2022-03-11T20:30:40.766Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43256/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T20:30:41.693Z] + make clean [2022-03-11T20:30:43.229Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T20:30:43.229Z] docker-dev-cache [2022-03-11T20:30:43.229Z] 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